Hello list,

I'm having two doubts concerning markup of data (in a table).

For example:

<table summary=""><caption>Overview hotels</caption>
<tr>
<th>
Name hotel<br />
City<br />
Type room<br />
Breakfast including

</th>
<td>Date staying</td>
<td>

100 euro<br />
Taxes: 25 euro<br />
Total: 125 euro

</td>
</tr>
</table>

- First one:
Should I markup those data in a list? (ul, li) Is a <p> valid? Or just
loose text with <br /> ?
- Second one:
Does exist a semantical correct way to markup the last cell's calculation?

Thank you very much in advance.

Best regards,
Esther

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to