I am in the process of my first website design and I am a complete novice to this, but struggling through it thanks to forums like this :) I would like help on how I structure the following in html code:
first line: title of a gallery
second line: sub-heading
third line: sub-sub heading
Three answers:
2010-03-22 18:44:15 UTC
Use your HTML heading codes for this, ;)
Heading One
Sub - Heading One
Sub Sub - Heading
The heading HTML codes goes from 1-6. ( )
You can always use CSS to give style to your heading tags if you don't like the way it's displayed.
Good luck, ;)
?
2010-03-22 18:42:43 UTC
This isn't going to answer your question per say, but it will help with all your following questions like this.
Go to http://www.w3schools.com/html/default.asp
On the left hand side, start with HTML intro. The site reads like a book (at the bottom of each "lesson" is a next chapter button). When you get to the end you should be able to do this and a lot more with no problem. Hope this helps :)
Jeff P
2010-03-22 18:40:33 UTC
You need to do some reading.
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.