BACK TO INDEX
The ebook is about "XHTML in easy steps" by Mike Mcgrath
-
Introducing XHTML
-
Head information
- Body
content
- Adding
style
- Making lists -
- ordered - The ol and li tags
are treated the same as in html 4.0.
- unordered - same
with the ul tag.
- disc - The shape of the icon used
within the list tags should be specified in the
css.
- circle - The cirle icon can be treated the same.
- square - as does the square.
- decimal - the
list-style-type attribute also works to specify which
numbered listing. choice are decimal, upper-roman,
lower-roman,upper-alpha, lower-alpha.
- image -
or even an
image.
- definition - The definition lists tags, dd -
def data, dt - def term, dl - def list, work the
same as in html. you can use the dt as an element in
a css.
- positioning - the list-style-position
attribute can be used to change the default of outside
to inside in the alignment of list groups. and coding
it as a class, can indent the list a certain number
of pixels.
- shorthand -
- Building
tables
- Hyperlinks
and anchors
- Embedding
objects
- Using
frames
- Creating
forms
- Borders
and margins
- Displaying
content
- Stylish
text
-
Controlling backgrounds
- XHTML
Mobile Profile
?
PeterK of [email protected]
This page last revised on 29oct4
©2004 PNK ALL RIGHTS RESERVED.