WebMaster icon, Lecture 2

Blockquote

<Blockquote>
</Blockquote>

Ordered List

<OL>
  <LI>One
  <LI>Two
</OL>
  1. One
  2. Two

Unordered List

<UL>
  <LI>Three
  <LI>Four
</UL>
  • Three
  • Four


Prev | Next | The 'Old' Way to Make Your Own Home Page


Blockquote is a container tag that indents a section of text. It is like making the left margin smaller.

An Ordered List begins with an <OL> tag. An <LI> single tag is placed at the beginning of each line that receives a number. The list ends with a </OL> tag.

An Unordered List begins with a <UL> tag. An <LI> single tag is placed at the beginning of each line that receives a bullet. The list ends with a </UL> tag. Lists can be nested and each level of list gets a different bullet type.


Prev | Next | The 'Old' Way to Make Your Own Home Page


'The WebMaster Speaks....' 2-9

Webmaster Lectures
Welcome to a series of lectures on the World Wide Web
Home | Lectures overview | Lecture 1 | Lecture 2 | Lecture 3 | Lecture 4 | Lecture 5 | Lecture 6 | Lecture 7 | Lecture 8



Membership

Login





Last update: Monday, July 10, 2000 at 10:35:07 PM.
Go to John Koch's home page or send him a message.