[haiku-development] Re: CSS issue in userguide/welcome page

  • From: Humdinger <humdingerb@xxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sat, 06 Dec 2008 16:33:52 +0100

Stephan Assmus wrote:
I am still catching up with e-mails,  in case no one else already replied, I 
think this
issue may be fixable by declaring another document type in the HTML header.

I got a mail from koki who suggested a special IE-fixes.css. Also quite 
involved...
Anyway, koki sends his best holiday and new year wishes. :)

At least
this is how I got another project to render the same across all browsers. This 
is the
type I used:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> <html
xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en"> [...]

It does mean you need to change quite a few tags, because <img ... > for 
example is not
valid XML, <img ... /> is. And so on...

Thanks, I'll have a look. I should be able to access a Windows PC some time 
this weekend...

If anyone got an easier solution, preferably a tiny change in our 
welcome.css... speak up.  :)

Regards,
Humdinger

--
--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=--
Deutsche Haiku News @ http://haiku-gazette.blogspot.com

Other related posts: