Hi, there. Welcome to my new blog. This week assignment is HTML.Hope you enjoy....
HTML is a computer language devised to allow website creation. These websites can then be viewed by anyone else connected to the Internet. It is relatively easy to learn, with the basics being accessible to most people in one sitting; and quite powerful in what it allows you to create. It is constantly undergoing revision and evolution to meet the demands and requirements of the growing Internet audience under the direction of the W3C, the organisation charged with designing and maintaining the language.
The definition of HTML is HyperText Markup Language.
- HyperText is the method by which you move around on the web — by clicking on special text called hyperlinks which bring you to the next page. The fact that it is hyper just means it is not linear — i.e. you can go to any place on the Internet whenever you want by clicking on links — there is no set order to do things in.
- Markup is what HTML tags do to the text inside them. They mark it as a certain type of text (italicised text, for example).
- HTML is a Language, as it has code-words and syntax like any other language.
There are many websites out there who can show you how to use HTML. One of them in which my instructor recommended is W3School.Here is the links http://www.w3schools.com/. You can even practice yourselves through Tryit Editor provided by the website.You will be amazed once you try it.
| Example of HTML |
One important aspects in HTML is Colour Codes.Here I have attached pictures showing the colour with its code in HTML.You can click on the images to enlarge.
There are 16 of basic colour codes for an HTML Attribute:
| Aqua | #00FFFF |
|---|---|
| Black | #000000 |
| Blue | #0000FF |
| Fuchsia | #FF00FF |
| Gray | #808080 |
| Green | #008000 |
| Lime | #00FF00 |
| Maroon | #800000 |
| Navy | #000080 |
| Olive | #808000 |
| Purple | #800080 |
| Red | #FF0000 |
| Silver | #C0C0C0 |
| Teal | #008080 |
| White | #FFFFFF |
| Yellow | #FFFF00 |
A few sources that you can check:


hahahaha
ReplyDelete