| 
 Posted by Bernhard Sturm on 06/13/13 11:56 
Hi 
 
>  
> I have css loaded at head section: 
>  
> <link rel="stylesheet" href="/style.css" type="text/css"> 
>  
> ... and I want beetween <td> and </td> pure html without any styles. 
>  
> Have you got any idea? 
 
Why not post a URL so we can see what you might want to achieve. I have  
to admit, that I didn't quite understand your problem. First of all your  
document should be proper and pure (X)HTML. If you want to ommit all the  
defined styles for a particular section in your document then you might  
simply wrap this section into a particular ID or class (or maybe easier,  
you wrap the part of your document you want to apply your CSS into a  
particular class). 
 
HTH. 
bernhard 
 
--  
www.daszeichen.ch 
remove nixspam to reply
 
  
Navigation:
[Reply to this message] 
 |