ghbondar / webDevClass-Hub

a repository to help introduce and orient students to the GitHub collaboration environment, and to support the web development classes at Pitt-Greensburg
GNU Affero General Public License v3.0
3 stars 0 forks source link

Homework 4 due on Monday, Nov 5 #13

Closed ghbondar closed 6 years ago

ghbondar commented 6 years ago

Homework-04: 1) Remove all internal and in-line CSS in your HTML files 2) Improve your HTML by including Semantic Structure, as described in the Semantic HTML tutorial. 3) As you change 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, as above. 4) As usual, push all content to your personal Github repos and to your webspace.

KhuongNgx commented 6 years ago

http://newtfire.org/~khn5/

Jazour11 commented 6 years ago

http://newtfire.org/~jaz66/