Go Back   Free website templates > Web Template Help > HTML - XHTML - CSS

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-14-2009, 10:20 AM
Junior Member
 
Join Date: Jun 2009
Posts: 25
gilbertsavier is on a distinguished road
Default Html

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
Reply With Quote
  #2 (permalink)  
Old 07-14-2009, 02:49 PM
djwilson's Avatar
Senior Member
 
Join Date: Apr 2008
Location: United Kingdom
Posts: 389
djwilson is on a distinguished road
Send a message via Skype™ to djwilson
Default

Whats the point in this??
Reply With Quote
  #3 (permalink)  
Old 07-24-2009, 01:21 PM
Senior Member
 
Join Date: Jul 2009
Posts: 253
boemboem is on a distinguished road
Default

with an nothing saying charset :P
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:51 AM.