Directions
You need to choose your favorite type of animal and make a page about it. You need to format your page using only Interal CSS (Styles).
- Create a new file in your assignments folder named myanimal.html.
- Then find a website with information about an animal (of your choice) and make a page about it.
- Please use all internal CSS (Styles) to format your page similar to the example below.
- Use a wildcard selector (*) to make all text be arial.
- Use a div tag (that will be around your entire page. Set the background color to white, width to 80%, padding 10 px, margin-left: auto and margin-right: auto
- Set the background color (of body tag) to another color
- Set each of the h1, h2, h3 and p selectors to include colorful text and background colors (must be able to read the text).
- Save at least one picture to your images folder and add it to your page on the right.
- Add an unique picture border (using shorthand).
- At the bottom include: “Made by Your Name and the current date.
- Also on that same line make a link to the page(s) you found your information.
- Raise your hand and ask your teacher to grade your assignment on screen.