Creation and Code Welcome to a HyperText Mark-up Language or html tutorial that will aid you in creating webpages for this course. Software programs exist to create webpages, but part of course assignments is learning simple html code. For additional information on html code, visit any of the sites listed below; for information on writing in general, visit two ESU Earth Science sites for direction: Student Academic Dishonesty information on plagiarism ES Instructions forCreating Student Webpages Webpages are composed of ordinary ASCII text files that contain the special code markers, just as any software program. To see an example, click on View on the top menu of the page and choose Page Source or Page Info in the drop-down menu. Software programs are available but writing your own code is free. Therefore, a tutorial follows that was modeled after one created many years ago by David Mannering. It is a twelve-step guide to creating a simple page, which combined with rich information content will be an effective presentation. To get started open a text file editor such as WordPad (click on Start in the bottom left corner, then Program, Accessories, and WordPad). Touch the square in the center of the three choices along the top right edge (dash, square, and an X) to reduce the size of the page to one-half and position it in the lower half of your screen. Follow along with each step and save your work to a diskette placed in the appropriate drive. This tutorial was created using Mozilla Firefox and Netscape browsers and will work best with these web browsers, not Internet Explorer. After you have completed the tutorial, email the file and image to saber@emporia.edu. Return to the top. HTML Tutorial Table of Contents 1. Introduction , , , 2. Begin the HTML Document
Return to the top.
HTML Tutorial Table of Contents 1. Introduction
,
1. Introduction a. The HTML document begins with the html, head, title, and body markers. The title will appear at the top of the WWW browser (e.g., see the title of this page, Simple HTML tutorial). Notice that each marker ends with a caret, slash, command, caret. After opening WordPad editor as directed above, type: GO 336 Project Leave several spaces here! b. Save the file on a diskette or memory card/stick and give it a name with no more than eight characters, such as aber07.htm. The file name should be given the htm extension but saved as text file (.txt) type. 2. Begin the HTML Document a. All entries from here on out will be located between the body and end body command markers. Add the following heading and subheading: Your Title - Mineralogy Final Project YourName b. Save the file on a diskette or memory card/stick, aber07.htm. Remember to save as to the diskette or memory card/stick. 3. Backgrounds and Color a. The background of an html document is usually gray or white, by default. You can assign colors to the background, text, and links. The background color tag, bgcolor, is placed within the body marker. In addition to background and text colors, hypertext will appear a different color (before and after a link is visited). Return to the top of the page and replace the body command with: b. Save the file on the diskette or memory card/stick, aber07.htm. Remember to save as to the diskette or memory card/stick. At a later time, you can change the colors to suit your style. Numerous color codes can be found online at www.w3schools.com/html/html_colors.asp (www.w3schools.com).
Leave several spaces here!
c. To view your page, open Netscape/Mozilla Firefox. Decrease the size of the WWW page so it fits on the top half of the screen. Go to File and choose Open Page from the drop down menu. Click on Choose File... and look in the a drive, aber07.htm. Click on this file and then click on Open. WordPad may assume the file has a doc extension, so be sure to have it look for "all documents" or be on the html type of file.
b. Save the file on the diskette or memory card/stick, aber07.htm. View the additions on the browser version by clicking on the Reload button.
The definition of a mineral includes: naturally occurring homogeneous solid usually inorganic origin definite but not fixed chemical composition characteristic atomic structure
In order to understand mineralogy, a background in the discipline is important (www.emporia.edu/earthsci/amber/go336/known.htm). For more information email saber@emporia.edu. b. Save the file on the diskette or memory card/stick, aber07.htm. View the additions on the browser version by clicking on the "Reload" button.
c. Save the file on the diskette or memory card/stick, aber07.htm. View the additions on the browser version by clicking on the Reload button.
Awesome HTML Sites to Visit... HTML Basics or How to Write a Webpage Dave Raggett's Guide www.w3.org/MarkUp/Guide/ A guide to HTML and CGI scriptssnowwhite.it.brighton.ac.uk/ ~mas/mas/courses/html/html.html Instructions forCreating Webpagesacademic.emporia.edu/aberjame/web_page.htm Mike O'Sullivan's The Idocs Guide To HTML www.HTMLCodeTutorial.com WebAlley Publishing Made Easy www.weballey.net Top 15 Mistakes for First Time Web Design doghause.com/top15.asp HTML Primer htmlprimer.com/lessons/lesson1.html HTML Tutorials for the complete idiot www.geocities.com/siliconvalley/campus/1924/index.html HTML Made Really Easy www.jmarshall.com/easy/html Bare Bones Guide to HTML werbach.com/barebones/ Intro to HTML www.cwru.edu/help/introHTML/toc.html webmonkey authoring HTML basics www.webmonkey.com/teachingtool/ ESU Webpage Examples GO 336 MineralogyStudent Webpageswww.emporia.edu/earthsci/amber/go336/webpages.htm GO 340 GemstoneStudent Webpageswww.emporia.edu/earthsciamber/go340/students/stupages.htm Emporia State University Earth Science Student Pageswww.emporia.edu/earthsci/student/present.htm ES 111 Introduction to Earth Science Student Webpageswww.emporia.edu/earthsci/amber/es111/assign.htm Jim and Susie Aber's Kite Aerial Photography www.geospectra.net/kite/ Susie Aber's World of Amber www.emporia.edu/earthsci/amber/amber.htm Thanks for visiting! This page originates from the Earth Science department at Emporia State University. For more information contact S. W. Aber, e-mail: saber@emporia.edu. Last updated 7 July, 2007. Revisit the course syllabus or the Mineralogy WebPage Assignment. copyright 2003-2007 © Susan Ward Aber. All rights reserved.
Thanks for visiting! This page originates from the Earth Science department at Emporia State University. For more information contact S. W. Aber, e-mail: saber@emporia.edu. Last updated 7 July, 2007. Revisit the course syllabus or the Mineralogy WebPage Assignment.
copyright 2003-2007 © Susan Ward Aber. All rights reserved.