0% found this document useful (0 votes)
62 views1 page

Ex 4

This document provides instructions for an exercise assigning students to write CSS code to style an HTML file they previously created for a hypothetical restaurant website. Students are directed to style elements like the restaurant name, menu sections, hours, and contact information using CSS properties for things like color, font, size and background. The deadline to submit the zipped folder containing the HTML and CSS files through a shared Dropbox folder is October 8, 2012.

Uploaded by

kpduffy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views1 page

Ex 4

This document provides instructions for an exercise assigning students to write CSS code to style an HTML file they previously created for a hypothetical restaurant website. Students are directed to style elements like the restaurant name, menu sections, hours, and contact information using CSS properties for things like color, font, size and background. The deadline to submit the zipped folder containing the HTML and CSS files through a shared Dropbox folder is October 8, 2012.

Uploaded by

kpduffy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Visual Tech

design studio

Kevin Duffy [email protected]

exercise 4
October 3 Ex 5 Intro October 8 Ex 5 Due & Review

Writing CSS for your Fictitious Restaurant


In Ex. 3 you created a hypothetical restaurant and made an online menu site, writing the HTML code in TextWrangler. In this Exercise you will write and link a CSS file to your HTML file to style your content. Again, view your work locally in your browser as you work. Directions You already created a hierarchy using HTML tags. In your CSS file you will give those tags CSS attributes. This includes what type you use, how large it is, what color it is, your background color of the page, background color of particular div tags etc. Sketch out ideas for how you intend to style your content, what declarations will you need to make? Consider your propertys color, background color, background image, font family, font style, font size etc. Style the following: Restaurant name Your culinary point of view Your listed menu and descriptions: Appetizers/small plates - Describe and list 3 or more Salads and or Soups- Describe and list 3 Entrees - Describe and list at least 5 Drinks - Describe and list 4 or more Hours of operation Location, link to google map Contact info One photo anywhere on the page Look at your content first, then diagram your structure before moving to TextWrangler. Deadline Due for review at the start of class October 8, 2012. Name & save files in a folder called lastname-ex4. Upload zipped folder to Dropbox.com and share folder with me. Your folder must be labeled with your last name so I can give you a grade.

Resources: http://www.dontfeartheinternet.com/ view code sourse using inspect elemnet in Chrome http://www.htmldog.com/reference/cssproperties/ http://www.w3schools.com/cssref/default.asp

You might also like