[!] [=title "Week 8 Homework"] [=content-]

Because it's essentially an addition to your week 9 homework (sorry!), week 8 will be short.

Part 1: Spaaaaaaaaaaaaaace

Using fixed and absolute positioning, add some more planets to your space gallery (from homework 6)! You should be able to put them in much more interesting places, because you don't have to worry about how to set margins. You may use the img tag for the new planets, but beware images from P4L may be quite large and you'll have to set a width. At least 2 new planets with absolute positions At least 2 new planets with fixed positions

If you aren't clear on the difference between absolute and fixed positions, review Week 8: Position.

Part 2: Scavenger Hunt

Find two new tags that aren't on the Rolling Tags List (if you've learned tags outside of those, it's fine to reuse a tag you've already used on homework). One should be block and one should be inline. Do NOT use CSS to override their default behaviors.

Use both tags somewhere on your website, and clearly mark which is inline and which is block.

A new inline tag A new block tag

Extra Credit

For 10 points of extra credit, teach yourself about sticky positioning and use a sticky element somewhere on your page. It should be obviously stickied; I'm not awarding this one on a technicality.

Self-Study

See homework 9.

Submission

Send a link to your github website to me once it's finished - I use your email dates to track which commit you were on when you "submitted" the assignment. This assignment is due on March 13th along with Homework 9.

[/] [#template.html]