Basic HTML Reference:

Code for a basic webpage :

<html>

<head>

<title>

Page Title goes here, this will appear in the window title, not on the page

</title>

</head>

<body>

YOUR WEB CONTENT GOES HERE

</body>

</html>


Basic Tags:

<b>Bold</B>

<i>Italics</i>

<u>underlined</u>

<center>Center on page</center>

<font color ="red">font color</font> (any basic color will work)

<font size = +4>font size</font> (adjust font size from 1-7 plus or minus)

note: you can combine these two: <font size=+5 color="red" >

<hr> Horizontal Rule:


<br> continue on next line

<p> continue two lines down

Hyperlink:

<a href ="http://www.google.com">Google</a>

Place an Image:

<img src="name_of_image.jpg" alt="description of image" >

Attach a CSS

<link href="name_of_css.css" rel="stylesheet" type="text/css" />


Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'wetsoxor'@'localhost' (using password: YES) in /home6/wetsoxor/public_html/davinci/classes/inet/basicref.php on line 80

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home6/wetsoxor/public_html/davinci/classes/inet/basicref.php on line 81
Access denied for user 'wetsoxor'@'localhost' (using password: YES)