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 s Understand Web concepts Plan an HTML document Write an HTML document Understand W3C coding standards Import Web content
HTML, Third Edition--Illustrated Brief 3 U n i t O b j e c t i v e s Mark up Web page content Print an HTML document Understand file transfer methods Transfer files using Internet Explorer
HTML, Third Edition--Illustrated Brief 4 Understanding Web Concepts A uniform resource locator (URL) is the exact Internet address of a Web file A search engine helps you locate information on the Web The World Wide Web Consortium (W3C) develops common protocols and sets new Web standards
HTML, Third Edition--Illustrated Brief 5 Clues to Use URLs consists of several parts protocol Web server name or machine name domain name
HTML, Third Edition--Illustrated Brief 6 Understanding Web Concepts
HTML, Third Edition--Illustrated Brief 7 Planning an HTML Document
HTML, Third Edition--Illustrated Brief 8 Planning an HTML Document
HTML, Third Edition--Illustrated Brief 9 Writing 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
HTML, Third Edition--Illustrated Brief 10 Importing Web Content
HTML, Third Edition--Illustrated Brief 11 Clues to Use Learn what other designers are doing by viewing the source code of other pages Internet Explorer Click View on the menu bar, then click SourceClick View on the menu bar, then click Source Navigator Click View on the menu bar, then click Page SourceClick View on the menu bar, then click Page Source
HTML, Third Edition--Illustrated Brief 12 Understanding 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
HTML, Third Edition--Illustrated Brief 13 Understanding 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 Secure File Transfer Protocol (SFTP) are encrypted for additional security Mapped Network Drive Web Site Development Program Publishing Interface 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 Secure File Transfer Protocol (SFTP) are encrypted for additional security Mapped Network Drive Web Site Development Program Publishing Interface
HTML, Third Edition--Illustrated Brief 14 U n i t S u m m a r y Understand Web concepts Plan an HTML document Write an HTML document Understand W3C coding standards Import Web content
HTML, Third Edition--Illustrated Brief 15 U n i t S u m m a r y Mark up Web page content Print an HTML document Understand file transfer methods Transfer files with FTP Commander