Categories
- Beauty & Style
- Computers & Tech
- Education & School
- Entertainment
- Environmental Issues
- Food & Dining
- FunAdvice Community
- Gaming & Games
- General Knowledge
- Health
- Home & Garden
- Jobs & Money
- Kids
- Love & Relationships
- Music
- Nutrition & Fitness
- Parents & Family
- Pets & Animals
- Politics
- Religion & Spirituality
- Science
- Shopping
- Sports
- Travel
- Writing & Literature
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 tag and /tag) 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?"
Popular questions related to Which sites give good HTML and CSS tutorials?
- How to slice my web layout? - Photoshop, Dreamweaver cs3
- How do I design a web layout using Photoshop cs3, dreamweaver cs3,
- How do I save and burn Youtube videos?
- What does CSS stand for, I know it's a computer acronym
- Afterburn 4 - clouds doesnt look well in render
- Where can I find good Paint Shop Pro 8 texture tutorials?
- Free english typing tutorial
- How to get backgrounds on Myspace?
- What is the best way to learn photoshop?
- Is there a software that can teach me photo editing?
- PHOTOFILTRE!
- Gimp gradients and tutorials
- Gimp tutorials?
- How do I become a computer programmer?
- Computer to phone...help
Share this question
Copy and paste this code:It will display on your blog or site like this:
Which sites give good html and css tutorials?



Which sites give good html and css tutorials?
Which site gives simple and clear html and css tutorial lessons?