Friday, January 18, 2013

January 18 Online Discussion Question 2

What are the steps to creating a style sheet?

6 comments:

  1. open notepad copy code from web page and paste onto the notepad page then add the link to the notepad sheet to your heading reload the page and youre done

    {travis}

    ReplyDelete
  2. First, open notepad and save it with a .css extention, create a new link from the style sheet to the webpate, and then put in all the code in the sheet, save and done.

    Autumn

    ReplyDelete
  3. What are some guidelines we should know about the style sheet itself?

    ReplyDelete
  4. You have to remove the style tags before you put in the style sheet.

    Ethan

    ReplyDelete
  5. Open notepad and save it with the .css extention, create an external link from the style sheet to your web page, and create the same external links for the other pages in the site. [Collin]

    ReplyDelete
  6. First, open text wrangler/notepad and make a external link from the style sheet to the webpage, then add the code, make sure you save it with a .css extension instead of a .html extension.
    Gracie

    ReplyDelete