Going Live with a Basic Web Page Bill Hart-Davidson AIM: billhd30 pfworkshop.

Slides:



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

Computers: Tools for an Information Age Writing Your Own Web Page: Using HTML and Web Authoring Tools.
HTML popo.
Internet Services and Web Authoring (CSET 226) Lecture # 5 HyperText Markup Language (HTML) 1.
INSTRUCTIONAL SUPPORT SERVICES (ISS) SHORT COURSE, FALL 2013 UMSL Introduction to Web Page Design.
INTRODUCTION TO HYPERTEXT MARKUP LANGUAGE 1. Outline  Introduction  Markup Languages  Editing HTML  Common Tags  Headers  Text Styling  Linking.
1 Outline 9.1Introduction 9.2Markup Languages 9.3Editing HTML 9.4Common Tags 9.5Headers 9.6Text Styling 9.7Linking 9.8Images 9.9Formatting Text With 9.10Special.
CIS101 Introduction to Computing Week 07. Agenda Your questions JavaScript text Resume project HTML Project Three This week online Next class.
 2008 Pearson Education, Inc. All rights reserved. 1 Introduction to HTML.
Creating a Web Page HyperText Markup Language. HTML Documents  Created using any text editor  Notepad  Vi, Pico, or Emacs  If using word-processor,
ETT 429 Spring 2007 Web Design I.
Web Design is a class created to nurture the minds of high school techies, and introduce those without prior knowledge to the field.
HTML Code. What we will cover Basic HTML Body Font Images Hyperlinks Tables Frames.
HTML. Goals How to use the Komodo editor HTML coding and testing Basic HTML tags List and Images Tables and Links At least 2 pages and navigation
Images and Tables. Displaying Image Attributes: SRC= " mypic.gif " – Name of the picture file SRC= " pic/mygif.jpg " – Name of file found in pic directory.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
HTML. Goals How to use the Komodo editor HTML coding and testing – List and Images – Tables and Links – At least 2 pages and navigation –
Introduction to Nvu Jing Fu. What is nVu? Free web design and development tool WYSIWYG (/wiziwig/) software Other similar tools: Dreamweaver, Googlepages.
CS105 Introduction to Computer Concepts HTML
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Fluency with Information Technology Third Edition by Lawrence Snyder Chapter.
Web Design HTML, Frontpage, DreamWeaver μέρος β ΠΡΥ019 - Πληροφορική Δρ.Βάσος Βασιλείου.
HTML, Third Edition--Illustrated Introductory 1 HTML, Third Edition Illustrated Introductory Unit F Working with Tables.
Using Dreamweaver. Slide 1 Dreamweaver has 2 screens that do different things The Document window where you create your WebPages The Site window where.
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.
ITCS373: Internet Technology HTML
Dr. Nuha El-KhaliliInternet Programming ( ) HTML Hyper Text Markup Language The language of web pages Maintained by the W3C
Chapter 4: Hypertext Markup Language Primer TECH Prof. Jeff Cheng.
HTML Overview Part 4 – Tables 1. HTML Tables  Tables are defined with the tag pair.  A table is divided into rows with tag pairs. o tr stands for "table.
Understanding HTML Code
WELCOME EF 105 Spring EF 105 Computer Methods in Engineering Problem Solving Week 2: FrontPage Introduction to Software Use to create Web Pages.
 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.
Basic HTML Workshop By: Preeda Chunjongkolkul (Pete) Systems Librarian/Webmaster
HTML 4 Foundation Level Course HyperText Markup Language Most common language used in creating Web documents. You can use HTML to create cross-platform.
Creating Tables in a Web Site
CS105 INTRODUCTION TO COMPUTER CONCEPTS HTML Instructor: Cuong (Charlie) Pham.
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
HTML: Hyptertext Markup Language Doman’s Sections.
4 Chapter Four Introduction to HTML. 4 Chapter Objectives Learn basic HTML commands Discover how to display graphic image objects in Web pages Create.
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.
HTML— More Tags, Formatting, and Lists. Formatting Tags  Bold  Italics  Underline  Big text  Small text  Subscript (H 2 O)  Superscript (10 3 )
Tables Web Authoring. This kind of a table THISIs aTABLE THISIs aTABLE THISIs aTABLE THISIs aTABLE.
HTML Basics. HTML Introduction Stands for HyperText Markup Language. HTML files are plain text files with mark ups. Some characteristics of HTML: –No.
CSE 409 – Advanced Internet Technology 1 DISCUSSION OF BASIC HTML TAGS.
HTML (Hyper Text Markup Language) Lecture II. Review Writing HTML files for web pages – efficient compact – fundamental. Text files with htm extension.
Week 2: Building a Simple Website IMC 320 Web Publishing Spring 2011.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
HTML CS 105. Page Structure HTML elements control the details of how a page gets displayed. Every HTML document has the following basic structure: … …
Building a Web Page. Create A New Folder  Right click on the desktop and select New / Folder  Name the folder playpen.
Introduction to HTML C151 Multi-User Operating Systems.
Writing Your Own Web Page: Using HTML and FrontPage Chapter 10.
1 Preparation for site Create a folder in MyDocuments: beavercheese. Create a subfolder, images Classes, career, DW beginner Download.
Introduction to Web Authoring Ellen Cushman /wra210.htm Class mtg. #2.
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring
©SoftMoore ConsultingSlide 1 Introduction to HTML: Block-Level Elements.
1 HTML. 2 Full forms WWW – world Wide Web HTTP – Hyper Text Transfer Protocol HTML – Hyper Text Markup Language.
HTML for web designing short course. What is an HTML File? HTML stands for Hyper Text Markup Language An HTML file must have an htm or html file extension.
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.
Create Your Own Web Page: An Introduction to HTML Instructor: Corey Johnson Assisted by: tba.
Introduction to Web Authoring Bill Hart-Davidson AIM: billhd30 Session 2
HTML Hyper Text Markup Language. What is HTML HTML stands for the Hyper Text Markup Language. HTML stands for the Hyper Text Markup Language. HTML is.
Introduction to Web Authoring
HTML Basics.
With Microsoft FrontPage 2000
>> HTML: Tables.
Elements of HTML Web Design – Sec 3-2
Elements of HTML Web Design – Sec 3-2
Web Design and Development
Introduction to HTML.
Computer communications
Presentation transcript:

