|
Posted by Bastard on 04/16/06 15:46
"Toby Inkster" <usenet200604@tobyinkster.co.uk> wrote in message
news:h1q9h3-p9t.ln1@ophelia.g5n.co.uk...
> Bastard wrote:
>
>> As I'm just learning CSS I'm still learning all the tags. By the way,
>> when
>> you say elements are these things like "footer, header, etc?"
>
> An element, in short, is something that begins with:
>
> <something>
>
> and ends with:
>
> </something>
>
> For example, this is a P element:
>
> <p>Lala <b>lala</b> la.</p>
>
> and it contains some text, and a B element.
>
> (The matter is confused somewhat by the fact that some elements (e.g.
> <hr>) don't have/need an closing tag, and some have an optional opening
> tag too!)
>
> --
> Toby A Inkster BSc (Hons) ARCS
> Contact Me ~ http://tobyinkster.co.uk/contact
> Now Playing ~ ./dexter_freebish/tripped_into_divine/08_wild_things.ogg
Ah ha! Fantastic! Thank you very much....
Is <b> being replaced by <strong> ?
I seem to know little bits here and there but filling in these blanks is
really helping thank you.
Navigation:
[Reply to this message]
|