by Ramiro Gutierrez July 10, 2006
Computerg33k: This is HTML...
<html>
<head>
<title>EXAMPLE</title>
</head>
<body bgcolor="red">
<table style="width: 809px; height: 262px;" 1000px="600px"
300px="" border="0" cellpadding="2"
cellspacing="2">
</body>
</html>
<html>
<head>
<title>EXAMPLE</title>
</head>
<body bgcolor="red">
<table style="width: 809px; height: 262px;" 1000px="600px"
300px="" border="0" cellpadding="2"
cellspacing="2">
</body>
</html>
by Computerg33k July 28, 2009
You have to close your tags with a >.Start you tags with a < and make it end with a >.It's a way to make a website to well make it look like it is the way it is.You can use codes for thing to dissapper with useinging <,>,#,or a :
by ..................................................................... August 13, 2006
Hypertext Markup Language
A markup language used to structure text and multimedia documents and to set up hypertext links between documents, used extensively on the World Wide Web.
A markup language used to structure text and multimedia documents and to set up hypertext links between documents, used extensively on the World Wide Web.
<html>
<head>
<title>
Test Page
</title>
</head>
<body>
This is a test!
</body>
</html>
put that into notepad or another editor and save it as index .html that is html (basic)
<head>
<title>
Test Page
</title>
</head>
<body>
This is a test!
</body>
</html>
put that into notepad or another editor and save it as index .html that is html (basic)
by xNevermore November 29, 2005
What makes everything possible.
by Sebastian Anderson... October 11, 2007
by vkp November 25, 2007
by fu sky dad August 03, 2015