
ALA's
Great Sites for Kids Fun
Links Homework
Help Internet Safety Tumblebooks
World Book Online
Everybody
Reads Curriculum
Resources Homeschooling
Links Internet Safety Custom
Collection Form Parenting
About
Children's Services Children's
Book Awards Book
Lists Children's
Literature Programs:
Main Library Programs: Branches
Volunteer
|
HTML Tip Sheet
Remember that if you start a tag: < >, you must stop it by using the slash: </ >
Basic HTML tags
<b>Make this bold</b> = Make this bold
<i>Make this in italics</i> = Make this in italics
<br> Use to skip a line
<p>Use this when writing a paragraph</p>
<hr> Makes a line across the page:
Headings
<H1>This is Heading 1</H1>
<H2>This is Heading 2</H2>
<H3>This is Heading 3</H3>
<H4>This is Heading 4</H4>
<H5>This is Heading 5</H5>
<H6>This is Heading 6</H6>
Center
<center>This will center your text.</center>
Linking
<a href="http://www.acpl.info">http://www.acpl.info</a> = http://www.acpl.info
<a href="http://www.acpl.info">www.acpl.info</a> = www.acpl.info
<a href="http://www.acpl.info">Allen County Public Library</a> = Allen County Public Library
Images
<img src="alien.gif"> =
Web sites with more information
Quick reference HTML tags -
http://www.ipl.org/div/kidspace/kidsweb/reference.html
Color chart -
http://www.geocities.com/siliconvalley/network/2397/
See the basic code used to create this page...
This page was created by Jen McKinney and Sara Patalita for Children's Services' Let's Make a Web Page! program. This page is maintained by Becky White, Children's Services. Comments
and suggestions can be sent to Becky White at bwhite@acpl.lib.in.us,
or to Mary R. Voors, Manager, Children's Services at mvoors@acpl.lib.in.us.
|
|