HighDots Forums  

Table Cell

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Table Cell in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
shapper
 
Posts: n/a

Default Table Cell - 11-18-2007 , 06:13 PM






Hello,

I am creating a table which holds data.
I am using ASP.NET and when the table is created it renders the table
cells as follows:

<td>
<span>
Tag 01
</span>
</td>

The value is rendered inside a <span> tag before added to the table
cell.
I know how to remove this.

My question is: is this normal do to or usually the html should look
as follows:
<td>
Tag 01
</td>

Thanks,
Miguel

Reply With Quote
  #2  
Old   
shapper
 
Posts: n/a

Default Re: Table Cell - 11-18-2007 , 08:38 PM






On Nov 19, 1:24 am, "Beauregard T. Shagnasty"
<a.nony.m... (AT) example (DOT) invalid> wrote:
Quote:
shapper wrote:
Hello,

I am

multi-posting. Don't do that. Look for answers in
comp.infosystems.www.authoring.html

http://oakroadsystems.com/genl/unice.htm#xpost

--
-bts
-Motorcycles defy gravity; cars just suck
Hi,

Sorry, but I posted here first because I didn't know the HTML
newsgroup.
I found it on the right bar of Google Groups after posting this post
here in CSS.

Thanks,
Miguel


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.