HTML, CSS information - MSPimpCodes.com
What is HTML?
In short:
HTML is the coding language used to make web pages just like MSPimpCodes.com.
HTML short for "Hypertext Markup Language" is a coding/programming language used to create web sites. Internet browsers such as IE, FireFox and so on then interpret the code/HTML and output the desired layout exactly how the person who created it intended.
Learn HTML - W3Schools HTML Tutorial
Learn HTML - HTML Goodies
What is CSS?
In short:
CSS is just eye candy, it is how a page is styled, from fonts to text sizes.
CSS short for "Cascading Style Sheets" style HTML web page elements. All "Cascading Style Sheets" end with a .css extension.
Learn CSS - W3Schools CSS Tutorial
|