Forums

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

Home Forums CSS Tag HTML in CSS

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #25682
    morecrab
    Member

    Hi all,

    i have a problem with tag html in css. the case is like this :

    Code:
    /* This will be save as design.css */
    p {
    color: #cccccc;
    }

    then, i create a html page like this:

    Code:

    Life doesn’t last forever

    So we have to help each other, and live life to the fullest

    The problem is: i want the include file color is i.e. #aaaaaa not using the css i defined.

    Any related reply is so appreciated.. :)

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