From 9ebbb99074a0488ceb58c08fe4390a8024450cc0 Mon Sep 17 00:00:00 2001
From: Tyler Clarke
- Homework will drop every week on the Wednesday before class, and be due the following Wednesday. Your homework submissions will be entirely + Homework will drop every week on the Wednesday before class, and be due the following Friday. Your homework submissions will be entirely in website form - you'll be emailing me your HTML files.
diff --git a/site/introwebdev/week-3-homework.html b/site/introwebdev/week-3-homework.html index d39f8ee..800efcd 100644 --- a/site/introwebdev/week-3-homework.html +++ b/site/introwebdev/week-3-homework.html @@ -63,17 +63,18 @@ or the like, that should also be the same. Universal icons -
- Add some pizazz! Create a shared style.css file containing universal styles for your website (e.g. the universal font, background, etc)
- and add it to all of your pages using a link tag. CSS file linked in properly to every page Universal background color
-
I will instantly zero your grade for any assignment that leaks personal information, unless you previously contacted me about it. Make sure that there is no personal information on your website when you submit it. If you have an information leak, tell me immediately so I can help you clean it up!
+
+ Add some pizazz! Create a shared style.css file containing universal styles for your website (e.g. the universal font, background, etc)
+ and add it to your pages using a link tag. You'll have to figure out how to do this on your own - we didn't cover it in class. I'll give 2 points of extra credit
+ to any submission with style in a style.css file and 5 points if the style looks decent!
+
Read through Pro Git. I won't require you to use git properly in this course, @@ -83,13 +84,9 @@ Also, read about Jekyll and the Pages/Jekyll docs. Jekyll is an awesome tool that can make running your website much, much easier.
-- No extra credit this week :( -
- Once your site is up and you've verified everything is correct, just email the link to me. + Once your site is up and you've verified everything is correct, just email the link to me. This homework is due on Friday, January 30th.
[/] [#template.html]