HTML Primer February 07, 2002. The Long Essay Long Essay (25% - Due March 14 th -21 st ) A 12-15 page (double-spaced) research paper on a topic within.

Slides:



Advertisements
Similar presentations
Introduction to HTML
Advertisements

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.
Internet Services and Web Authoring (CSET 226) Lecture # 5 HyperText Markup Language (HTML) 1.
Unit 3 Day 4 FOCS – Web Design. No Journal Entry.
Hypertext markup language.  Client asks for an html file  Server returns the html file  Client parses and displays it  This display is what most people.
INTRODUCTION TO HYPERTEXT MARKUP LANGUAGE 1. Outline  Introduction  Markup Languages  Editing HTML  Common Tags  Headers  Text Styling  Linking.
HTML Creating Web pages. HTML Hyper Text Markup Language Not programming, but a markup language using tags to format text in Web browsers.
Chapter 8 Creating Style Sheets.
Copyright © 2004 ProsoftTraining, All Rights Reserved. Lesson 3: XHTML Coding © 2007 Prosoft Learning Corporation All rights reserved ITD 110 Web Page.
Information Technology in Travel, Hospitality and Tourism
V Summer workshop in Guildford County, July, 2014.
Chapter 1 Understanding the Web Design Environment
Computer Science 103 Chapter 2 HyperText Markup Language (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.
HTML BASIC
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.
Planning and Designing a Website Session 8. Designing a Website Like all technical artefacts a website needs to be carefully planned and designed to be.
HTML Tags. Objectives Know the commonly used HTML tags Create a simple webpage using the HTML tags that will be discussed.
Basics of HTML.
Chapter 1 Variables in the Web Design Environment
Creating a Simple Page: HTML Overview
Headings, Paragraphs, Formatting, Links, Head, CSS, Images
Cascading Style Sheets (CSS) 1.  What is CSS?  Why CSS?  How to write a CSS? 2.
Multimedia & The World Wide Web winny HCI 201 Multimedia and the www.
Using Styles and Style Sheets for Design
ITCS373: Internet Technology HTML
HTML (HyperText Markup Language)
1 Essential HTML coding By Fadi Safieddine (Week 2)
Learning Web Design: Chapter 4. HTML  Hypertext Markup Language (HTML)  Uses tags to tell the browser the start and end of a certain kind of formatting.
DHTML AND JAVASCRIPT Genetic Computer School LESSON 2 HTML TAGS G H E F.
XP Dreamweaver 8.0 Tutorial 3 1 Adding Text and Formatting Text with CSS Styles.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
Starting your course from scratch January Outline Should already know Moodle basics Layout best practice Moodle course formats Using blocks Key.
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.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 8 1 Creating Effective Web Pages Creating HTML Documents Tutorial 8.
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.
Chapter 2 Developing a Web Page. A web page is composed of two distinct sections: – The head content – The body Creating Head Content and Setting Page.
HTML Basic IST2101. Keep In Mind Programming can be time consuming. Plan ahead!
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 Planning and Laying Out Frames Sketch the frame structure on paper before writing the HTML code two rows two columns.
XHTML By Trevor Adams. Topics Covered XHTML eXtensible HyperText Mark-up Language The beginning – HTML Web Standards Concept and syntax Elements (tags)
Definition CSS “Short for Cascading Style Sheets, a new feature being added to HTML that gives both Web site developers and users more control over how.
4 Chapter Four Introduction to HTML. 4 Chapter Objectives Learn basic HTML commands Discover how to display graphic image objects in Web pages Create.
McGraw-Hill Career Education© 2008 by the McGraw-Hill Companies, Inc. All Rights Reserved. Office Word 2007 Lab 3 Creating Reports and Tables.
HTML/XHTML Structure Building a basic web page using notepad.
The Official 2002 XML Marathon April 4, Revised Requirements A photocopy of the original text A short description (read: single paragraph) discussing.
Print versus Electronic January 17, Answers to Questions Website The website has been down as I have been trying to verify all the links on the.
L. Anne Spencer (c) 2001 Basic Web Design Document, text, & layout formatting tags & attributes.
HTML Basics Computers. What is an HTML file? *HTML is a format that tells a computer how to display a web page. The documents themselves are plain text.
UoS Libraries 2011 EndNote X5 - basic graduate session.
Web Design (8) Images (2). My Holiday Photos An exercise in adding and linking images. Create a new website folder calling it ‘My Holiday Photos’. In.
Tutorial 3 Adding and Formatting Text with CSS Styles.
Writing a Web Page. Using Frontpage FrontPage is a user-friendly WYSIWYG html editor. To begin, open the program and a new page. FrontPage is a user-friendly.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
Storyboard, Design, Layout.  Create storyboards  Decide upon navigation  Prepare short page summaries.
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.
HTML Review * is used as a reference for most of the notes in this powerpoint.
1 HTML: HyperText Markup Language Representation and Management of Data on the Internet.
1. Chapter 26 Inserting Endnotes, Footnotes, and References.
HTML. INDEX Introduction to HTML Creating Web Pages Commands And Tags Web Page.
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.
Sitecore Basic Training Content Management System (CMS) University Communications Web Services
HTML Comprehensive Concepts and Techniques Second Edition Creating Frames on a Web Page.
Lecture 6, MAT 279, Fall HTML Introduction (cont.) 9/17/2009.
CIS101 Introduction to Computing Week 07 Spring 2004.
HTML5 – Heading, Paragraph
HTML Intro.
HTML Links.
Presentation transcript:

HTML Primer February 07, 2002

The Long Essay Long Essay (25% - Due March 14 th -21 st ) A page (double-spaced) research paper on a topic within the field that interests you. Citations, Bibliography, the whole bit. It can expand upon or be an extension of ideas brought up in your Short Essay. Submitted in HTML format, using an appropriate layout of your own design.

Formatting your Essay Be sure to complete your essay prior to translating or formatting it in HTML. This will save you a huge amount of time and effort. You may use any HTML editor you are comfortable with, or you may hand-code, whichever you prefer. Consider the reader when you are designing your formatting. Just as you had with your rural library website, you will want to make your essay accessible and easily navigable.

Multiple Pages Do not fall into the trap of making your page essay one long, huge scrolling epic! Instead, plan on creating a series of HTML pages that will contain your text. You will, therefore, need to consider just how much text to put on a single page and how to move between the pages themselves. You may use any navigation scheme that you deem ‘user-friendly.’

Navigation The navigation used in your paper need not be any more elaborate than the navigation created during your rural library lab experience. Simply keep in mind that, your navigation should be: –Obvious—both in terms of its location on every page, its look, and what content/page it points to –Highly accessible –Meaningful—people should not have to guess where the link will take them.

Formatting Pages Format each HTML page so that the content will be visible (i.e., nothing spreading off the screen, either horizontally or vertically) at a monitor resolution of 800 x 600 pixels. You may need to alter your monitor’s preferences to ensure this, or, using an HTML editor, you might want to limit your HTML page to a size under 800 x 600 pixels (e.g., 720 x 480).

Text Formatting You may format the text as you see fit, including the use of: –Headers –Common text formats (e.g., bold, italics, etc.) –Fonts of your choice –Images, if desired or required Remember to keep the content readable. Emphasize ease of use rather than complexity of presentation.

Citations In terms of citations or notation, a standard used in almost every electronic journal is the use of HTML anchors to create links from the point in the text to a page of citations. Your citations can be formatted to any acknowledge bibliographic style (e.g., MLA, APA, Chicago, etc.) The remainder of class will be spent on getting you up to speed with using anchors and citations. For those of you who already have ample experience with using anchors, you are free to go.

Anchors 101 If you are familiar with using links, then you already know the basics for using anchors. Anchors are simply textual markers that you place in your HTML text to delineate where a link should jump to. The first step in creating an anchor, then is creating that textual marker.

Anchors… cont’d To create markers in HTML, we use the anchor tag with the attribute NAME=“ yourmarker ”. –e.g. Place this HTML tag before the content you want to jump to (i.e., your citation), as in: –e.g. Barker, Bob. The price is right. Anchors do NOT use closing tags (e.g., )

Anchors… cont’d In this fashion, for every citation, you will want to create an anchor, placed just before it in your HTML code. Now, in the body of your text, you want to create a link (for each citation) that will jump directly to that anchor. You do this using the same tag that you would use for any link… with one important distinction.

Anchor Example Main Page: …Madeira states that this accusation is false, however. 1 … Jumps to citation.html: Barker, Bob. The Price is Right. New York: Nelson, Madeira, Anne. $25,000 Pyramid Toronto: Wiley,

Anchor Summary Use the tag to define your anchors. Always put the anchor just before the text you want your browser to jump to. – Text… Use the normal tag to link to the NAME by adding a # after the file name and then adding the anchor name. – 2

Anchors… cont’d Your tag will take you to the right page, but you need to specify the anchor you want to jump to. To do this, you add a hash mark (#) and the textual marker, or name, that you made up. –For example, –This will both take us to the right page and to the right citation.

Next Class When we return to classes, we will look at creating entities in XML, using empty elements, and incorporating other media (images, etc.)