1) Application Project
You have 20 minutes to complete the following.....
- Make a new set of root folders named lastname_firstname_practice_exam
- Place a subfolder in the root folder and name it images
- Open up Notpad and place the basic HTML tags in it. Please include DOCTYPE and Language
- Place the largest heading into the webpage with the text "The Dawn of a New Morning"
- Go to a random text generator website and create seven paragraphs. Insert this text into the file.
- Insert second level headings before each of the paragraphs and name them by the day of the week. Ex.... Monday, Tuesday, Wednesday etc...
- Save your file assuming that this would be the homepage for this website.
2) Application Project
You have 25 minutes to complete the following.....
- Open up Macromedia Fireworks
- Create a new file that is 300 pixles wide and 200 pixels tall
- Save this file as image1.gif
- Create a graphic that has sun, moon, stars, and clouds using the tools in Fireworks.
- Fill in your graphic completely so there is no empty space
- Insert your image in the first paragrah floating the image to the right.
- Under the second paragraph create an unordered list of the first three things you do every day when you wake up.
- Under the third paragraph create a table. Use headings to title the first row/first column of the table "Days of the Week" and the first row/second column "Number of Days of School This Month". Continue the data table by filling the number of days of school you have in the month of January with a number.
3) Application Project
You have 30 minutes to complete the following.....
- Open your html file
- Complete the following using Internal CSS
- Make your image float using a CSS rule rather than HTML
- Make your largest heading have the following:
- Font Family Arial, Serif, Times New Roman
- Font Color Light Blue (look up the hexidecimal code)
- Center the text
- Create 7 named H2 CSS rules
- Apply a different font and color to each
- Apply them each of the H2's so they look different.
- Create a rule for your p tags
- Add colors
- Add a font
- Using a DIV change the color of the second paragraph to #7B68EE and the font to Wingdings