For this assignment you will create asite for an animal you like. This could be a pet, or a general kind of animal you like, or a fictional character. The idea is to make a simple fan site or shrine...




For this assignment you will create asite for an animal you like. This could be a pet, or a general kind of animal you like, or a fictional character. The idea is to make a simple fan site or shrine for your animal. Your site must have at least two pages with basic navigation between the pages.




Think about what kind of images and text content you could use on the site, andmake sure you have license to use them. You could use images and information from Wikipedia, or another source;make sure you list your sourceson the site (unless they are your pictures).Try to not spend too much time on the text contentsince that isn't what you're being graded on!




The HTML structure is not strict since the main focus for the assignment is to work with CSS and images, but make sure you use sectioning elements appropriately, and not to make things so simple that you limit what you can do with CSS.




A list of requirements:







  • Your site must haveat least two pageswith basic navigation between the pages.



  • Use anexternal style sheetfor your CSS. Do not use inline styles or the style tag.



  • You should have several images on your site.Keep your images in an "images" folder.





  • You should have some kind of header using a CSSbackground-imageand text (like a title) overlayed on it. Make sure it is clearly legible.



  • At least one image should be a link of some sort, for example a thumbnail (small image linking to a larger size) or a link to another page / site.



  • Make use of several CSSclassesand at least one CSSID. Remember IDs are for identifying unique elements on a page and classes are for applying to potentially multiple things.



  • Write at least one style declaration that gets overridden by amore specificrule.



  • Use thedescendant selectorat least once (for example, to fulfill the above requirement)



  • Make some use ofpadding,border, andmarginproperties. Use of space is key to making things look good.



  • When applying colors to your site, useexclusively


    hex color codes, using numbers thatdo not include00 or ff (this is to make you experiment with the values). In your CSS writecommentsdescribing how you get the resulting color from its components. Example:



Mar 28, 2023
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here