Chris;

XHTML is confusing but;

At 11:47 PM 12/4/2003 +1100, you wrote:
I use Transitional because Strict wont allow me to even add my own HTML code to fix something.
Ie. say I have some text, and its not worth putting in CSS...
So I have:

<p align="center">
That is an error in Strict...
Can I use Style=""
In strict?

In your css, as a child of the div where you place the paragraph, make a class (or many depending) of the p with certain values you want and in the XHTML: <p class="myclass"></p>

That will validate in strict.

I cant even set the language of a "Script"
Eg:
<script language="_javascript_">
its very confusing...

The language tag is almost deprecated in Strict (it's an optional value), and it only needs <script type="text/_javascript_">

transitional requires those things...
but strict doesn t...
and it also wants some other weird things!

Like? send em on and we'll help you :o)

www.neester.com/index2.php <-- my CSS masterpiece in progress :D

Looks like you are getting there, in Mozilla though the underlaying menu is smaller then the buttons with about 5-6 pixels I would 'guestimate' this early in the morning without extensive coffee ;o)

  Regards
      ~Veine

Veine K Vikberg
http://www.vikberg.net
Professional Web Guru

Reply via email to