Designing, Creating and Publishing a Web Site
Three Steps to Planning a Web Site
Components and Design of a Web Site
COMPONENTS OF A WEB PAGE
· Text
· Pictures (ClipArt, Internet Images, Animated Gifs, Rollovers,
Thumbnails, Scanner, Camera)
· Background (Imported/Program)
· Horizontal Lines (Imported/Program)
· Hyperlinks (Internal/External URL's, Bookmarks and E-mail)
· Tables (Visible/Transparent)
BASIC DESIGN OF A WEB PAGE
· Concise
· Pages Easy to Read
· Site Easy to Access and Navigate
· Pages Interesting
· Pages Quick to Load
· Limited Animated Items
· Tested Thoroughly
Registration and Domain Names
Search Engine Registration With Meta Tags and With Search Engines
Related Topics
Monitor Settings (800x600, 640x480, 1024x768, 1280x1024)
Sound in Web Pages (Goto HTML Source):
Add sound by adding BGSOUND SRC=attribute within the <head> of the document. The LOOP attributes and the
associated number value specifies how many times the sound will repeat. -1 will play continuously.
<HEAD>
<BACKGROUND SRC="file name.extension of the sound" LOOP="number of loops you want">
</HEAD>
Publishing Pages
Saving Web Page to InetPub Folder (http://students.uwsp.edu/username/index or pagename.htm)
Planning Session (Establish Group, Choose Title, Choose Leader)
Publishing (Save all images, backgrounds, internal sub-pages and index page in InetPub Folder in h:drive)