Thursday, 31 July 2014

Project One: HTML intro

HTML stands for Hyper Text Markup Language. HTML is used to create webpages. It is a set of code that a website creator inserts into a plain text file like Adobe Dreamweaver to format text as titles and headings, arrange graphics on a webpage, create links to different pages within a website and link to different websites. HTML tags are used before and after words or phrases to indicate their format and location on the webpage. The tags are also used to add images, tables, music and other various elements to a webpage. The idea behind HTML is to take a piece of text and mark-it-up by wrapping it in tags. Different HTML tags are used to mark up different parts of the text.

Below are screenshots of my first two attempts at creating a webpage using HTML and the basic tags we learn't during class time. I have shown screenshots of both the code and webpage.

Exercise One:

                         
                               
Exercise Two:


                       

No comments: