Click here to Skip to main content
15,899,754 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Time Sheet Online Pin
Vasudevan Deepak Kumar17-Apr-08 22:19
Vasudevan Deepak Kumar17-Apr-08 22:19 
GeneralRe: Time Sheet Online Pin
Vasudevan Deepak Kumar17-Apr-08 22:18
Vasudevan Deepak Kumar17-Apr-08 22:18 
AnswerRe: Time Sheet Online Pin
angelinwilliams17-Aug-12 2:32
angelinwilliams17-Aug-12 2:32 
QuestionHow to get Soap XML Webservice Message Pin
MacksDaddy15-Apr-08 3:49
MacksDaddy15-Apr-08 3:49 
AnswerRe: How to get Soap XML Webservice Message Pin
led mike15-Apr-08 7:28
led mike15-Apr-08 7:28 
Questionauto entering the text in browser Pin
Sunil Shindekar14-Apr-08 21:29
Sunil Shindekar14-Apr-08 21:29 
AnswerRe: auto entering the text in browser Pin
Shog915-Apr-08 15:02
sitebuilderShog915-Apr-08 15:02 
QuestionSemi hierarchical data and "correct" html Pin
Roger Alsing13-Apr-08 19:56
Roger Alsing13-Apr-08 19:56 
I need to present data with the following structure:

+-------+--------+-----+-----+------------+ 
| Kalle |  Anka  |  1  |  A  | Ankeborg   | 
|       |        |  2  |  B  |            | 
|       |        |  3  |  C  |            | 
+-------+--------+-----+-----+------------+ 
| Arne  |  Weise |  1  |  Y  | STockholm  | 
|       |        |  2  |  X  |            | 
+-------+--------+-----+-----+------------+ 


What would be the most "correct" way to do this according to html and css standards etc?

It is tabular data but two of the cells contains lists.

My first thought was to simply flatten the data and make a TR for each list element, thus making this made up sample into 5 TR where some of the fields are blank.

But are there other alternatives?
would it be correct to use ul/il elements inside the cells for the lists?
bullet lists with css formatting inside the list cells?


GeneralRe: Semi hierarchical data and "correct" html Pin
Johnny ²13-Apr-08 23:08
Johnny ²13-Apr-08 23:08 
GeneralFluid width image [modified] Pin
ASPnoob13-Apr-08 14:48
ASPnoob13-Apr-08 14:48 
GeneralRe: Fluid width image Pin
Shog913-Apr-08 15:50
sitebuilderShog913-Apr-08 15:50 
QuestionDiv Ids Pin
jonhbt12-Apr-08 22:59
jonhbt12-Apr-08 22:59 
AnswerRe: Div Ids Pin
Shog913-Apr-08 7:52
sitebuilderShog913-Apr-08 7:52 
QuestionFlash Actonscript Pin
alana12-Apr-08 7:25
alana12-Apr-08 7:25 
QuestionGet collection of controls on webpage Pin
Programm3r12-Apr-08 2:04
Programm3r12-Apr-08 2:04 
GeneralRe: Get collection of controls on webpage Pin
Christian Graus12-Apr-08 14:32
protectorChristian Graus12-Apr-08 14:32 
QuestionHow to protect html pages Pin
Poonam Gandash11-Apr-08 18:27
Poonam Gandash11-Apr-08 18:27 
AnswerRe: How to protect html pages Pin
Christian Graus12-Apr-08 14:33
protectorChristian Graus12-Apr-08 14:33 
GeneralHELP: managing multiple virtual folders of cloned websites Pin
andrewwan198011-Apr-08 0:43
andrewwan198011-Apr-08 0:43 
GeneralRe: HELP: managing multiple virtual folders of cloned websites Pin
Expert Coming13-Apr-08 23:18
Expert Coming13-Apr-08 23:18 
GeneralFirefox javascript problem Pin
marky77710-Apr-08 22:58
marky77710-Apr-08 22:58 
AnswerRe: Firefox javascript problem Pin
Shog911-Apr-08 5:43
sitebuilderShog911-Apr-08 5:43 
GeneralRe: Firefox javascript problem Pin
marky77713-Apr-08 20:50
marky77713-Apr-08 20:50 
GeneralRe: Firefox javascript problem Pin
Shog914-Apr-08 3:31
sitebuilderShog914-Apr-08 3:31 
QuestionViewSource HTML Code Pin
L Viljoen10-Apr-08 2:57
professionalL Viljoen10-Apr-08 2:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.