How To Create A Web Page By: Mikeon Briddy & Darrius Jacobs April 10,2006 Mr. Barnett.

Slides:



Advertisements
Similar presentations
Introduction to Web Design Lecture number:. Todays Aim: Introduction to Web-designing and how its done. Modelling websites in HTML.
Advertisements

Introduction to HTML
HTML I. HTML Hypertext mark-up language. Uses tags to identify elements of a page so that a browser such as Internet explorer can render the page on a.
HTML Basics Customizing your site using the basics of HTML.
Computers: Tools for an Information Age Writing Your Own Web Page: Using HTML and Web Authoring Tools.
Html: getting started HTML is hyper text markup language. It is what web browsers look at on the Internet. HTML documents should be created in a simple.
HTML.
INTRO TO THE WWW. What is the World Wide Web? The World Wide Web (WWW) is most often called the Web. The World Wide Web (WWW) is most often called the.
Page 1 of 11 Craig Schock, 2003 XML – eXtensible Markup Language What is XML? What is the big fuss about XML? Will XML save the world? Limitations of XML.
Web development  World Wide Web (web) is the Internet system for hypertext linking.  A hypertext document (web page) is an online document. It contains.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
CIS101 Introduction to Computing Week 05. Agenda Your questions CIS101 Survey Introduction to the Internet & HTML Online HTML Resources Using the HTML.
CIS101 Introduction to Computing
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Creating Web Pages Getting Started. Overview What Web Pages Are How Web Pages are Formatted Putting Graphics on Web Pages How Web Pages are Linked Linking.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
What Is A Web Page? An Introduction to the Internet.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
How the World Wide Web Works
Designing Web Pages Getting to know HTML... What is HTML? Hyper Text Markup Language HTML is the major language of the Internet’s World Wide Web. Web.
9/12: HTML & Website Design Website design considerations HTML (Hypertext Markup Language) Resources on the WWW images courtesy of
Basic HTML The Magic Of Web Pages. Create an HTML folder  Make a folder in your H drive and name it “HTML”. We will save EVERYTHING for this unit here.
CPSC 203 Introduction to Computers Lab 39, 40 By Jie (Jeff) Gao.
Designing Web Pages Getting to know HTML... What is HTML? Hyper Text Markup Language HTML is the major language of the Internet’s World Wide Web Web.
9/7: HTML & Website Design Website design considerations HTML (Hypertext Markup Language) Resources on the WWW image courtesy of
HTML. We’ll learn … What HTML is What tags are What a basic web page looks like What 3 HTML tags are required What HTML comments look like How to title.
Web Design Using HTML Codes. WHAT DO I NEED TO BEGIN DESIGNING A HOME PAGE? 1.YOU NEED A FOLDER (also called a DIRECTORY) You should set up a folder or.
Chapter 16 The World Wide Web Chapter Goals ( ) Compare and contrast the Internet and the World Wide Web Describe general Web processing.
Basic HTML Hyper text markup Language. Re-cap  … - The tag tells the browser that this is an HTML document The html element is the outermost element.
Creating a Web page Using Basic HTML By: Magdalena Martinez CIEP 491 (W 6:00) Assessment #12.
Creating Web Pages Overview. Design – Start with a Purpose Before you start any web page, you need to design the website. The first question that should.
Website Designers Goal Evolve from know-nothing, nat-brain rookies … into Incredible Website Designers Reference Websites:
Internet Vocabulary 1-21 State Test Vocabulary. Address address, Internet address, and web address. A code or series of letters numbers and/or.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module F Building a Web Page with HTML.
DHTML AND JAVASCRIPT Genetic Computer School LESSON 2 HTML TAGS G H E F.
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (pg. 85) Lesson 4.2Lesson 4.2.
Introduction to HTML. What is a HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup tags  The.
Microsoft Internet Explorer and the Internet Using Microsoft Explorer 5.
Web Programming Basics of HTML. HTML stands for Hyper Text Mark-up Language A mark-up language is different than those that you have learned before in.
15.1 Fundamentals of HTML.
HTML Hyper Text Markup Language. What is an HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup.
 The World Wide Web is a collection of electronic documents linked together like a spider web.  These documents are stored on computers called servers.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Write basic.
