Tuesday, May 9, 2017

Blog 32




To add CSS style rules to an HTML page you need to do 2 things.
What are those 2 things?

21 comments:

  1. Make a css file, then, in the html file, link the appropriate css file to it.

    -Winten

    ReplyDelete
  2. link the css to the html and make the css page
    Aidan DeVany

    ReplyDelete
  3. first you need to make the css page and name it

    you need to link it to the page:
    < link href = "..." rel = "...">
    -Javon

    ReplyDelete
  4. make css and link it
    -sam

    ReplyDelete
  5. you need to add a css page and make a link to the page.
    -gavin

    ReplyDelete
  6. put the css's name in the Html, and then link href=" "rel=" "/
    -Cindy

    ReplyDelete
  7. Make a CSS file and then add the CSS link into the html file.

    ReplyDelete
  8. Make the CSS file and then add a link to the file in your HTML

    Sophie Dorey

    ReplyDelete
  9. add css then make a link
    dan

    ReplyDelete
  10. make a css file, in htmal link the file
    -nathan

    ReplyDelete
  11. add the css file and then add a link to your file in HTML


    -addy

    ReplyDelete
  12. you need to make a css file(and rename it) then you need to add the link in the head of your html
    -EMILY

    ReplyDelete
  13. CSS and a link to your HTML page

    Bradley Farr

    ReplyDelete
  14. make a css file and link it.
    Ryan sandstede

    ReplyDelete
  15. make a css file , then link it in the index.html under head
    kat

    ReplyDelete
  16. add the css file and then add a link to your HTML file
    andrew

    ReplyDelete
  17. you need to add a css page and make a background color, and then change the file name
    Ellie

    ReplyDelete
  18. Make a CSS file and add in HTML a link to it.
    -Hailey T.

    ReplyDelete
  19. make the css name it and add the the link from the index to the css page

    ReplyDelete
  20. make a css, then attach it to the html page

    Dylan Rees

    ReplyDelete