1 / 35

Web Design Basics

Web Design Basics. Lecture Outline:. What is Internet? What is a ISP, Modem, Web Browser? How does information get displayed on the Web? What is a website? (basic elements) Graphic formats: JPEG, GIF, PNG Image compression.

gitano
Download Presentation

Web Design Basics

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Web Design Basics

  2. Lecture Outline: • What is Internet? • What is a ISP, Modem, Web Browser? • How does information get displayed on the Web? • What is a website? (basic elements) • Graphic formats: JPEG, GIF, PNG • Image compression

  3. It is a vast collection of computers all over the world that store information and send it out. It’s like a virtual highway and your computer is like a private on-ramp. • What do you need to connect to the internet? • An ISP (Internet service provider) • A modem (internal or external) - Dial-up via a phone line • - Broadband cable connection • - DSL high-speed phone connection What is Internet?

  4. Why Do You Need a Modem?

  5. The biggest difference between modems is speed which is called the baud (bod) rate. The rate refers to how many bits (digital pieces of info) per second can the modem send and receive. • Ex: 56K or 56,000 bps (the most typical dial-up modem speed) • Broadband (high-speed) connections refer to: • Satellite or cable • T1 Lines • DSL or ISDN • Other variations of the connections mentioned above Modem Speeds

  6. A collection of related pages is called a web site. • Each website has a home page (similar to a table of contents). It’s usually the 1st page of the site. • A site can also have an entry page (splash page), • which will lead you to the home page. The World Wide Web

  7. Reverse Though web site – entry page. Entry Page vs Home Page

  8. Reverse Though web site – home page (table of contents). Entry Page vs Home Page

  9. To see pages on the web, you must have software called a browser. • The browser reads the info on the web page and displays it on your screen. Ex: Internet Explorer, etc. • Every page on the web has an address = Uniform Resource Locator. • http://www.ratz.com/robin/hats/html Browsers & URLs • Hypertext transfer protocol • World • Wide • Web • Domain • Name • (tells you • who owns the site) • A path telling the browser where the page is located • Indicates • page format: • HTML file

  10. The basic elements of a web page

  11. How do you know what’s HTML text and what’s an image?- View Page Source in Firefox, Explorer, etc.- Right click on the image to copy it, to save it, to find out it’s size, etc.Ex: www.gavilan.edu

  12. What is the standard Web resolution?72 dpi (ppi)Decoding screen size and resolution

  13. In Photoshop, go to File, New and choose Web What screen size should I use?

  14. Which color mode is used for Web?

  15. GIF (Graphics Interchange Format) • 256 colors max • Not very good for photos, but perfect for black & white graphics, line drawings • Small file size (less than 10kb) Web Graphic Formats - GIF

  16. JPEG (Joint Photographic Experts Group) • Lots of colors = JPEG… Solid colors or no gradations = GIF • Perfect for detailed photos as it supports 16 mil. colors Web Graphic Formats - JPEG

  17. PNG (PortableNetwork Graphics) • Supports RGB only (not CMYK) • Employs lossless data compression • Was designed to improve upon and replace GIF • Can help you produce images that have transparent bkgr Web Graphic Formats - PNG

  18. Web Graphic Formats • PNG, JPEG and GIF files

  19. What is GUI?A graphical user interface is the linkbetween you and your content.Example: A screenshot of a modern GUI (Windows 7).

  20. What is GUI? A GUIis a type of user interface that allows people to interact with computers, MP3 players, gaming devices, etc. in more ways than typing.- Wikipedia

  21. Examples of GUI:

  22. Good GUI> makes a user feel in control> presents the most up-to-date info> makes info easily available> is transparent & intuitivehttp://www.sensisoft.com/ (Advertising Agency)

  23. What is Navigation? • Navigationis the term used for the structure of the • menus and all of the other kinds of links to help the • user find their way around.

  24. Dreamweaver – 1st Steps

  25. What is Dreamweaver? • Watch this video (www.lynda.com)

  26. Where to store files? • Local Drive Remote Server • Upload final files • to make the • site public

  27. You can store files under your Gavilan account • Each student enrolled in the class will have a Gavilan account and server space • It’s very important that you back up files on a regular basis (i.e. bring a USB drive or a portable external hard drive) Where to store files

  28. It’s important that you create a Root Folder before starting to • work on your site. I suggest that you create smaller folders inside • the main Root Folder to organize your files better: Organize Your Files Well • images • text • layered Photoshop files • - contract • - notes • CSS files

  29. The primary concern for any web developer • should be accessibility. Is your site designed to • be easily accessible to the wide variety of browsers • that are currently available? One of the ways you • can ensure that your site is user-friendly, is to • ensure that all files follow these naming rules: File Naming Conventions

  30. Use only low case letters • No spaces between words, but you can do this:art_portfolio.html • or this: art-portfolio.html • Don’t use any special characters such as:#, &, /, @, etc. • Make file names descriptive, but short • Use well-known abbreviations

  31. Defining a New Site • Watch this video (Adobe TV site, by James Williamson)

  32. Gradients (Photoshop) • Repeating backgrounds(Tiling images in Dreamweaver) • Rollover Images (Photoshop & Dreamweaver) Web site – Background Graphic

  33. Discovering Bodiewebsite by Nick Gariaeff • Santa Cruz Muzzleloaderswebsite by Jacqueline Kiel • Hair Salonwebsite by Ramon Mendoza • Website for Nicole & Brittany by Zachary Pettibone Student Work - Examples

  34. Good Books: “The Non-Designers Web Book” by Robin Williams and John Tollett

More Related