HTML is an abbreviation for Hyper Text Markup Language.
CSS is an abbreviation for Cascading Style Sheets.
HTML is actually used to create the webpage and the content that it has, like the images and writing.
CSS is used to design the webpage and tell the writing and images to be in a certain place, like an image on the top of the page, another in the center etc...
"Anything on the internet can be modified, deleted or added just with the use of HTML and CSS! Even on instructables.com!"
The best thing is...
All you need is a computer!
So lets get started on our journey into web designing...
Remove these ads by
Signing UpStep 1: What is a website made of?
-
Right click on any blank area on the webpage.
-
Click view page source
-
This will open up a new window or a tab according to your settings showing the HTML code that the website runs on.
NOTE : Some websites like instructables, google, youtube etc use a lot of Javascript in their coding, so don't get scared...after reading this instructable, you will be easily able to understand what HTML and CSS are and the fundamental tags.

































































Visit Our Store »
Go Pro Today »




Doctypes are a form of metatags that tell your browser which version HTML you wrote in your webpage. There are subtle differences for each version so it matters quite a lot which one you use.
You can find all the info on w3schools,
btw, you can also apply a HTML5 doctype to #1 of your html page to make the page HTML5 instead of 4.01
Thanks, Nove-Noga
Glad I was able to help,
Thanks
THIS FONT IS BIG AND IN RED COLOR
ABBR
But there are other websites out there which offer certification like logiczap.com etc for cheap...
with HTML, but I guess it's all up to personal preference.
Why did the <pre> tag in STEP 6 not have a closing tag </pre> ? Or, the shortcut <pre  /> ?
I will be changing the pic soon, thx again!
Very well done on the ible! 5*****