Invalid bug???

Mikolaj Machowski mikmach at wp.pl
Fri Jul 30 19:43:55 BST 2004


Why putting all these divs in one row is considered proper????

http://bugs.kde.org/show_bug.cgi?id=86293

<!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" lang="pl"> 
 <head> 
 <title>Testcase</title> 
 </head> 
 <body> 
 <div> 
 <div style="float:left"> Div left </div> 
 <div style="float:right"> Div right </div> 
 </div> 
 <div> Regular div </div> 
 </body> 
 </html>

m.

-- 
LaTeX + Vim = http://vim-latex.sourceforge.net/
Vim HTML Templates http://www.vim.org/scripts/script.php?script_id=988
vim.pl - http://skawina.eu.org/mikolaj
VimGDB - http://skawina.eu.org/mikolaj/vimgdb






More information about the kfm-devel mailing list