Monday, 3 November 2014

Introduction to Web

The three languages that are used for the web are :
HTML, CSS and Java Script.
HTML is for - This coding is written in english, and it is for the basics of creating a website, for example, if you want the font to be bold and in Italics. HTML alters the font, colour, size etc. of text.


CSS is what the body of the web page would look like. Therefore CSS alters the style of the 

Java Script is for animation and interactive pieces on a website. This is usually generated in codes using more numerical figures rather than english.

No comments:

Post a Comment