HTML ~ Web Design - PowerPoint PPT Presentation

About This Presentation
Title:

HTML ~ Web Design

Description:

... HTML Hyper-Text Markup Language Standard language used to create Web pages. (Known as Hypermedia documents) How does web page access work? – PowerPoint PPT presentation

Number of Views:84
Avg rating:3.0/5.0
Slides: 8
Provided by: GISD81
Category:
Tags: html | design | hyper | language | markup | text | web

less

Transcript and Presenter's Notes

Title: HTML ~ Web Design


1
HTML Web Design
2
Internet vs. Web
  • Internet
  • Massive network of networks
  • Networking infrastructure connects millions of
    computers forming a network in which any computer
    can communicate with any other computer as long
    as they are both connected to the Internet.
  • World Wide Web
  • Way of accessing info over the Internet
  • An information sharing model built on top of the
    Internet
  • Uses HTTP (one of the languages spoken on the
    Internet)

3
What is a Browser?
  • Browser
  • Software application used to locate and display
    web pages.
  • Access documents called Web Pages that are linked
    to each other via hyperlinks
  • Examples
  • Internet Explorer
  • Netscape Navigator

4
HTTP vs. HTML
  • HTTP
  • Hyper-Text Transfer Protocol
  • The language used by web clients (you) and the
    Web Server (Internet Explorer)
  • HTML
  • Hyper-Text Markup Language
  • Standard language used to create Web pages.
    (Known as Hypermedia documents)

5
How does web page access work?
6
What makes a good/bad web site?
  • Content
  • Does is have what Im looking for?
  • Is the info accurate?
  • Reliable
  • Is the site down a lot?
  • Ease of use
  • How easy is it to find what Im looking for
    (navigation)?
  • Aesthetics
  • Is the site pleasing to view?

7
  • ltHTMLgt
  • ltHEADgt
  • ltTITLEgtLearning HTMLlt/TITLEgt
  • lt/HEADgt
  • ltBODYgt
  • I am learning HTML.
  • lt/BODYgt
  • lt/HTMLgt

1. Starting Code
2. Heading
3. Body
4. Ending Code
Write a Comment
User Comments (0)
About PowerShow.com