Welcome!


FunAdvice is a social question & answer site where you can make friends, share photos and meet people near you.
FunAdvice RSS for this page:
Rss_feed

Which sites give good html and css tutorials?

hot air balloons Asked by luvly about 1 year ago, 1 answer.

Which site gives simple and clear html and css tutorial lessons?

Send this to a friend

buddha? Answered by funguy on Jun 05, 2007, 08:13PM
| 962 answers.

I found a site called 'Strictly CSS' which seemed to give a good overview of CSS. HTML is completely simple to learn and you could write webpages in 'Notepad' on Windows with html. I prefer using a book for the html tags. I still use a book sometimes to figure out code that I can't remember easily. All tags in html are simple and they all use the '< >' brackets to write the tags and there is always a closing tag written with '</ >'. Since html is not allowed on this site (for many reasons) I cannot show you examples. Wait.... hold on.... here try this bit of code in notepad. Change the quotation marks to < and > around the tag (like and ) then save the file as sample.html under 'all file types' in notepad.

'html'
'head'
'title' Sample Webpage '/title'
'/head'
'body'
'h2' This will print big '/h2'
'h3' This is smaller '/h3'
And this is even smaller.
'/body'
'/html'

After changing the quotes to <>'s and saving it then open the file with internet explorer or your current web browser. This web page sample lacks a lot, but it gives you an idea of the structure of the tags to get some of what you want. But you really should get a book on html.

Answer this Question: "Which sites give good HTML and CSS tutorials?"

Your Answer: HTML is not allowed.


Back to top




 

Related Photos

509boy koolaid Picture.a space cadet space cadet jaymesiah