Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homework due on Fri 11/02 #12

Closed
ghbondar opened this issue Nov 1, 2018 · 1 comment
Closed

Homework due on Fri 11/02 #12

ghbondar opened this issue Nov 1, 2018 · 1 comment
Labels
Assignment Please do this for the course. old

Comments

@ghbondar
Copy link
Owner

ghbondar commented Nov 1, 2018

HW-03: Continue to develop and improve your existing HTML and CSS:

  1. Add styling to different selectors besides the background (body-element):
  1. Remove all in-line CSS (CSS-styling that is part of the HTML file) that might be present, if you have recycled code from earlier in the course.
  2. As you are probably adding to your existing HTML and CSS files, you are required to use comments in both HTML and CSS to identify these changes:
    <!-- ghb 2018-10-31: This is a comment in an HTML file -->
    /* ghb 2018-10-31: This is a comment in a CSS file*/
    When you make a change or add something, briefly describe the change to your code, with your initials and the date.
  3. After uploading to webpage, check to see if your HTML and CSS are valid using the validator sites:
    Validate your HTML: https://validator.w3.org/
    Validate your CSS: http://jigsaw.w3.org/css-validator/
  4. Remember to push your code to your personal Github repo when you are done.
@ghbondar ghbondar added the Assignment Please do this for the course. label Nov 1, 2018
@Jazour11
Copy link
Collaborator

Jazour11 commented Nov 2, 2018

@ghbondar ghbondar added the old label Nov 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assignment Please do this for the course. old
Projects
None yet
Development

No branches or pull requests

2 participants