Jump to content

ermac

Members
  • Posts

    4
  • Joined

  • Last visited

About ermac

  • Birthday 07/25/1980

Contact Methods

  • Website URL
    http://
  • ICQ
    0

ermac's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. and how to make it? (mozilla and netscape doesnt recognize <object> tag)nvmhere is solution:http://www.alistapart.com/articles/flashsatay/I dont know is it working in opera but it works fine in netscape and firefox I dont understant why poeple posts sth when they dont wanna help - maybe some kind of blog would be more suitable for them
  2. and how to make it? (mozilla and netscape doesnt recognize <object> tag)
  3. ermac

    Tables

    I hate divs and </html> tag was there but it wasnt workingnvm i've figured it out already thx anyway
  4. ermac

    Tables

    I've got the same problem: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2"><meta http-equiv="Content-Language" content="pl"><title>title</title><style type="text/css">table { height: 100%;}td { height: 100%;}</style></head><body><table border="1" width="100%"> <tr> <td width="100%"> </td> </tr></table></body> when I remove: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> it works fine but it connot be validated as html :)any sugestions?
×
×
  • Create New...