Exploring Office 2003 – Grauer and Barber WEB Creation & Design using HTML Chapters 1 - 2 BCIS 1405 Session 14.

Slides:



Advertisements
Similar presentations
HTML Basics Customizing your site using the basics of HTML.
Advertisements

HTML popo.
Internet Services and Web Authoring (CSET 226) Lecture # 5 HyperText Markup Language (HTML) 1.
Cascading Style Sheets
INTRODUCTION TO HYPERTEXT MARKUP LANGUAGE 1. Outline  Introduction  Markup Languages  Editing HTML  Common Tags  Headers  Text Styling  Linking.
Anne McGrath 16 th February  Review of what we have learned so far.  Angled brackets surround HTML tags.  The words between the angled brackets.
How Tags are used to form your Web Page
Hypertext Markup Language. Platform: - Independent  This means it can be interpreted on any computer regardless of the hardware or operating system.
HTML Introduction HTML
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.
Web Design is a class created to nurture the minds of high school techies, and introduce those without prior knowledge to the field.
HTML: PART ONE. Creating an HTML Document  It is a good idea to plan out a web page before you start coding  Draw a planning sketch or create a sample.
HTML Basics An Introduction to HTML. What is HTML? Stands for “Hyper Text Markup Language” Composed of “tags” which are surrounded by sideways triangles.
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.
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 
HTML Notes Chapters 1--6 Codes used in creating HTML documents are called tags. Tags are always enclosed in left ( ) angle brackets. Tags can be upper.
Computer Science 101 HTML. World Wide Web Invented by Tim Berners-Lee at CERN, the European Laboratory for Particle Physics in Geneva, Switzerland (roughly.
Basics of HTML.
Presenting Information on WWW using HTML. Presenting Information on the Web with HTML How Web sites are organized and implemented A brief introduction.
Creating a Simple Page: HTML Overview
Unit 1 – Developing a Web Page. Objectives:  Learn the history of the Web and HTML  Describe HTML standards and specifications  Understand HTML elements.
HTML HTML stands for "Hyper Text Mark-up Language“. Technically, HTML is not a programming language, but rather a markup language. Used to create web pages.
HTML HyperText Markup Language Constantly evolving - extra facilities being added regularly Java applets and JavaScript used to increase functionality.
THE BACKBONE OF EVERY WEB PAGE HTML Day 1. What will we learn? How to create a basic web page Backgrounds and colors How to link Web sites How to include.
Understanding HTML Code
 HTML stands for Hyper Text Mark-up Language. The coding language used to create documents for the World Wide Web  HTML is composed of tags. HTML tags.
CP2022 Multimedia Internet Communication1 HTML and Hypertext The workings of the web Lecture 7.
1 Committed to Shaping the Next Generation of IT Experts. 02: Enhancing the Web Page HTML.
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 Basic Codes Week Two. Start Your Text Editor Windows use 'Notepad’ Macintosh use 'Simple Text'
HTML 4 Foundation Level Course HyperText Markup Language Most common language used in creating Web documents. You can use HTML to create cross-platform.
Unit 1 Changing the Appearance of Text. TITLE CORNELL NOTES TOPIC: NOTES: Summary: HTML Hypertext Markup Language 1 st and last tag on a page Tags Tags.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 8 1 Creating Effective Web Pages Creating HTML Documents Tutorial 8.
CSS Basic (cascading style sheets)
XP 1 HTML Committed to Shaping the Next Generation of IT Experts. 01: Introduction to HTML.
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.
HTML INTRODUCTION. What is HTML?  HTML stands for Hypertext Markup Language  Developed in 1990  Hidden code that helps us communicate with others on.
All you ever needed to know…and more!. H.T.M.L. HyperText Mark-up Language Web’s programming language All web browsers Set of instructions Written with.
Hypertext Mark-Up Language Web Page Creation HTML.
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
HTML: Hyptertext Markup Language Doman’s Sections.
Copyright (c) 2004 Prentice-Hall. All rights reserved. 1 Committed to Shaping the Next Generation of IT Experts. Creating XHTML Documents Essentials for.
Introduction to HTML Xiangming Mu 9/23/ Learning Objectives Understand basic HTML tags and their attributes Learn to create a simple HTML page.
L. Anne Spencer (c) 2001 Basic Web Design Document, text, & layout formatting tags & attributes.
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.
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.
History Internet – the network of computer networks that provides the framework for the World Wide Web. The web can’t exist without the internet. Browser.
1 Working with Cascading Style Sheet (CSS). 2 Cascading Style Sheets (CSS)  a style defines the appearance of a document element. o E.g., font size,
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
1 Lecture 12 Lecture 12 Basic HTML ITEC 1000 “Introduction to Information Technology”
HTML – The Basics COE 201- Computer Proficiency. The Internet The World Wide Web ▫Also known as the Web ▫Created in 1989  European Laboratory for Particle.
Microsoft Expression Web 3 – Illustrated Unit D: Structuring and Styling Text.
WEEK -1 ACM 262 ACM 262 Course Notes. HTML What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML.
1 2/21/05CS120 The Information Era Chapter 4 Basic Web Page Construction TOPICS: Lists, Fonts, Links, and Preformatted Text.
Writing Your Own Web Page: Using HTML and FrontPage Chapter 10.
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring
HTML. INDEX Introduction to HTML Creating Web Pages Commands And Tags Web Page.
Creating Web Pages with Links, Images, and Embedded Style Sheets
1 Foundation of HTML Web Page Design. 2 Safe Web Fonts: Used by most computers regardless of environment or platform  Times New Roman  Arial  Courier.
Introduction to HTML Dave Edsall IAGenWeb County Coordinator’s Conference June 30, 2007.
HTML AN INTRODUCTION TO WEB PAGE PROGRAMMING. INTRODUCTION TO HTML With HTML you can create your own Web site. HTML stands for Hyper Text Markup Language.
1 Cascading Style Sheet (CSS). 2 Cascading Style Sheets (CSS)  a style defines the appearance of a document element. o E.g., font size, font color etc…
XP 1 HTML Committed to Shaping the Next Generation of IT Experts. 02: Enhancing the Web Page.
Introduction to HTML (Web Design) IT Fundamentals.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 1 Using HTML to Create Web Pages.
HTML Basics.
Creating a Home Page in HTML
Understand basic HTML and CSS terminology, concepts, and basic operations. Objective 3.01.
Presentation transcript:

Exploring Office 2003 – Grauer and Barber WEB Creation & Design using HTML Chapters BCIS 1405 Session 14

Browsing the World Wide Web History of the WWW HTTP  HyperText Transfer Protocol Uniform Resource Locator  URL or Web Address/Path

GLOBAL WWW SUFFIXES SUFFIXTYPE OF ORGANIZATION.com Commercial.org Nonprofit.net Networks.biz Businesses.info Information organizations.name Individuals.tv Television & Multimedia

SPONSORED WWW SUFFIXES SUFFIXTYPE OF ORGANIZATION.gov U.S. Government.mil U.S. Military.edu U.S. Educational Institutions.int International Organizations.aero Aviation Industry Members.coop Cooperatives.museum Museums

Example of Address of HCCS Computer Science Dept. Computer Science Department or

Understanding HTML (HyperText Markup Language) Developed to allow sharing documents on different types of computers Not platform specific Simple markup language Places codes (called tags) in a Web document Provides information to browsers about document structure

HTML Source Code Use an editor to create Use Microsoft accessory Notepad START: PROGRAMS > ACCESSORIES > NOTEPAD Key in HTML code then SAVE AS : filename.htm

Planning a Web Page Questions to ask What is the purpose of Web presentation? Who is the audience? What information am I trying to convey? How will I organization the information? How can I make it attract visitors?

Structure of Web Page Rules of Thumb Consistent layout for each page One topic per page Keep pages short so scrolling not necessary Avoid large graphics at the top (Takes too long to load)

Design Checklist Be brief Be clear Use simple language Check spelling & grammar Try out presentation in more than one browser

Use Features to Tie it all Together Use Lists or menus Avoid links that are not relevant Use consistent terms & icons Use same banner or logo on each page Use consistent layout Use return link to home page on all pages Make sure links are current

More Features to Tie it all Together Avoid graphics that are not relevant Include alternative text with every graphic Each page should be able to stand alone Avoid over-emphasizing / over-formatting Contrast text from background (readability) Use horizontal lines to separate sections of the page

Understanding HTML Tags Set of codes to create documents  Format text  Place pictures / graphics on the page  Create links to other pages Follow a certain syntax  Each tag begins with symbol  Most tags end with symbol (some exceptions) Example: … headings & body of web page …

HTML Structure Tags Two main sections:  Head section  Body section HEAD SECTION  Must contain a title Title will show up in Title Bar of web page  May contain formatting styles  May contain keywords for particular browsers

Body Section of Web Page Contains information you want displayed Graphics when desired Links to other pages Links to another segment of same page

Structure of a Web Document title text … all the information you want displayed

Tips about Titles Only 1 title allowed Should be brief, but descriptive Will show up as Title bar of web page Title cannot be formatted Title cannot be a link to other pages

Use of Headings Use one large heading that is similar to title  It will then appear as text in the web page There are six levels of headings … Largest font … Next largest … Smallest font size Used to organize the body  Think “Newspaper Headlines”

Use STYLE tag to change Heading Fonts / Alignment Goes in the HEAD portion of code Example: My First Web Page H1 {font-size: 36pt; color: red} H2 {font-size: 20pt; text-aligned: center} MY FIRST WEB PAGE (Will not show on page)

Syntax of STYLE tag H1 {font-size: 36pt; color: red} H2 {font-size: 20pt; text-aligned: center} Always use the attribute TYPE=“text/css”  css is abbrev. For Cascading Style Sheets Tag(s) to be redefined follows Do NOT place brackets around redefined tag Use curly brackets around new style declarations Inside {property, colon, value…} (use semi-colon to separate)

Placing Text in a Document PARAGRAPH BREAKS  Automatic paragraph break with Heading  For other Paragraph breaks, use tags LINE BREAKS  Use line break but no double spacing  does not have a closing tag (no )

Enhancing Text in a Document Physical Tags … Bolds text … Italicizes text … Centers text … Underlines text … Strikes through text Text Subscript … Text Superscript

Enhancing Text in a Document Logical Tags (Browser Dependent) … Italicizes text … Bolds text … Strikes through text … Underlined text NOTE: Why use these? May be treated differently by Internet Explorer and Netscape

Nested Tags Creating multiple formatting tags Bold and Italicize Text to be formatted Results in: Text to be formatted Note the order of closing tags – last tag opened is first tag closed. (LIFO)

Using Attributes with Tags Attributes define the tag Attribute followed by = sign, then value Value is always enclosed in quotation marks Entered after the tag and before closing > EXAMPLE: Heading Message Results: Heading Message

Creating Lists Bulleted list (unordered list) Numbered list (ordered) Unordered list  Begins with tag and ends with  Each line in list begins with (no closing tag)  Each line will appear on web page as: Indented Preceded by a bullet

Unordered / Bulleted List EXAMPLE: Your Shopping List 1 Gallon Milk 1 Box Cereal 1 Pt. Strawberries RESULT: Your Shopping List  1 Gallon Milk  1 Box Cereal  1 Pt. Strawberries

Creating Lists Numbered list (ordered) Ordered list  Begins with tag and ends with  Each line in list begins with (no closing tag)  Each line will appear on web page as: Indented Preceded by a number

Unordered / Bulleted List EXAMPLE: Your Shopping List 1 Gallon Milk 1 Box Cereal 1 Pt. Strawberries RESULT: Your Shopping List 1. 1 Gallon Milk 2. 1 Box Cereal 3. 1 Pt. Strawberries