Re: Superscript (<sup>) and middle alignment in tables



On 2 jan, 08:30, jodleren <sonn...@xxxxxx> wrote:
On Dec 23 2007, 4:14 pm, Rob Waaijenberg <robwaaijenb...@xxxxxxxxxxx>
wrote:


Here you are:http://panbaltica.com/sandpit/test/test.htm

Hello Jodleren,

You should change your doctype declaration to HTML 4.01 strict and
then correct all of the validation markup errors.

I highly and strongly recommend
Using Web Standards in your Web Pages:Making your page using web
standards - how to
http://developer.mozilla.org/en/docs/Using_Web_Standards_in_your_Web_Pages:Making_your_page_using_web_standards_-_how_to

Nested tables should always be avoided.

The default vertical alignment in cell is middle in all modern
browsers; so there is no need whatsoever to add valign="middle" in all
your cells.

<font> is a deprecated, old, rusted HTML element. Please upgrade. You
will find how to do all this (convert bgcolor, replace <font>, how to
validate, etc) by consulting the "Using Web Standards in your Web
Pages" link I mentioned.

All of your webpage indicates over-constraining, over-declaring, over-
formating and over-attributes-specifying. You can reduce your webpage
markup code to half of what it is easily if you read a bit and then
keep your mind open about what people are trying to tell you in this
forum newsgroup.

Regards, Gérard
.



Relevant Pages

  • Re: another attempt at HTML/CSS buttons
    ... |> |> Because I've managed to avoid the things that tend to be problems, ... I also went back to doing tables in HTML just for IE. So ... elements with classes that select for:hover and get the effect> I'm not ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: Is there an online searchable database for music?
    ... works perfectly on Opera, IE and Firefox. ... It is NOT in Microsoft's purview to make Web standards. ... the practical choices are HTML 3.2 or HTML 4.0. ... Most of the errors that the Validator flags are simple stuff. ...
    (rec.arts.dance)
  • Re: XHTML2?
    ... HTML 5 proposes several tags which defeats the purpose of clear separation of content with presentation/style and goes against what lots of web standards advocacy groups have been relentlessly promoting during over a decade. ...
    (alt.html)
  • Re: Why doesnt IE show full html source?
    ... My guess is if the validator has EnableClientScript=false, ... "John Dalberg" wrote in message ... > Why does IE not show the full html source when I try to view the source?? ... > conforming to web standards. ...
    (microsoft.public.dotnet.framework.aspnet)