Tasha's Virtual World

This is my Virtual Notebook for "Web Page Design For Beginners" to practice tags and take notes about the lesson.

My name is Tasha, I am very interested in Web Page Design.
I am hoping that I can establish a business in Website Development and Maintenance.


Tag Reference
Special Characters
Online Resources



Tag Reference


Week One Tags

<p> </p> - paragraph
<body> </body> - main tag, displays the information on the web page
<title> </title> - "title" for web page
<html> </html> - let the browser know that the document it is looking at is written in HTML so that it can display it properly
<head> </head> - hold special information about the web page itself
<b> </b> - tag set creates bolder text
<i> </i> - tag set creates italicized text
<br> </br> - line break
<center> </center> - center texts
<h#> </h#> - create a heading
attributes - tells tag a change is coming
value - tells attribute what the change is




Week Two Tags

Notebook Two




Week Three Tags

Notebook Three

  1. <img src="image.jpg"> - refers to the filename of the image and where it is located
    Attributes:
    • width="number" - normally listed first
    • height="number"
    • alt="description" - display textual explanation
    • border="number" - adds a frame around the image
    • align="value" - the image can be aligned right, left, top, bottom, or middle with respect to the text
    Note: Image can be -
    1. clickable by being place the tag between <a href=> </a>
    2. centered by being placed between <center> </center> -
    <br clear="all"> - forces new text to show under the image

Attributes used in the opening <body>:
Attributes used in the <font> </font> set - :




Week Four Tags

Notebook Four

Tag Function
<table> </table> creates a table in HTML
<tr> </tr> Table Row
<td> </td> Table Data
<caption> </caption> describe table
<th> </th> Table Header
<p align="center"> </p> Center Table

Extras:




Using Tag References
This is after using br.

This is an example using p: Mary had a little lamb, and Jesus was his name.

GOT JESUS?
Used center to have my statement centered.

This is a strong statement: JESUS is real and so is HELL.

What can I emphasize here? JESUS LOVES YOU!

One of my Favorite Verses found in Psalm 27:
One thing I ask of the LORD, this is what I seek: that I may dwell in the house of the LORD all the days of my life, to gaze upon the beauty of the LORD and to seek him in his temple.


Here is a graphic

Got God?


Special Characters
Online Resources


<h3> Using Special Characters <h3>

I am going to use &nbsp in this example:
Who is your shepherd?
In the above example, you saw me use &. Cool huh?


Resources for Special Characters and Entities


Tag Reference
Online Resources



My Online Resources

  1. Webmonkey HTML Cheatsheet
  2. W3Schools HTML Tutorial

Tag Reference
Special Characters



Table of Contents

Notebook Two

Notebook Three

Notebook Four


Explore Virtual University
Hosted by www.Geocities.ws

1