Forums

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

Home Forums CSS Newbie has a question

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35017
    carlynn
    Member

    Hello:

    I am a new member to this forum. I am also new to HTML and CSS.

    I am working through a book and doing the site along with them.

    I ran in to a problem that I just can not figure out, I wondering can I include my css style sheet here with a message for anyone to see. I don’t know if that is allowed or not.

    There is just so much to learn and so many questions. I would appreciate any help.

    Carlynn

    #90084
    standuncan
    Member

    If you’re asking can you post your style sheet here, on the forum/in a post, yes. There are multiple ways, but because you are a beginner probably the easiest way is to copy and paste it in between pre and code tags like this:

    <pre>
    <code>
    <!– Code Goes Here –>
    </code>
    </pre>

    #90100
    mafokken
    Member

    Don’t feel overwhelmed or don’t worry about feeling overwhelmed. HTML and CSS is a great place to start to learn to create websites.

    I would suggest getting either Firefox or Chrome. Then install Firebug or the developer add-in respectively. This was the only way I would have been able to learn html and css.

    If you are still a little fuzzy on the reason we have css.

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