ten go back to for
it's articles and I can't ignore it's example.
Thanks
Peter Mount
Web Development for Business
Mobile: 0411 276602
[EMAIL PROTECTED]
http://www.petermount.com
__
css-discuss [EMAIL PROTECTE
> Peter Mount <[EMAIL PROTECTED]> wrote:
>
> > Steve LaBadie <[EMAIL PROTECTED]> wrote:
> >
> > I created a calendar with tables and all I want to do is control the
> > borders for the table. When I apply CSS all of the tables on the page
> >
I suggest you go to this web site:
http://www.w3schools.com/
Start with a Strict doctype (I prefer xhtml). Learn xhtml. Learn CSS. Use
external files for CSS and JavaScript. Don't use font tags.
I think the above will be helpful to you.
Peter Mount
Web Development for Business
[
eading the
> child selector. You can look up conditional comments as a last resort.
>
> Have fun
>
> --
> Peter Mount
> Web Development for Business
> Mobile: 0411 276602
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> http://www.petermount.com
>
>
support_evolt/
>
Hi
I've never used h5 or h6 but I think it's a mistake to overuse the
tag in place of heading tags. I might use the strong tag to
highlight a sentence or paragraph on it's own as well as words or groups
of words. I often use h1 to at least h4.
Have