Chap6 HTML Lists
Chap6 HTML Lists
topicSix
WEB.DESIGN
IMD311 – Introduction to Web Content Management & Design
ordered list
• The <ol> tag includes the type attribute
that can be used to change numbering
style for an ordered list.
WEB.DESIGN
IMD311 – Introduction to Web Content Management & Design
ordered list
• With the start attribute you can set the value
of the first element in the list.
• For example, if you wanted to start your list
with the number 5, set the start attribute to 5
WEB.DESIGN
IMD311 – Introduction to Web Content Management & Design
Hang
• By default all lists are indented from the
left margin.
• However, you can have your markers
either begin halfway to the right of the