Mr Lowe's Lessons
Year 8 - Publishing on the Web
Some More HTML Tags that you can Try
Here are some more TAGS that you can try using on your recipe web page
Most TAGS are in used in pairs. The second TAG stops the action that the first one started.
<CENTER> </CENTER> These tags are typed at either end of things that you want put in the centre of line.
<UL> </UL> These tags are typed at either end of text that you want underlined.
<H1> </H1> These tags are typed at either end of text that you want as a large heading
<H4> </H4> These tags are typed at either end of text that you want as a smaller heading
<B> </B> These tags are typed at either end of text that you want in bold letters
<I> </I> These tags are typed at either end of text that you want in italic letters
<BR> This tag is used on its own and puts in a line break
<P> This tag is used on its own and starts a new paragraph
<HL> This tag is
used on its own and puts in a horizontal line
There are lots of TAGS that do different jobs.
They do not have to be in capitals but some people find it easier to work with them if they are.
You can buy books with the code in that you can use.
HOWEVER - there are programmes that will write the code for you which make it much easier and quicker to create a web page.
It is really helpful to have a basic knowledge of HTML because
it helps you to understand what an HTML editing programme does for you.