Going Live with a Basic Web Page Bill Hart-Davidson AIM: billhd30 pfworkshop

Step 1: Grab the Personal Project Page Template 1.Go to 2. Find the Simple Page Template 3. Click the link to view the template in the browser. 3. Go back to the home page and right-click on the link to download the source file to your desktop. It will be called “ptemplate.html”

Step 2: Save to your AFS You have access to an account provided by MSU– your AFS Space. To put stuff there, FTP to ftp.msu.edu and store files in the directory called web; Or, in a networked lab, map the drive and navigate to your web directoryftp.msu.edu Did that last bit of jargon confuse you?

Try it now… Post a copy of the project page template in your AFS space. 1.Make a new folder inside the web folder; call it “210” 2.Drag the file called ptemplate.html into it 3.Now open a new browser window and visit your page at ptemplate.html

Step 3: Play with HTML & Dreamweaver Try these: Choose View > Page Source in your browser; this is the HTML that makes the page render Open a plain text editor (Wordpad on PC, SubEthaEdit on the Mac)…play with the code. See the “html reference info” in this set of slides. –Make a change to the file and save it –View that version of the file (now on your desktop) in the browser or, if it is already loaded, hit refresh Open Dreamweaver, a web editing program…this lets you edit in WYSIWYG mode

Step 4: Grab the ZIP file with the other portfolio sample Right click to download it from the workshop page Inside you should see: –index.html (the main page) –pflayout.css (a file creating the layout for the page) –pfpresentation.css (a file holding the colors, fonts, etc.) –pw_workshop_header.jpg (banner image) –covers.jpg, dogs.jpg, dogtug.jpg (images in body) Play around with the contents here…try to get a feel for how the various pieces work together

Step 5: Make a home page for yourself Either create a new html page or rename one of the samples…call it index.html Save it in your AFS “web” folder This will be what others see when they go to You may want to use this space to house your portfolio

HTML Reference The following pages provide an overview of the basic html tags. Copy & Paste these into your html file, save the file, then view the file in a browser to see what they do.

HTML Document Basic Structure <!– Page title and hidden info  <!– Browseable, visible text  Note: Any plain text file with this basic structure will do …name it with a.html extension and open it in any web browser

Header Tags Should match Web page heading

Body Tags 1: How does the whole page look? <BODY BGCOLOR=“#FFFFFF” BACKGROUND=“background.gif” LINK=“#CC3333” ALINK=“#CCFFFF” VLINK=“#C0C0C0” TEXT=“#000000”>

Body Tags 2: Six levels of headings Headings Largest heading Smallest heading

Body Tags 3: Basic “block” level tag, the paragraph Paragraphs This is a short example of a paragraph

A simple text-only menu bar Teams [ 1 | 2 | 3 | ]

Body Tags 4: Lists, with numbers and with bullets Lists Unordered Apples Oranges Ordered Priority 1 Priority 2

Body Tags 5: Other lists Lists (continued) Definition HTML A tag language

Example: Def. List for a team project, 1 Team 1 - Buy_It.com Here's a description of this Web site. Team members

Example: Def. List for each team project, 2 Here are the names of the people involved. Send us your comments Here's how to contact us.

Body Tags 6: White Space! Breaks

Body Tags 7: Horizontal lines for dividing a page Horizontal Rules

Body Tags 8: Inserting an inline image file Graphics <IMG SRC=“my.gif“ ALT=“My picture” HEIGHT=“24“ WIDTH=“32“ ALIGN=“left | right | center“ HSPACE=“6” VSPACE=“6”> The SRC is the “source” of the image. The URL of the source tells the browser where to find the image. In this example, the image is stored in the same directory as the page it is sitting on.

Body Tags 9: Links, External & Internal Anchors (Links) Within a Page “From” Link Go to Section 1 “To” Link Section 1

Body Tags 10: Links, absolute and relative Anchors (Links) to Another Page Absolute Bill’s page Relative Writing to the World Wide Web, section 4

Body Tags 12: The mailto link Mailto Anchors Bill’s

Body Tags 13: The old way to do page layout, tables! Simple table Column heading Column data TR = table row TD = table cell..actually, TD stands for “table data,” but you can have a cell with no data in it…

Body Tags 14: Table attributes <TABLE BORDER=“1” CELLPADDING=“4” CELLSPACING=“0” WIDTH=“450”>

Body Tags 15: A table row <TR BGCOLOR=“#C0C0C0” ALIGN=“left | right | center” VALIGN=“top | bottom | center”>

Body Tags 16: A table cell <TD BGCOLOR=“#C0C0C0” ALIGN=“left | right | center” VALIGN=“top | bottom | center” COLSPAN=“2” ROWSPAN=“2”>

Body Tags 17: Styles you can apply to text Text: We can specify Bold text Italics Font size Font face Font color

Body Tags 18: Style tags (override style sheets) Bold text Italicized text <FONT SIZE=“3” FACE=“ARIAL” COLOR=“blue”> Blue Arial text (normal/default size)

Body Tags 19: some codes for special characters Special Characters << >> && "“ &#reg;registered trademark ™ trademark non-breaking space (eg. blank table cell)