User Profile

Collapse

Profile Sidebar

Collapse
blompa
blompa
Last Activity: Mar 3 '08, 06:39 AM
Joined: Feb 26 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • blompa
    replied to HTML 4.01 versus XHTML1
    Right. no PMs.
    Reason for was that I didn't want to openly share those links....
    See more | Go to post

    Leave a comment:


  • blompa
    replied to HTML 4.01 versus XHTML1
    I think I may have solved it.

    the positioning has no unit type.

    apparently this is in accordance with even strict dtd but the browsers don't assume lack of unit type means px should be used.


    hmmmm. div style: might need css verification and not xhtml. xhtml-verification just checks the style-element. not its text string. right?
    See more | Go to post

    Leave a comment:


  • blompa
    replied to HTML 4.01 versus XHTML1
    on a sidenote. all browser (opera, firefox and ie7) displays this in the same way.
    See more | Go to post

    Leave a comment:


  • blompa
    replied to HTML 4.01 versus XHTML1
    Hey, I sent you a private message with a few links to compare between.
    See more | Go to post

    Leave a comment:


  • blompa
    started a topic HTML 4.01 versus XHTML1

    HTML 4.01 versus XHTML1

    Hey there. I have a problem with some really simple xhtml.
    The following will just pile up the text, and ignore any positioning.

    Code:
    <!DOCTYPE html
            PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
            "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en_EN" xml:lang="en_EN">
    ...
    See more | Go to post
No activity results to display
Show More
Working...