1 John Magee 9 November 2012 CS120 Lecture 17: The World Wide Web and HTML Web Publishing.
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.
Chapter 2 Web Page Design Mr. Gironda. Elements of a Web Page These are things that most web pages use.
Web Page Design Introduction. The ________________ is a large collection of pages stored on computers, or ______________ around the world. Hypertext ________.
Introducing the World Wide Web Internet- a structure made up of millions of interconnected computers whose users communicate with each other and share.
15.1 Fundamentals of HTML DeKalb County School System.
HTML GUIDE Press F5 and then Click on the links on the left to get to the section you want Section 1: Getting Started Section 2: Moving Banner Section.
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place.
Living Online Lesson 3 Using the Internet IC3 Basics Internet and Computing Core Certification Ambrose, Bergerud, Buscge, Morrison, Wells-Pusins.
15.1 Fundamentals of HTML 2 assignments: 1st—complete the worksheet. 2nd—create your first HTML web page following the directions in this PowerPoint where.
Basic HTML Programming Technology Education Ellsworth Community Middle School Communication Systems.
This shows CIS17 and the first day introduction..
Writing Your Own Web Page: Using HTML and FrontPage Chapter 10.
HTML HyperText Markup Language Victoria E. Kozlek.
HTML HTML stands for Hyper Text Markup Language. HTML is used in making the base of a Website You can just use an online website maker like weebly.com.
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place Programming language.
Websites Creating Basic Course. What´s a website ? A website (or "web site") is a collection of related web pages, images, videos or other digital assets.
Computer Basics Introduction CIS 109 Columbia College.
Introduction to HTML (Web Design) IT Fundamentals.
Introduction to the Internet
Online PD Basic HTML The Magic Of Web Pages
HTML.
What is HTML?.
Understand basic HTML and CSS terminology, concepts, and basic operations. Objective 3.01.
15.1 Fundamentals of HTML 2 assignments: 1—complete the worksheet
Presentation transcript:

How To Create A Web Page By: Mikeon Briddy & Darrius Jacobs April 10,2006 Mr. Barnett

Introduction In this introduction you will learn how to make your own web page. We've even created a tool that lets you try out HTML and view it instantly. As it turns out, Web page creation is both incredibly easy and a lot of fun, and totally within your reach.

How To Create a Text Document First you need to create a text document containing the words that you want to appear on your Web page and save the document as "Text Only." Insert some formatting tags in your document that will tell an Internet browser how to arrange your words and pictures on the screen. View the "source document" behind any Web page by going to the "View" menu and selecting "Page Source." Now download images for you web page. Insert the formatting tags in your own document. The "title" that you type between the tags... will appear at the very top of the browser window when your page is being viewed. Save your text document and go back to the browser. Under the File menu, select "Open File...“. find your document's name and click on "Open".

The meaning/example of basic HTML tag An HTML tag is a code element that tells the Web browser what to do with your text. Each tag will appear as letters or words between a (greater than sign). To tell the Web browser to "end" doing what you just told it to do, a forward slash is used in the closing tag: Example:, Example:,

How to create Images/pictures into a web page Place any digital image on your page using the following tag: Images on Web pages are either GIF files (pronounced "jiff") or JPG files (pronounced "jay- peg"). Any image will contain one of those extensions, so if you have an image called "logo," it will be labeled either "logo.gif" or "logo.jpg." Be sure to store the images and graphics that you will be displaying on your Web page in the same folder or directory that you have your "html" file stored into.

How to insert HTML tag into your web page Now you need to insert some formatting tags in your document that will tell an Internet browser (such as Netscape, America Online, or Internet Explorer) how to arrange your words and pictures on the screen. These tags make up a language called Hyper Text Markup Language, or HTML. The basic skeleton for an HTML document looks like this: Title of Page Text of page... Title of Page Text of page...

Words associated with a web page A Web server is a piece of computer software that can respond to a browser's request for a page, and deliver the page to the Web browser through the Internet. Web serverWeb server An HTML tag is a code element that tells the Web browser what to do with your text. Page designers, used to create such interesting arrangements. Application, that can create simple text files. A Web server is a piece of computer software that can respond to a browser's request for a page, and deliver the page to the Web browser through the Internet. Web serverWeb server

Explain A Domain Name, A Hosting Company, Hosting Charges Domain Name-Using a hosting service also gives you the ability to use a domain name, your own unique URL. domain namedomain namewww.domainname.net Hosting Company- Your landlord is called your host or the company that carry your website. Hosting Company- Your landlord is called your host or the company that carry your website. Hosting Charge- Your rent is usually called your hosting charge. $23.00 a month the money you pay the company.

How to get a web page online Once you create a stellar Web page, you will want to put it on a Web server for all the world to see. Many services and institutions with Web servers offer free space to post your pages. AOL offers free space to their members, and many colleges offer space to their students. There are also many commercial sites that offer free space. The only drawback to these options is that you will most likely have to display the site's advertisement banner on top of or within your page. Here are a few of these free commercial sources: Once you create a stellar Web page, you will want to put it on a Web server for all the world to see. Many services and institutions with Web servers offer free space to post your pages. AOL offers free space to their members, and many colleges offer space to their students. There are also many commercial sites that offer free space. The only drawback to these options is that you will most likely have to display the site's advertisement banner on top of or within your page. Here are a few of these free commercial sources: Geocities Tripod Homestead

“Web Server And Computer Communication”

Web Page This page shows how some of the basic html formatting tags work. This is an example of centered text. Making words bold or italic is easy once you know the tags. It's a good idea to end each section with a horizontal rule: A paragraph return adds an extra line space, like this: A line break This is how you make a bulleted list: Start with the tag " ". Put the tag " " at the beginning of each item in the list. At the end of the list, put the tag " ".