|
|||||||
Join now to download all the free website templates or post on the forum. If you have never been on a forum before read the
FAQ. It's quick, easy and free to join!
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
Developed by Tim Berners-Lee in 1990, HTML is short for HyperText Markup Language and is a language used to create electronic documents, especially pages on the World Wide Web, that contain connections called hyperlinks to other pages. Below is an example of a basic web page in HTML code. <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Example page</title> </head> <body> This is an example of a basic HTML page. </body> </html> _________________ Thanks & regards Lokananth |
![]() |
| Thread Tools | |
| Display Modes | |
|
|