View Single Post
Old 04-29-2011, 05:01 PM   #1
davianhussey
 
Posts: n/a
Default How to Learn HTML and CSS?

HTML (HyperText Markup Language) and CSS (Cascading Style Sheets) are pretty much the most fundamental technologies of the web. They are the language of all web pages on the Internet and sometimes they are also used to write documents and help files in your local computer. Browsers such as Internet Explorer and Firefox are what is used to render the documents written in HTML and CSS to be beautiful web pages such as this one you are seeing and reading right now. They are the most basic stuff that you will have to know before diving into more advanced programming and development languages such as JavaScript, PHP and MySQL.
  Reply With Quote

Sponsored Links