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

Slides:



Advertisements
Similar presentations
Macromedia Dreamweaver MX 2004 – Design Professional Dreamweaver GETTING STARTED WITH.
Advertisements

® Microsoft Office 2010 Browser and Basics.
Creating and Editing a Web Page Using Inline Styles
Using Advanced Cascading Style Sheets
Chapter 5 Creating an Image Map
Creating and Editing a Web Page
Creating a Form on a Web Page
Microsoft Office 2007 PowerPoint Web Feature Creating Web Pages Using PowerPoint.
FTP Using FileZilla CS10001 – Computer Literacy. Step 1: Understanding the Interface Quickconnect Bar Message Log Area Local site navigation (either lab.
XP Browser and Basics1. XP Browser and Basics2 Learn about Web browser software and Web pages The Web is a collection of files that reside.
Explore the Dreamweaver Workspace View a Web page and use Help Plan and Define a Web site Add a Folder and Pages, and set the Home page Create and View.
Browser Basics Tutorial 2 Introduction to Microsoft Internet Explorer.
1 Networks and Internet Objectives Understand basic concepts in Networking Network Types Understand basic concepts in Internet Internet Services Become.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Using FileZilla to FTP CS10001 – Computer Literacy Kent State University.
The Internet 8th Edition Tutorial 1 Browser Basics.
Browser and Basics Tutorial 1. Learn about Web browser software and Web pages The Web is a collection of files that reside on computers, called.
COMPUTERS AND INFORMATION SYSTEMS HTML. How the Web Works To access a web site  Enter its address (URL) in the address box of your browser 
The Internet & Web Browsers Business Webpage Design Kelly Seale.
With Internet Explorer 8© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 Go! with Internet Explorer 8 Getting Started.
Internet. Internet is Is a Global network Computers connected together all over that world. Grew out of American military.
Adobe Dreamweaver CS3 Revealed CHAPTER ONE: GETTING STARTED WITH DREAMWEAVER.
Creating Tables in a Web Site
XHTML Introductory1 Linking and Publishing Basic Web Pages Chapter 3.
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
Dreamweaver MX Unit A CIS 205—Web Site Design & Development.
CIM6400 CTNW (04/05) 1 CIM6400 CTNW Lesson 6 – More on Windows 2000.
1 Session 1: Introduction to HTML Spring Today’s Agenda Cover useful terminology for today’s session HTML, browsers, servers, etc. HTML Tags Get.
Microsoft Windows Vista Chapter 1 Fundamentals of Using Microsoft Windows Vista.
Tutorial 1: Browser Basics.
CIS 205—Web Design & Development Dreamweaver Chapter 1.
Course ILT Internet/intranet support Unit objectives Use the Internet Information Services snap-in to manage IIS, Web sites, virtual directories, and WebDAV.
HTML Concepts and Techniques Fourth Edition Project 6 Using Frames in a Web Site.
HTML, XHTML, and CSS Chapter 8 Adding Multimedia Content to Web Pages.
Visual Basic.NET Comprehensive Concepts and Techniques Chapter 2 The Visual Basic.NET Integrated Development Environment.
Uploading Your Page to the Internet Configuring FTP on Dreamweaver.
Macromedia Dreamweaver 8 Revealed DREAMWEAVER GETTING STARTED WITH.
Here you are at your computer, but you don’t have internet connections. Your ISP becomes your link to the internet. In order to get access you need to.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 1 1 Browser Basics Introduction to the Web and Web Browser Software Tutorial.
HTML Concepts and Techniques Fourth Edition Project 7 Creating a Form on a Web Page.
Creating a Form on a Web Page
XP New Perspectives on the Internet, 4e Tutorial 2 1 Browser Basics Introduction to Microsoft Internet Explorer and Netscape Navigator.
1 After completing this lesson, you will be able to: Transfer your files to the Internet. Choose a method for posting your Web pages. Use Microsoft’s My.
Macromedia Dreamweaver 8-- Illustrated Introductory 1 Macromedia Dreamweaver 8 Unit B Creating a Web Site.
Project 2 Working on the Windows XP Desktop Windows XP Service Pack 2 Edition Comprehensive Concepts and Techniques.
HTML Concepts and Techniques Fourth Edition Project 5 Creating an Image Map.
Web Browsers  Web browser- software that you run on your computer to make it work as a web client.  Web Servers- Computers connected to the Internet.
XP Browser and Basics COM111 Introduction to Computer Applications.
HTML Concepts and Techniques Fifth Edition Chapter 4 Creating Tables in a Web Site.
Double –Click on the Netscape Icon on your desktop The following are a series of steps to help you get started with Netscape Composer.
FTP Using FileZilla CS10001 – Computer Literacy. Step 1: Understanding the Interface Quickconnect Bar Message Log Area Local site navigation (either lab.
HTML Concepts and Techniques Fifth Edition Chapter 3 Creating Web Pages with Links, Images, and Formatted Text.
1 After completing this lesson, you will be able to: Get around the Internet with your browser. Connect to the Internet. Print Web pages. Save Web pages.
Creating and Editing a Web Page
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
The Internet, Fourth Edition-- Illustrated 1 The Internet – Illustrated Introductory, Fourth Edition Unit B Understanding Browser Basics.
Creating and Editing a Web Page Using Inline Styles
Session 1: Introduction to HTML Fall Today’s Agenda Talk about the functions of the Internet Cover useful terminology for today’s session HTML,
Creating Web Pages with Links, Images, and Embedded Style Sheets
Internet Searching the World Wide Web. The Internet and the World Wide Web The Internet is a worldwide collection of networks that allows people to communicate.
Tutorial 1 Getting Started with Adobe Dreamweaver CS5.
XP Creating Web Pages with Microsoft Office
Exploring Microsoft Word 2000
Chapter A - Getting Started with Dreamweaver MX 2004
CNIT131 Internet Basics & Beginning HTML
Microsoft Office Illustrated Introductory, Premium Edition
Integrating JavaScript and HTML
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Introduction to Internet Explorer
Use an Internet Browser
Presentation transcript:

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