560 likes | 730 Views
Introduction. The Web Defined Miscellaneous Web Browser Details Web Writing Styles Web Presentation Outline, Design, and Management Registering Web Pages Lynx: Text-Based Web Browser. The Web Defined. Software application Publish and browse hypertext documents
E N D
Introduction • The Web Defined • Miscellaneous Web Browser Details • Web Writing Styles • Web Presentation Outline, Design, and Management • Registering Web Pages • Lynx: Text-Based Web Browser From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
The Web Defined Software application Publish and browse hypertext documents Transported over Internet HTTP Browsers are multiprotocol URL = Web address From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
The Web Defined From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Miscellaneous Web Browser Details Personal Preferences Bookmarks Plug-ins and Helper Applications Web Browsers Comparison: Netscape and Microsoft From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Cookies Disk cache Fonts Helper applications Home page location Images JavaScript and Java Messages Miscellaneous Web Browser Details Personal Preferences From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Saved URLs Collection of bookmarks: Hotlist List of favorites Bookmark list Title of page Bookmark folders Miscellaneous Web Browser Details Bookmarks From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Reasons for saving bookmarks: Visit often May never find again Miscellaneous Web Browser Details Bookmarks From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Miscellaneous Web Browser Details From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Miscellaneous Web Browser Details From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
The Web Writing Styles Introduction The Biography The Business Exposition The Guide The Tutorial Writing Genres Summary From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Writing Styles Introduction • Different from printed page: • Readers spend less time • Short • Less longevity • Designed to grab attention From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Writing Styles Introduction • Different from printed page: • Hyperlinked • Published by anyone • Dynamic • Multimedia • Appearance and form critical From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Writing Styles From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Writing Styles The Biography • Up-to-the-minute • Subpages read in any order • Exploratory nature • In-line images and animations • Short hyperlinks From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Writing Styles From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Writing Styles The Business Exposition • Easy-to-use hyperlinks • Interesting images • Compact • Colorful • Easy to explore • Title, header, and footer • Well-designed menu From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Writing Styles From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Writing Styles The Guide • Search mechanism • Easy to read • Easy to navigate From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Writing Styles From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Writing Styles The Tutorial • Select menu • Not intimidating • Short, informative text • Graphics From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Writing Styles Writing Genres Summary • Theme and goals • Exploration • Colors and text • Consistent page design • User-friendly navigation • Short, descriptive writing From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation Outline,Design, and Management Introduction Goal Setting Outlining Navigating Designing and Coding Revising From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management Introduction • Details • Coding • Features • Graphics • Layout • Writing quality • Load time • Hyperlinks From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management Goal Setting • Audience • Date • Graphics • Length • Maintenance • Money • Objective • Research • Writing From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management Outlining • Two schools of thought • Produce HTML code concurrently • Two-step process: • Develop writing • Code HTML From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management Hierarchical Design From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
<HTML> <HEAD> <TITLE>How to Clean a Dorm Room </TITLE> </HEAD> <BODY> <H1>How to Clean a Dorm Room</H1> <H3>Bathroom</H3> <H3>Bedroom</H3> <H3>Kitchen</H3> </BODY> </HTML> Web Presentation, Outline,Design, and Management From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
<HTML> <HEAD> <TITLE>How to Clean a Dorm Room </TITLE> </HEAD> <BODY> <H1>How to Clean a Dorm Room</H1> <H3>Bathroom</H3> <H5>Mop Floor</H5> <H5>Wash Mirror</H5> <H5>Clean Sink</H5> ... Web Presentation, Outline,Design, and Management From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management Navigating • Hyperlinks • Circular arrangement • Forward/backward movement • Step-by-step instructions • Sequentially read text From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management Navigating • Exploratory arrangement • Jumping from nearly every page to nearly every other • Geographical areas or maps • Image maps From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management Navigating • Hierarchical arrangement • Limited hyperlinks from introduction page • Succeeding pages have additional hyperlinks • Tree-like • Fanout - number of hyperlinks available from page • Depth - levels of tree From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management Designing and Coding • Navigating • Coding and writing • Revising From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management Revising • Prototyping • Check navigation • Comment code • Final evaluation From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Web Presentation, Outline,Design, and Management Revising • Graphics • Headers and footers • Reread • Spell check From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Registering Web Pages Indexed by search engine Other pages hyperlink to page On-line form Speed and number of hits Directory services Traffic From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Lynx: Text-Based Web Browser Introduction Starting Lynx Basic Navigation Features Bookmarks Printing Images From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Lynx: Text-Based Web Browser Introduction • No graphics • No multimedia • Advantage: Loads quickly • Disadvantage: Unable to view images From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Lynx: Text-Based Web Browser From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Lynx: Text-Based Web Browser From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Lynx: Text-Based Web Browser Starting Lynx • Type lynx at prompt • Brings up home page • Type lynx followed by URL • Loads document From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Lynx: Text-Based Web Browser Basic Navigation • Move among hyperlinks with up/down arrows • Follow hyperlink with right arrow or ) • Return to previous page with left arrow • Scroll down with + or space bar • Scroll up with - or b From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Lynx: Text-Based Web Browser Features • History list with backspace or delete key • Main screen with m • View source code with \ • Stop with z • Reload with CONTROL-R • Access Options Menu with o From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Lynx: Text-Based Web Browser Bookmarks • Document’s URL (option d) • URL of current hyperlink (option l) • Cancel without saving (option c) • View bookmark list (v command) From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Lynx: Text-Based Web Browser Printing • p command • Mail document to yourself • Save to local file first From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web
Lynx: Text-Based Web Browser From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web