Download presentation
Presentation is loading. Please wait.
Published byAlban Day Modified over 9 years ago
1
Royalton Hartland High School Web Design WEBSITE DRAGSTER IMAGES
2
CO2 Dragster Procedure New - Index page (Home Page) 10 Thumbnail Sketches 3 Rough Drawings 1 Final Drawing Measurement Limitations Prototype Production Pre-race Test Race Evaluation New - Links
3
1 large image per web page: 640 pixels x 480 pixels Thumbnails for any other 160 pixels x 120 pixels – link to larger 640x480 Use tables to organize text and photos. Border=1px This is an instructional website, not a picture gallery! Must fit on one screen (no scroll bars)
4
1. Your website in a folder: “Last Name Dragster”. 2. Html files in the main folder. 3. Main page MUST be titled “Index.html” 4. Images in a separate folder named “Images” 5. Buttons in a folder named “Buttons” 6. Keep all other images (.psd, unused images) in a folder elsewhere.
5
1. Window, Properties 2. Page Properties button 3. Background Image, Browse Background Image, No Repeat, 100% Window Size
6
4. Code or Split 5. Look for background-image
7
6. Put the following code after your image. 7. background-image: url(Images/Race%20Background.jpg); background-repeat: no-repeat; background-size: 100%, 100%
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.