nerdy wrote:
> I'm new here so here goes.
Then pull up a chair, sit down and crack open a cold one. While you're
chillin', take a look at previous posts, perhaps dig even further back at
http://groups.google.com
> Just started playing arund with html and I
> wonder if there is a correct way.
Indeed there is: The specs are here:
http://w3.org/
> Or does anything go.
No - you can't just make stuff up and expect it to work.
> Ill tell you
> what I mean. I want to break a htm page with bars.
Sounds like visual styling, perhaps you should take a look at CSS here:
http://www.w3.org/Style/CSS/
Unfortunately, the crystal ball is at the cleaners so I'm gonna have to
guess unless you can supply a url that shows what you mean.
> Now I know the
> standard "rule" to break up a page in html.
I don't.
> When using an image of a
> bar that I downloaded from the net, is it correct, or the done thing
> to use, for instance, numbers that you would use to set the size of a
> picture image ?
For an image? you mean width and height? It doesn't matter, some folk say
you should always specify them (it helps stop some browsers 'jumping about'
when loading the page), others say don't waste your time (you have to
remember to keep your markup in tune with your graphic).
Just a thought - is this a background image? take a google at "CSS
background".
> I hope this makes sense.
almost - as I said, the crystal ball facility is not currently available.
> I'm still trying to get a handle on the jargon.
The 'jargon' is in the specs.
Once again - a URL speaks a thousand words.
In any event, good luck.
--
William Tasso -
http://WilliamTasso.com