ccs question

  • Thread starter Thread starter Bei
  • Start date Start date
B

Bei

I have a web page which links to a style sheet. As you know, the style sheet
usually applies to the whole page.

However, I would like a part of the page in which the style sheet is totally
ineffective. Any other words, how can I make a part the html page not
affected by the page stylesheet?

Thanks
 
Create styles to classes and assign class names to only those elements you
want to be affected.

Hope this helps,

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top