Download presentation
Presentation is loading. Please wait.
Published byHester Hopkins Modified over 9 years ago
1
High Points CSCI 1710 Fall 2015
2
The Internet Packet switching Arpanet Cold War
3
The Web Part of the Internet Tim Berners-Lee HTML URI HTTP
4
The Web Protocols HTTP / HTTPS FTP Internet Protocol (IP) DNS Domain names Top Level Domains Uniform Resource Locator (URL)
5
The Web Hypertext Server Client HTML
6
Hypertext Markup Language (HTML) “Language of the Web” Plain text Markup Syntax -- … or
7
HTML Tags Block Level Inline Container Standalone Nesting Last on / first off
8
HTML Tags Attributes Syntax -- … OR Tags vs Elements
9
HTML Document Structure
10
HTML Tags Head element Meta-data Links Scripts Comment block Body Displayed content Comments
11
HTML Tags Comments Syntax -- Best Practice, particularly for more complex code Code writer may not be same person who has to maintain Not secure
12
HTML Special Characters Special characters Need for literal display of characters that have special meaning to web browsers Examples -- & © “ Syntax -- < > & © "
13
HTML Lists Ordered Unordered Definition List Items Nesting
14
HTML Links Connect to other resources Internal / External Relative / Absolute Syntax -- Link Text Paths In-page
15
HTML Images Inline standalone Syntax -- Must have alt attribute Formats GIF JPG PNG
16
HTML Images Captions Syntax -- … Optimization Link
17
Web Design Usefulness Can be used Achieves a desired goal How users judge a website Content Usability User-centered Web Development Life Cycle
18
Web Development Life Cycle Define mission & target user population Collect user requirements Create & modify conceptual design Create & modify physical design Testing Implement & market Evaluate & improve
19
Web Development Life Cycle Define mission & target user population Collect user requirements Create & modify conceptual design Create & modify physical design Testing Implement & market Evaluate & improve
20
WDLC - Mission Statement Every site should have one Different from organizational mission statement What site is intended to accomplish List key parts of site
Similar presentations
© 2025 SlidePlayer.com Inc.
All rights reserved.