Html and CSS

HTML is short for Hyper Text Marked-up Language. This is the language used on how to display your page in the Internet. To be honest, HTML can become really complicated if the basics were not understood. You can use and combine different HTML to come up with great designs and layouts. Among of which is the CSS.

CSS is used to design and control the style and layout of your web page. This is frequently used on multiple web pages. The acronym stands for Cascading Style Sheets. As the name itself, these are sheets of style you wish to apply on your page that are combined in one. CSS deals on the appearance and the layout of yoru page. It is highly advised that you master on making external CSS to save time and lessen the load of sheets to make.

We recommend www.w3schools.com for better and comprehendable explanation about HTML and CSS.

Leave a Reply