Getting Started with Web Page Creation for Fuqua Authors Spring 1999.

Slides:



Advertisements
Similar presentations
3.02D HTML Overview 3.02 Develop webpages.
Advertisements

Hyper Text Markup Language.  HTML is a language for describing web pages.  HTML stands for Hyper Text Markup Language  HTML is not a programming language,
How To Create A Web Page By: Mikeon Briddy & Darrius Jacobs April 10,2006 Mr. Barnett.
Powerpoint Templates Page 1 Powerpoint Templates Let’s Build a Website by Sybil Prince Nelson.
XP Information Technology Center - KFUPM1 Microsoft Office FrontPage 2003 Creating a Web Site.
OFFERED BY INSTRUCTIONAL COMPUTING AT THE UNIVERSITY OF MISSOURI – ST.LOUIS.
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 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
ETT 429 Spring 2007 Web Design I.
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.
CPSC 203: Introduction to Computers Tutorials 03 & 29 by Jie (Jeff) Gao.
Understanding HTML Style Sheets. What is a style?  A style is a rule that defines the appearance and position of text and graphics. It may define the.
Creating a Web Page HTML, FrontPage, Word, Composer.
HTML Comprehensive Concepts and Techniques Intro Project Introduction to HTML.
PRESENTED BY: CARY-ANNE HTML AND WEB DESIGN. HTML Browsers Tags: What are they?, Common Tags Lists Links and Anchors Images DIVs Validation WHAT WE’LL.
Unit 1 – Developing a Web Page. Objectives:  Learn the history of the Web and HTML  Describe HTML standards and specifications  Understand HTML elements.
INTRODUCTION TO FRONTPAGE. TOPICS TO BE DISCUSSED……….  Introduction Introduction  Features Features  Starting Front Page Starting Front Page  Components.
4 HTML Basics Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and.
1 Chapter 2 & Chapter 4 §Browsers. 2 Terms §Software §Program §Application.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
CP2022 Multimedia Internet Communication1 HTML and Hypertext The workings of the web Lecture 7.
Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and attributes Create.
HTML CRASH COURSE. What is HTML?  Hyper Text Markup Language  The language used to make web pages  Written by using tags.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
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.
Copyright 2006 South-Western/Thomson Learning Chapter 17 Creating and Linking Web Pages.
Course Content - Chapter 2 Introduction to HTML Introduction to a Text Editor as a web authoring tool Instructional Activity: Creating a webpage using.
Introduction to HTML. What is HTML? Hyper Text Markup Language (HTML) is a language for describing web pages. HTML is not a programming language, it is.
HTML Hyper Text Markup Language A simple introduction.
Web Page Creation Part I ST: Introduction to Web Interface Design Prof. Angela Guercio.
Just Enough HTML How to Create Basic HTML Documents.
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.
Introduction to HTML. Slide 1 Hard-Coding What is hard-coding? –Creating the page in a text editor just using HTML A Web designer should know how to hard-
HTML BASICS Web Design I. Web Design  WWW created in the late 1980’s  Used in academics for the next 5 years  Mosaic (1994) allowed both pictures &
Fundamentals of Web Design Copyright ©2004  Department of Computer & Information Science Introducing XHTML: Module A: Web Design Basics.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 1 1 Microsoft Office FrontPage 2003 Tutorial 1 – Creating a Web Site.
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
1 © Copyright 2000 Ethel Schuster The Web… in 15 minutes Ethel Schuster
Web Page Fundamentals HTML: The Language of the Web.
Ali Alshowaish. What is HTML? HTML stands for Hyper Text Markup Language Specifically created to make World Wide Web pages Web authoring software language.
Introduction to HTML Xiangming Mu 9/23/ Learning Objectives Understand basic HTML tags and their attributes Learn to create a simple HTML page.
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.
Software. A web site is a collection of web pages on a particular topic. A web page is a document written in HTML code. Web pages are linked together.
4 HTML Basics Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
CompSci Today’s topics Networks & the Internet Basic HTML ä The basis for web pages ä “Almost” programming Upcoming ä Connections ä Algorithms.
HTML Hyper Text Markup Language. The Basics u HTML documents contain “tags” which instruct the Browser software on how to present the information within.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
1 2/16/05CS120 The Information Era Chapter 4 Basic Web Page Construction TOPICS: Intro to HTML and Basic Web Page Design.
The idea of adding markup instructions to documents is not new. Before computers, authors would make annotations by hand in their written or typed documents.
Writing Web Pages in HTML HTML.1 The Web  Lots of computers connected together in a collection of networks  HyperText Markup Language (HTML) is a common.
CompSci Today’s topics Basic HTML  The basis for web pages  “Almost” programming Upcoming  Programming  Java Reading Great Ideas Chapters 1,
HTML-I Basic HTML Elements. HTML (Hyper Text Markup Language) HTML is a document layout and hyperlink- specification language. i.e. a language used to.
CompSci 1 Lecture 2 HTML Webpages. Today’s Topics Basic HTML The basis for web pages “Almost” programming Upcoming Programming Java Reading Great Ideas.
Introduction lab1. Suzanne J. Sultan 2 What is HTML? The definition of HTML is Hyper Text Markup Language. HTML is a computer language devised to allow.
HTML Hyper Text Markup Language. Agenda Basics Tools Important tags Tables & databases Forms Publishing at Stern.
1 Introduction to HTML. 2 Definitions  W W W – World Wide Web.  HTML – HyperText Markup Language – The Language of Web Pages on the World Wide Web.
1 Section 4 Web Skills InternetWebHTML. 2 The difference between the Internet and the Web The Internet is a way of linking large multi-user computers.
Computer Fundamentals Desktop Publishing & Web Design MSCH 233 Lecture 9.
Introduction to HTML.
HTML Basics.
Computers and Information Systems
3.00cs HTML Overview 3.00cs Develop webpages.
3.02D HTML Overview 3.02 Develop webpages.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
3.02D HTML Overview 3.02 Develop webpages.
4.02A HTML Overview 4.02 Develop web pages using various layouts and technologies. (Note to instructor: HTML tags are in red only to differentiate from.
Presentation transcript:

Getting Started with Web Page Creation for Fuqua Authors Spring 1999

What’s here? v An overview of Fuqua’s web creation & publishing software v What you need to know about HTML

Creating a web page: What’s involved? v Software äFuqua has selected “DreamWeaver” from Macromedia as its standard web page editing software. äDreamWeaver lets you create and edit a web page almost as easily as you’d create a document in a word processor, like Word.

More about DreamWeaver v To see what DreamWeaver is about… ävisit the Macromedia web page at this URL: äOn Macromedia’s page, select “Products”. äOn the “Products” page, select “DreamWeaver”. äOn the “DreamWeaver” page select “Feature Tour”.

Publishing a web page: What’s involved? v If you’re on the faculty äyou have space on the faculty web server äpublish your personal web page files by locating the files in the public_html folder that’s on your network H: drive äthe URL for that space is:

v If you’re on the staff äIf you’re on the Fuqua staff and publishing a department or area page, you’ll use Fuqua’s special version control publishing software. äThis software helps keep the latest copy of a document available and helps avoid “overwrites”. äContact Fuqua’s IT group for information about using this software. (as of 2/99)

vIf you’re a Fuqua student äYou’ll publish your web pages to Duke’s web server, called “acpub” äSee this URL for information about publishing to acpub:

For more info v See this web page for links to: ä web page creation tutorials ä info on copyright and the web ä info on math symbols and web publishing ä how to publish on Duke’s web server

About HTML v Even if you’re using a sophisticated web editor like DreamWeaver, it helps to know a little about HTML ä Hyper Text Markup Language v HTML lets you format a document so : ä a web browser knows it’s a web page ä the document looks the way you want it to look when viewed online

HTML v There are 2 basic varieties of HTML code: ä Required Structural Codes Must appear in every web page. Let the browser know to display your document as a web page. ä Optional Formatting Codes Use to format the page the way you want.

The required, structural codes ….. Required codes define your document to the browser as a web page. Codes appear in angle brackets. Most codes are paired. The second code in a pair has a slash. For example: and

The optional codes A sample A Sample Header This is my sample web page. Use optional codes to format the text and objects on your web page. Optional codes control things like spacing, typeface, and colors. In this example, codes establish a header and italicize text.

Linking codes …. This is a link to another page that has the name Page 2. …. Links are the key to a web page. Linking is accomplished using codes. This example shows an “anchor code” that links this page to another web page. The reader of the page sees: This is a link to another page that has the name Page 2.

A download link …. This is a link to a Word file that has the name MyFile.doc. …. You may want to distribute files via your web page. This example shows a download type of link. The file named in the link isn’t an HTML file. The browser won’t try to display this file as a web page. The reader can download it instead.

Displaying an image …. Here’s a picture of Fuqua’s logo: …. You can display graphics called “inline graphics” in your web page. This example shows a link to a.gif-format graphic file. When the browser encounters this code and file it displays the graphic in the web page.

Learn from others v If you see a web page you like, study the code used to create it. v Most browsers let you view the code for any page you display. v For example, in Netscape 4.5, click the menu commands View, Page Source.

Document your HTML file v This is what a comment line looks like in HTML:

Naming your file (if publishing to Duke’s web server) v To publish on Duke’s server, save your HTML file using these file naming rules: ä 8 characters or fewer for the name ä no spaces ä “.htm” as the file extension ä Case is important, e.g.- MyFile.htm isn’t the same as mYfiLe.HtM

End