Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Resetting styles within a div/section of a page

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #41746
    MikeWD
    Member

    Hi guys, I’ve been doing some reading about efficient CSS selectors and I’d like to be able to implement what I’ve learnt within my work, however at my current place of employment they use a block system on their site which means all the HTML elements I style have various property values set to them earlier in the page (over which i have no control).

    Is there any easy way to apply something such as normalize.css to the wrapper div which im working within and not effect the other elements outside this.

    Thanks for the assistance.

    #119814
    Andy Howells
    Participant

    If you can’t edit the existing styles, your main options are to go more specific, or to use !important

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.