Copyright (c) 2004 Prentice-Hall. All rights reserved. 1 Committed to Shaping the Next Generation of IT Experts. Project 8: Prepping and Publishing a Web.

Slides:



Advertisements
Similar presentations
Step 1 Start your web browser (Internet Explorer or Firefox). Step 2 Type: in the Address box Step 3 Press Enter on the keyboard.
Advertisements

LIS650lecture 1 XHTML 1.0 strict Thomas Krichel
WEB DESIGN TABLES, PAGE LAYOUT AND FORMS. Page Layout Page Layout is an important part of web design Why do you think your page layout is important?
Web Development & Design Foundations with XHTML
Chapter 2 HTML Basics Key Concepts
XHTML Basics.
HTML/XML XHTML Authoring. Creating Tables  Table: An arrangement of horizontal rows and vertical columns. The intersection of a row and a column is called.
 Fundamentals of Web Design.  Describe the history and theory of XHTML  Understand the rules for creating valid XHTML documents  Apply a DTD to an.
Introduction to Research: The Internet
Macromedia Dreamweaver 4 Foundation Level Course.
Chapter 12 Web Publishing Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
Chapter 2 Introduction to HTML5 Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
XP Tutorial 5New Perspectives on HTML, XHTML, and DHTML, Comprehensive 1 Designing a Web Site with Frames Using Frames to Display Multiple Web Pages Tutorial.
Chapter 10 Publishing and Maintaining Your Web Site.
Dawn Pedersen Art Institute. Introduction All your hard design work will suffer in anonymity if people can't find your site. The most common way people.
ECA 228 Internet/Intranet Design I Meta Tags & Directories.
1 Web Developer Foundations: Using XHTML Chapter 11 Web Page Promotion Concepts.
1 Web Developer & Design Foundations with XHTML Chapter 13 Key Concepts.
Week 1.  Phillip Chee   Ext.1214 
ULI101 – XHTML Basics (Part II) What is Markup Language? XHTML vs. HTML General XHTML Rules Block Level XHTML Tags XHTML Validation.
Testing and Debugging Web pages. Final exam Wednesday, May 10: 10am – noon Content: guidelines will be distributed next lecture Format: Matching, multiple.
XHTML Introductory1 Linking and Publishing Basic Web Pages Chapter 3.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 Exploring Microsoft Office Word 2007 Chapter 8 Word and the Internet Robert Grauer, Keith.
Copyright (c) 2004 Prentice-Hall. All rights reserved. 1 Committed to Shaping the Next Generation of IT Experts. Project 4: Creating Hyperlinks Kelly L.
Chapter 1 XHTML: Part I The Web Warrior Guide to Web Design Technologies.
Using Html Basics, Text and Links. Objectives  Develop a web page using HTML codes according to specifications and verify that it works prior to submitting.
XHTML1 Building Document Structure Chapter 2. XHTML2 Objectives In this chapter, you will: Learn how to create Extensible Hypertext Markup Language (XHTML)
Learning Web Design: Chapter 4. HTML  Hypertext Markup Language (HTML)  Uses tags to tell the browser the start and end of a certain kind of formatting.
Introduction. Document Structure Overview  XML declaration (prolog)  Document type declaration  Root element (namespace)  Document header  Document.
Chapter 2 HTML Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
 2008 Pearson Education, Inc. All rights reserved Introduction to XHTML.
 2008 Pearson Education, Inc. All rights reserved Introduction to XHTML.
Web Searching Basics Dr. Dania Bilal IS 530 Fall 2009.
CIS67 Foundations for Creating Web Pages Professor Al Fichera Rev. August 25, 2010—All HTML code brought to XHTML standards.
A Basic Web Page. Chapter 2 Objectives HTML tags and elements Create a simple Web Page XHTML Line breaks and Paragraph divisions Basic HTML elements.
Unit 2, cont. September 12 More HTML. Attributes Some tags are modifiable with attributes This changes the way a tag behaves Modifying a tag requires.
Copyright (c) 2004 Prentice-Hall. All rights reserved. 1 Committed to Shaping the Next Generation of IT Experts. Project 7: Working with Frames Kelly L.
D. Beecroft Fremont High School Information Resources.
 2008 Pearson Education, Inc. All rights reserved Introduction to XHTML.
