13 October Building a Web Site. Current events Cherelle Scott.

Slides:



Advertisements
Similar presentations
Getting Started with your Course Staff Guide. Turn Editing On Click either the link or the button as below:
Advertisements

HTML popo.
Microsoft FrontPage Monday January 28, The Basic FrontPage Setup.
Learning the Basics – Lesson 1
Html: getting started HTML is hyper text markup language. It is what web browsers look at on the Internet. HTML documents should be created in a simple.
Dreamweaver Cheat Sheet CSCI 100 – JW Ryder. CSCI 1002JW Ryder - Dreamweaver Notes Initial Site Set Up Goto W:\ drive – This is your web root directory.
 Share assignments and files  Student and parent home access  Announcements  Classroom information.
Server Web Server Pages Client Browser  HTML can do everything  We will limit our use to defining the content units – NOT formatting  Why? ›
 Page structure  Define the content › Text › Headers › Lists › Tables  Minor formatting.
HTML and Web Page Design Presented by Frank H. Osborne, Ph. D. © 2005 ID 2950 Technology and the Young Child.
13 February Building a Web Page. HTML Files Two types of information Text Instructions on how to display Instructions are in the form of tags Tags are.
CIS101 Introduction to Computing Week 07. Agenda Your questions JavaScript text Resume project HTML Project Three This week online Next class.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
ETT 229 Fall 2004 Web Design Basics II. Agenda 11:00-11:05 – Quiz 14 11:05-11:50 – Web Design Lecture 11:50-12:15 – Web Design Practice 2.
CIS101 Introduction to Computing Week 06. Agenda Your questions Resume project HTML Project Two This week online Next class.
13 September Building a Web Page (cont.). Triangle Assignment Assignment: Given three numbers, determine if they could constitute a triangle Examples.
CIS101 Introduction to Computing HTML Project Two.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 9 1 Microsoft Office FrontPage 2003 Tutorial 9 – Using Layout Tables, Styles, and Office.
CIS101 Introduction to Computing Week 06. Agenda Your questions Resume project HTML Project Two This week online Next class.
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.
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
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
Basic HTML tags Beginning Web Site Design Stanford University Continuing Studies CS 03
Introduction to HTML academy.zariba.com 1. Lecture Content 1.What is HTML? 2.The HTML Tag 3.Most popular HTML tags 2.
Web Page Development I Heather Rasmussen (801) Heather Rasmussen (801)
Session: 3. © Aptech Ltd. 2Formatting Text using Tags / Session 3  Explain the Heading tag  Explain the different tags related to formatting  Explain.
HTML Comprehensive Concepts and Techniques Third Edition Project 3 Creating Web Pages with Links, Images, and Formatted Text.
Transferring Course Materials to the Web. Creating a Web Site With a Template To create a Web site with a template 1.Start FrontPage. 2.On the File menu,
CITY UNIVERSITY / Vysoká Škola Manažmentu.:MG Information Systems :. © Martina Cesalova, 2005 MS FRONTPAGE 1 1.Open FrontPage – View -> Page 2.Open.
Creating Content That Looks Great Justin Prevatte (AAMFT & themelogic)
HTML basics exercises.
ACM 511 HTML Week -1 ACM 511 Course Notes. Books ACM 511 Course Notes.
Chapter 4: Hypertext Markup Language Primer TECH Prof. Jeff Cheng.
Objectives: 1. Create a Skeleton HTML 2. View a Skeleton File Through a Server and Browser 3. Learn HTML Body Tags for the Display of Text and Graphics.
F-1 Management Information Systems for the Information Age Copyright 2004 The McGraw-Hill Companies, Inc. All rights reserved Extended Learning Module.
DHTML AND JAVASCRIPT Genetic Computer School LESSON 2 HTML TAGS G H E F.
CSCI 1101 Intro to Computers
CSS My favourite ICT lesson By Federico Boschi Cascading Style Sheets.
XP 1 HTML Committed to Shaping the Next Generation of IT Experts. 01: Introduction to HTML.
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.
INTRODUCTION. What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language,
CPT 499 Internet Skills for Educators Session Ten Class Notes.
HTML— More Tags, Formatting, and Lists. Formatting Tags  Bold  Italics  Underline  Big text  Small text  Subscript (H 2 O)  Superscript (10 3 )
HTML for ISD Brown Bag Presentation Session 2 What we will cover:  Basics of HTML  How to make your first page  Links  Text formatting.
CITY UNIVERSITY / Vysoká Škola Manažmentu.:MG Information Systems :. © Martina Cesalova, 2005 MS FRONTPAGE 2 1.Create a new document 2.Save as L/bsba/IS330/yourfolder,
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.
1.Click on “Start” menu 2.Click on “ 1. Choose a different layout for your slide.
Formatting Your Research Paper. Do Not use a cover sheet Do Not insert pictures Do Not change the font color or size. ( Microsoft Word’s primary setting.
Excel 2010 Formatting Cells. Formatting text To change the font:
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 Comprehensive Concepts and Techniques Second Edition Project 2 Creating a Web Site with Links.
The Web Wizard’s Guide to HTML Chapter Two Basic Text Formatting.
Creating Tables in a Web Site HTML 4 Created by S. Cox.
CS 100 Introduction to Web Page Construction and HTML.
CS134 Web Design & Development Attributes, Lists, Tables, Links, and Images Mehmud Abliz.
HTML. INDEX Introduction to HTML Creating Web Pages Commands And Tags Web Page.
APA Cover Page Dr. Gustafson. What is a Cover Page? APA Manual 6 th Edition – See Manuscript Elements A cover page is the first page of your.
Week-11 (Lecture-1) Introduction to HTML programming: A web based markup language for web. Ex.
INTRO TO WEB DEVELOPMENT html
TinyMCE Editor.
Learning the Basics – Lesson 1
HTML Formatting.
Dreamweaver – Project #1
Cheat Sheet CSCI 100 JW Ryder
Cheat Sheet CSCI 100 JW Ryder
Starting from Scratch: MLA Format
Web pages Lesson 3.
Click to Insert Title - Arial 36pt
Refined14ReportPowerpointTopic templates
Presentation transcript:

13 October Building a Web Site

Current events Cherelle Scott

Assignments Reminders: signing up for presentations Sign up sheet Papers will be returned on Monday Did you figure out how to build your own web page? I’ve rescheduled assignment dates Two days not sufficient for Javascript Both paper descriptions will be posted by next Monday You’ll run out of time if you serialize assignments

Review Colors Fundamental Pieces Title Entering text Inserting a picture Changing colors

Today Text attributes Headings Lists Tables Links Backgrounds

Text Attributes Effects Bold Italic Underline Alignment Fonts Color Size

Structural Components Headings Citations Quotations Why do you want this instead of just format?

Lists and Tables Lists are more fixed formats Ordered Unordered Definition Tables Two dimensions Format options Headings

Links General model Anchor to click on Pointer to the page Types Internal Page Site External

Fuller Definition Bare Bones Guide to HTML

Next Week Programming with JavaScript