HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an...

15
HTML, Third Edition--Il lustrated Brief 1 HTML, Third Edition HTML, Third Edition Illustrated Brief Illustrated Brief Unit A Unit A Creating an HTML Document Creating an HTML Document

Transcript of HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an...

Page 1: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief

1

HTML, Third EditionHTML, Third EditionIllustrated Brief Illustrated Brief

Unit AUnit A

Creating an HTML DocumentCreating an HTML Document

Page 2: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief 2

U n i t O b j e c t i v e sU n i t O b j e c t i v e s

Understand Web conceptsUnderstand Web concepts

Plan an HTML documentPlan an HTML document

Write an HTML documentWrite an HTML document

Understand W3C coding Understand W3C coding standardsstandards

Import Web contentImport Web content

Page 3: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief 3

U n i t O b j e c t i v e sU n i t O b j e c t i v e s

Mark up Web page contentMark up Web page content

Print an HTML documentPrint an HTML document

Understand file transfer methodsUnderstand file transfer methods

Transfer files using Internet Transfer files using Internet ExplorerExplorer

Page 4: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief 4

Understanding Web ConceptsUnderstanding Web Concepts

A A uniform resource locator (URL)uniform resource locator (URL) is the exact Internet address of a is the exact Internet address of a Web fileWeb file

A A search enginesearch engine helps you locate helps you locate information on the Webinformation on the Web

The The World Wide Web Consortium World Wide Web Consortium (W3C)(W3C) develops common protocols develops common protocols and sets new Web standardsand sets new Web standards

Page 5: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief 5

Clues to UseClues to Use

URLs consists of several partsURLs consists of several parts protocolprotocol Web server name or machine nameWeb server name or machine name domain namedomain name

Page 6: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief 6

Understanding Web ConceptsUnderstanding Web Concepts

Page 7: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief 7

Planning an HTML DocumentPlanning an HTML Document

Page 8: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief 8

Planning an HTML DocumentPlanning an HTML Document

Page 9: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief 9

Writing an HTML DocumentWriting an HTML Document

Click the Start button on the taskbar

Point to All Programs, point to Accessories, click Notepad, then maximize the Notepad window

Click File on the menu bar, then click Save

Click the Save in list arrow, then navigate to the location to store your site files

Click the Create New Folder icon, type paradise as the new folder name, then double-click the paradise folder to open it

Click the Start button on the taskbar

Point to All Programs, point to Accessories, click Notepad, then maximize the Notepad window

Click File on the menu bar, then click Save

Click the Save in list arrow, then navigate to the location to store your site files

Click the Create New Folder icon, type paradise as the new folder name, then double-click the paradise folder to open it

Page 10: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief 10

Importing Web ContentImporting Web Content

Page 11: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief 11

Clues to UseClues to Use

Learn what other designers are Learn what other designers are doing by viewing the source code doing by viewing the source code of other pagesof other pages Internet ExplorerInternet Explorer

• Click Click ViewView on the menu bar, then click on the menu bar, then click SourceSource

NavigatorNavigator• Click Click ViewView on the menu bar, then click on the menu bar, then click

Page SourcePage Source

Page 12: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief 12

Understanding File Transfer MethodsUnderstanding File Transfer Methods

Uploading is the process of transferring your files to a server

You must have write access to the server Permission from server administrator

Access to the server is granted by entering a user ID and a valid password

Uploading is the process of transferring your files to a server

You must have write access to the server Permission from server administrator

Access to the server is granted by entering a user ID and a valid password

Page 13: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief 13

Understanding File Transfer MethodsUnderstanding File Transfer Methods

File Transfer Protocol (FTP) is one of the most common methods of transferring files to a server FTP client programs let you transfer files

easily

Files transferred with Files transferred with Secure File Transfer Secure File Transfer Protocol (SFTP)Protocol (SFTP) are encrypted for additional are encrypted for additional securitysecurity

Mapped Network DriveMapped Network Drive

Web Site Development Program Publishing Web Site Development Program Publishing InterfaceInterface

File Transfer Protocol (FTP) is one of the most common methods of transferring files to a server FTP client programs let you transfer files

easily

Files transferred with Files transferred with Secure File Transfer Secure File Transfer Protocol (SFTP)Protocol (SFTP) are encrypted for additional are encrypted for additional securitysecurity

Mapped Network DriveMapped Network Drive

Web Site Development Program Publishing Web Site Development Program Publishing InterfaceInterface

Page 14: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief 14

U n i t S u m m a r yU n i t S u m m a r y

Understand Web conceptsUnderstand Web concepts

Plan an HTML documentPlan an HTML document

Write an HTML documentWrite an HTML document

Understand W3C coding Understand W3C coding standardsstandards

Import Web contentImport Web content

Page 15: HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.

HTML, Third Edition--Illustrated Brief 15

U n i t S u m m a r yU n i t S u m m a r y

Mark up Web page contentMark up Web page content

Print an HTML documentPrint an HTML document

Understand file transfer methodsUnderstand file transfer methods

Transfer files with FTP Transfer files with FTP CommanderCommander