Chapter 9 Publishing and Maintaining Your Site. 2 Principles of Web Design Chapter 9 Objectives Understand the features of Internet Service Providers.
2.2 XHTML (cont.). Motto Yea, from the table of my memory I’ll wipe away all trivial fond records. —William Shakespeare.
Chapter 8 Browsing and Searching the Web. 2Practical PC 5 th Edition Chapter 8 Getting Started In this Chapter, you will learn: − What is a Web page −
HTML: Hyptertext Markup Language Doman’s Sections.
Copyright (c) 2004 Prentice-Hall. All rights reserved. 1 Committed to Shaping the Next Generation of IT Experts. Creating XHTML Documents Essentials for.
Web Development & Design Foundations with XHTML Chapter 2 HTML/XHTML Basics.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 2 Key Concepts 1 Copyright © Terry Felke-Morris.
Evaluating & Maintaining a Site Domain 6. Conduct Technical Tests Dreamweaver provides many tools to assist in finalizing and testing your website for.
Unit 3 — Advanced Internet Technologies Lesson 10 — Introduction to XHTML.
FORMS How to collect information f XX rom visitors Different kinds of form controls New HTML5 form controls.
HTML HYPER TEXT MARKUP LANGUAGE. INTRODUCTION Normal text” surrounded by bracketed tags that tell browsers how to display web pages Pages end with “.htm”
+ Publishing Your First Post USING WORDPRESS. + A CMS (content management system) is an application that allows you to publish, edit, modify, organize,
Copyright (c) 2004 Prentice-Hall. All rights reserved. 1 Committed to Shaping the Next Generation of IT Experts. Project 6: Creating XHTML Forms Kelly.
Microsoft Office 2008 for Mac – Illustrated Unit D: Getting Started with Safari.
XP 1 Charles Edeki AIU Live Chat for Unit 2 ITC0381.
Committed to Shaping the Next Generation of IT Experts. Essentials For Design Dreamweaver Level One Julian Rickards Project 2 Building Your First Web.
Tutorial #1 Using HTML to Create Web Pages. HTML, XHTML, and CSS HTML – HyperText Markup Language The tags the browser uses to define the content of the.
6 Criteria for Evaluating a Website! Ms. Fauss ens/Evaluating%20Websites.pdf.
Search Engine Optimization
Section 10.1 Define scripting
Information Architecture
Chapter 8 Browsing and Searching the Web
6 Criteria for Evaluating a Website!
CIW Lesson 6 Web Search Engines.
Jim Barton Librarian Glenside Public Library District
Basics of Web Design Chapter 12 Web Publishing Basics Key Concepts
Instructor Name Instructor Title Library Name
1 Introduction to XHTML.
Introduction to HTML- Basics
Basics of Web Design Chapter 12 Web Publishing Basics Key Concepts
Web Design & Development
Presentation transcript:

Copyright (c) 2004 Prentice-Hall. All rights reserved. 1 Committed to Shaping the Next Generation of IT Experts. Project 8: Prepping and Publishing a Web Site Kelly L. Valqui Essentials for Design XHTML Level 1

Copyright (c) 2004 Prentice-Hall. All rights reserved. 2 Objectives  Add comments to content and code  Work with special character entities  Add meta data to your pages  Include a document type definition  Validate a Web site  Register a domain name  Work with hosting companies  Submit a page to search engines

Copyright (c) 2004 Prentice-Hall. All rights reserved. 3 Visual Summary This storyboard gives a flow of the steps involved in publishing a Web site In general it is a good idea to construct your own storyboard for Web sites that you develop

Copyright (c) 2004 Prentice-Hall. All rights reserved. 4 Advantages of Comments  Helps multiple programmers work together on common Web sites  Provide useful information about the content of the code  Make it easier to update code  Can "comment out" code that you want to disable temporarily  Can use comments as reminders of when and where to place content updates

Copyright (c) 2004 Prentice-Hall. All rights reserved. 5 Comment tags   Begins with exclamation point and two dashes  Ends with two dashes  Anything inside the comment tag is ignored by the browser  Comments can be placed anywhere in the code  Example syntax: 

Copyright (c) 2004 Prentice-Hall. All rights reserved. 6 Representing Character Entities  Character entity – special character value  Representing character entities  Precede value by ampersand (&) and follow with semicolon (;)  Example: < for representing a the less- than symbol (<)  Example: > for representing a the less- than symbol (>)

