Collected by Elizabeth Janson Home Page |
|
Elements described on this page:-address, b, big, blockquote, br, cite, code, dfn, div, em, font, H1 - H6, hr, i, img, ins and del, kbd, listing, nobr, nowrap, p, plaintext, pre, q, s, samp, small, strong, sub, sup, tt, u, var.
<hr> has style and intrinsic eventsThe HR element causes a horizontal rule to be rendered by visual user agents.The amount of vertical space inserted between a rule and the content that surrounds it depends on the user agent. HR stands alone - 'Start tag: required, End tag: forbidden' align = left|center|right, with the default as center, size may be expressed in pixels, and width as a percentage, default is 100%. We can add style (inline style information) and (intrinsic events) - onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup
<A HREF="" ONMOUSEOVER = "alert('See, here\'s still another simple message. You can easily change it.')")><hr color=blue size=5 width=80%></a>
<br> is no longer without featuresIn the Style-sheet :- .br { MARGIN: 0px; background-Color: #99ff99; /* palegreen */ } In the text :- <P style="background-Color: #cccc66">This is p. <P class=br>This is p class=br. 'MARGIN: 0px;' is important! Notice that there is no blank line inserted between this line and the previous one. In this regard, p br works like <br>. Unlike <br>, it need not be an empty tag. </p> and this is the rest of the outer paragraph.</P> This is p. This is p class=br. 'MARGIN: 0px;' is important! Notice that there is no blank line inserted between this line and the previous one. In this regard, p br works like <br>. Unlike <br>, it need not be an empty tag. It can contain attributes specifying color, size, and so forth. and this is the rest of the outer paragraph.Using the '#cccc66' background, shows that oddly, background is not inherited by the 'end words' of the parent paragraph. Did you know?To put the page in the top left corner of the screen, Netscape uses 'marginheight="0" marginwidth="0"', while IE uses 'topmargin="0" leftmargin="0"' in the BODY element. Dressing upElements on other pagesLists:- ul, ol, li, dd, dt, dl, Tables:- caption, col, colgroup, colspan, rowspan, table, td, tbody, tfoot, th, tr, thread, Subjects I have not tackled
Visual formatting of tables uses frame, rules, border, align and valign, cellpadding and cellspacing, nowrap, title. In case you have forgotten
Font style elements are TT, I, B, BIG, SMALL, STRIKE, S, and U
Here are the meanings of some of the less obvious elements.
DEL puts a strike through it's contents, INS does an underline, and both allow Tool-tips.
<INS datetime="2000-11-05T08:15:30-05:00"
title="Changed on 5 Nov 2000 as a result of Steve B's comments in meeting.">
Furthermore,</INS> the latest figures suggest that such practice is on the rise.
"A Sheriff can employ <DEL title="Changed on 5 Nov 1994 by Steve B's comments.">3</DEL> <INS>5</INS> deputies."
<Q> does not appear to <Q>change any inline</Q> feature, change any inlinefeature, unless it has styleproperties attached. < t t > and < k b d > and < s a m p > and <c o d e > each set text off from the other text by changing them to a courier-like font. <b l o c k q u o t e> and < p r e > create blocks of text
Blockquote indents the text, but ignores line-breaks unless Blockquote indents the text, but ignores line-breaks unless <BR> is used to show the way, unlike <PRE> which uses my line-breaks and changes the text. How can it be turned off? I found </plaintext> was ignored. |
CSS begins here |
|
This page is part of Elizabeth Janson's web site
http://www.oocities.org/elizatk/index.html
My other sites are the Anglican Parish of
Northern Mallee,
Tetbury residents in the Eighteenth Century
my Australian Family History
and Barrie, our Family Poet.