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" />

John celebrates a successful pumpkin drop
Home
Architectural Design
Classes
Mr. Clark playing the bagpipes
Instructor
At FIRST with Dave
Robotics