aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes The Second Row is Displayed as the Third Column in the First Row Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "The Second Row is Displayed as the Third Column in the First Row" Watch "The Second Row is Displayed as the Third Column in the First Row" New topic
Author

The Second Row is Displayed as the Third Column in the First Row

Natalie Kopple
Ranch Hand

Joined: May 06, 2003
Posts: 320
I am creating a table with only two columns (see the code below). Each column has its own heading, which is displayed well. Below the heading, I created two rows for data entry. The second data row somehow is displayed as the third column in the first data row. I cannot figure out the problem and need help. Thank you.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56538
    
  14

Step 1: Improve the HTML and make it much more readable (and therefore easier to see errors) by eliminating the repeated style attributes. Move the style definitions out to CSS rules.

Step 2: What's with the rowspan attributes?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: The Second Row is Displayed as the Third Column in the First Row
 
Similar Threads
logic:forward problem
What happen to this Tabbed form ?
TD Width
400,000 have downloaded the Army Game
Make rows not appear when certain row value appears