Copyright (c) 2004 Prentice-Hall. All rights reserved. 7 Representing ASCII Values  ASCII value – the numeric representation of a character on a computer system  Representing ASCII values  Precede number by ampersand and hash mark (&#) and follow with semicolon (;)  Example: < for representing the less-than symbol (<)  Example: > for representing the less-than symbol (<)

Copyright (c) 2004 Prentice-Hall. All rights reserved. 8 Some ASCII Value Character Representations

Copyright (c) 2004 Prentice-Hall. All rights reserved. 9 Effect of Using Character Entities and ASCI Values Copyright © Kelly Valqui. "Success is counted sweetest….

Copyright (c) 2004 Prentice-Hall. All rights reserved. 10 Meta Information and Tags  Meta information – information about information  tag  Provides useful information about the content of your Web site  Boost site’s ranking in search engines and online directory listings  Provide keywords and descriptions

Copyright (c) 2004 Prentice-Hall. All rights reserved. 11 Tag Attributes for Keyword Search  Keywords – words or phrases that a user is likely to type into a search engine  name (or http-equiv)  name="keywords"  Indicates the content of the meta tag will have keywords  Content  Lists the actual keywords to match users' search  Example syntax: 

Copyright (c) 2004 Prentice-Hall. All rights reserved. 12 Tag Attributes for Page Descriptions  Description value – tells the search engine precisely what to return as the description of the page, rather than the first sentence of the page.  name (or http-equiv)  name="description"  Indicates the content of the meta tag will have keywords  Content  Indicates the actual description for search engine to return  Example syntax: 

Copyright (c) 2004 Prentice-Hall. All rights reserved. 13 How to Maximize Search Ranking  Pick strategic keywords  Predict what users will type into the Search field  Keywords should be two or more words long  Position keywords carefully  Keywords should appear in strategic locations on your Web pages (e.g. title)  Use keywords for page headlines

Copyright (c) 2004 Prentice-Hall. All rights reserved. 14 Web Page Validation  Check XHTML source code against a DTD  Document Type Definition (DTD) – specifies “rules” that apply to a document’s source code  DTD specified in tag (required for strict XHTML)  Three DOCTYPES  Strict  Transitional  Frameset

Copyright (c) 2004 Prentice-Hall. All rights reserved. 15 DTD Options  Strict   Transitional  /  Frameset 

Copyright (c) 2004 Prentice-Hall. All rights reserved. 16 Meaning of a DTD Tag  <!DOCTYPE html  indicates the document type to the Web browser (hypertext)  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"  indicates the type of XHTML you used (strict)  /> /  indicates the URL for the DTD

Copyright (c) 2004 Prentice-Hall. All rights reserved. 17 Validating a Home Page  You can validate an XHTML document by visiting a validation site  Example: d.html d.html  At this site, do the following:  Specify the file you want to validate  Click the Validate It! Button  View the error and warning messages

Copyright (c) 2004 Prentice-Hall. All rights reserved. 18 Using HTMLHelp Go to this URL Click the Browse button to get a File Open dialog box

Copyright (c) 2004 Prentice-Hall. All rights reserved. 19 Using HTMLHelp (cont.) Select the XHTML file to upload

Copyright (c) 2004 Prentice-Hall. All rights reserved. 20 Using HTMLHelp (cont.) View the error messages, then make the proper corrections and re- validate

Copyright (c) 2004 Prentice-Hall. All rights reserved. 21 More on Tags   tells the search engine how often it should revisit your page  helpful if you update your pages on a regular basis   useful if you want visitors to see the main page first, and then navigate the site in a specific manner  other content options: index, noindex

Copyright (c) 2004 Prentice-Hall. All rights reserved. 22 Domain Names  Used in URLs to identify specific Web pages  Example:  For URL:  Domain name is: againsttheclock.com  Common top-level domains .com for commercial business .edu for educational institutions .gov for government agencies .mil for the military .net for network organizations .org for nonprofit organizations

Copyright (c) 2004 Prentice-Hall. All rights reserved. 23 Domain Name Registration  InterNIC – the organization that indexes domain names  Domain registrar – a company that allows you to register domain names through them  Annual domain name registration fee – ranges from $15 to $35  Domain name always stays with you, regardless of where the site is hosted

Copyright (c) 2004 Prentice-Hall. All rights reserved. 24 Criteria for Choosing a Hosting Service Provider  Service options:  Simple account  Database support  FrontPage extensions  Others  Uptime/downtime guarantees  At least 95% uptime (or better)  Customer-care and technical-support  Cost

Copyright (c) 2004 Prentice-Hall. All rights reserved. 25 Checking Domain Name Availability Register.com is one site that enables you to check availability of domain names

Copyright (c) 2004 Prentice-Hall. All rights reserved. 26 Using Search Engines  Search engine – an online URL database or index  Using a search engine  enter specific keywords  click the Search button  search engine looks through its index to locate Web pages that match your keywords  Search criteria – your keywords  returned pages are ordered according to how relevant they are to your search criteria

Copyright (c) 2004 Prentice-Hall. All rights reserved. 27 Registering Your Web Site  Register your site with:  each individual search engine OR  a submission service  Search engine has an “Add Your URL” link  Complete an online registration form  Submit the form  Site should be active in a few weeks

Copyright (c) 2004 Prentice-Hall. All rights reserved. 28 Careers in Web Design  Web designer  Developing the look and feel of Web site  Web developer  Programmers, database experts, and site maintenance professionals  Responsible for the “wiring” of the site

Copyright (c) 2004 Prentice-Hall. All rights reserved. 29 Summary  In this chapter you learned to:  Comment your code  Work with character entities  Add meta data to your pages  Work with document type definitions  Validate a Web site  Register a domain name  Work with hosting companies  Submit a page to search engines

Copyright (c) 2004 Prentice-Hall. All rights reserved. 30 End-of-chapter Exercises  Multiple Choice  Discussion  Skill Drills  Comment a Web Page  Add Tags  Add Character Entities  Validate the Web Site  Challenge  Comment Out Sections of Body Content  Prepare for Search Engines  Find Free Hosting  Validate an Entire Site  Portfolio Builder  Publish a Portfolio Web Site

Copyright (c) 2004 Prentice-Hall. All rights reserved. 31 Questions?