html & css basics class one intro to HTML, HTML page structure, text, images, & links

Similar documents
Web Programming and Design. MPT Senior Cycle Tutor: Tamara Week 1

HTML. Mohammed Alhessi M.Sc. Geomatics Engineering. Internet GIS Technologies كلية اآلداب - قسم الجغرافيا نظم المعلومات الجغرافية

Web Programming Week 2 Semester Byron Fisher 2018

HTML. Hypertext Markup Language. Code used to create web pages

How the Internet Works

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148

CSC Web Programming. Introduction to HTML

INTRODUCTION TO WEB USING HTML What is HTML?

MPT Web Design. Week 1: Introduction to HTML and Web Design

INTRODUCTION TO HTML5! HTML5 Page Structure!

CSC Web Technologies, Spring HTML Review

Web Design 101. What is HTML? HTML Tags. Web Browsers. <!DOCTYPE html> <html> <body> <h1>my First Heading</h1> <p>my first paragraph.

Hyper Text Markup Language

UNIX and Operating System Topics

HTML CS 4640 Programming Languages for Web Applications

Hyper Text Markup Language

introduction to XHTML

Web Programming and Design. MPT Junior Cycle Tutor: Tamara Demonstrators: Aaron, Marion, Hugh

What is a web site? Web editors Introduction to HTML (Hyper Text Markup Language)

Create web pages in HTML with a text editor, following the rules of XHTML syntax and using appropriate HTML tags Create a web page that includes

c122jan2714.notebook January 27, 2014

MODULE 2 HTML 5 FUNDAMENTALS. HyperText. > Douglas Engelbart ( )

What You Will Learn Today

CMPT 165 Unit 2 Markup Part 2

What is XHTML? XHTML is the language used to create and organize a web page:

Beginning Web Site Design

Introduction to WEB PROGRAMMING

Certified HTML5 Developer VS-1029

Desire2Learn: HTML Basics

Creating and Building Websites

The three common HTML terms you should begin with are elements, tags, and attributes.

HTML, CSS, JavaScript

Revision for Grade 7 ASP in Unit :1&2 Design & Technology Subject

BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS

HTML HTML/XHTML HTML / XHTML HTML HTML: XHTML: (extensible HTML) Loose syntax Few syntactic rules: not enforced by HTML processors.

S. Rinzivillo DATA VISUALIZATION AND VISUAL ANALYTICS

Programmazione Web a.a. 2017/2018 HTML5

Web Design and Development ACS Chapter 3. Document Setup

HTML. Based mostly on

Web Programming HTML CSS JavaScript Step by step Exercises Hans-Petter Halvorsen

11. HTML5 and Future Web Application

HTML Overview. With an emphasis on XHTML

Course Overview. Week 1

Web Site Design and Development. CS 0134 Fall 2018 Tues and Thurs 1:00 2:15PM

Web Publishing Basics I

COMS 359: Interactive Media

1. Please, please, please look at the style sheets job aid that I sent to you some time ago in conjunction with this document.

week8 Tommy MacWilliam week8 October 31, 2011

HTML MIS Konstantin Bauman. Department of MIS Fox School of Business Temple University

Creating Web Pages Using HTML

Creating Web Pages. Getting Started

HTML OBJECTIVES WHAT IS HTML? BY FAITH BRENNER AN INTRODUCTION

CS134 Web Site Design & Development. Quiz1

The internet is a worldwide collection of networks that link millions of computers. These links allow the computers to share and send data.

HTML & CSS. Lesson 1: HTML Basics Lesson 2: Adding Tables Lesson 3: Intro to CSS Lesson 4: CSS in more detail Lesson 5: Review

HTML Overview formerly a Quick Review

Web browsers. 1. Google Chrome - 62% 2. Mozilla Firefox - 15% 3. Internet Explorer - 10% 4. Safari - 5 % 5. Microsoft Edge - 4% 6.

HTML and CSS: An Introduction

Training Sister Hicks

TEST NAME: MMWD 4.01 TEST ID: GRADE:09 - Ninth Grade Twelfth Grade SUBJECT:Computer and Information Sciences TEST CATEGORY: My Classroom

COMP519 Web Programming Lecture 3: HTML (HTLM5 Elements: Part 1) Handouts

HTML5 MOCK TEST HTML5 MOCK TEST I

Introduction to HTML

7300 Warden Avenue, Suite 503 Markham, Ontario Canada L3R 9Z6. Phone: Toll Free: Fax:

Basic HTML. Lecture 14. Robb T. Koether. Hampden-Sydney College. Wed, Feb 20, 2013

Downloads: Google Chrome Browser (Free) - Adobe Brackets (Free) -

Basic HTML. Lecture 14. Robb T. Koether. Hampden-Sydney College. Wed, Feb 20, 2013

1/6/ :28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014

Announcements. Paper due this Wednesday

This document provides a concise, introductory lesson in HTML formatting.

CMT111-01/M1: HTML & Dreamweaver. Creating an HTML Document

(1) I (2) S (3) P allow subscribers to connect to the (4) often provide basic services such as (5) (6)

The Nature of the Web

Certified HTML Designer VS-1027

Scalable Vector Graphics (SVG) vector image World Wide Web Consortium (W3C) defined with XML searched indexed scripted compressed Mozilla Firefox

Html basics Course Outline

Beginning HTML. The Nuts and Bolts of building Web pages.

Tutorial. Activities. Code o o. Editor: Notepad Focus : Text manipulation & webpage skeleton. Open Notepad

CS 350 COMPUTER/HUMAN INTERACTION. Lecture 6

Announcements. 1. Class webpage: Have you been reading the announcements? Lecture slides and coding examples will be posted

Introduction to web development and HTML MGMT 230 LAB

Web Design and Application Development

HTML5. 10 Things to Know. Webster University. ! R. Scott Granneman

Anatomy of an HTML document

Markup Language. Made up of elements Elements create a document tree

CS 1100: Web Development: Client Side Coding / Fall 2016 Lab 2: More HTML and CSS

Basic HTML Lecture 14

Next... Next... Handling the past What s next - standards and browsers What s next - applications and technology

CHAPTER 2 MARKUP LANGUAGES: XHTML 1.0

Part 1: HTML Language HyperText Make-up Language

INTERNET!!!11!1. Beyond the Mouse A Short Course on Programming. 10b. HTML/CSS or: I m on the. Ronni Grapenthin. November 13, 2011

ERTH 401 / GEOP 501 Computer Tools. Lecture 12: Websites. Ronni Grapenthin MSEC 356 x5924. November 13, 2017

HTML TUTORIAL ONE. Understanding What XHTML is Not

Bridges To Computing

Motivation (WWW) Markup Languages (defined). 7/15/2012. CISC1600-SummerII2012-Raphael-lec2 1. Agenda

UNIT 3 SECTION 1 Answer the following questions Q.1: What is an editor? editor editor Q.2: What do you understand by a web browser?

Overview. Part I: Portraying the Internet as a collection of online information systems HTML/XHTML & CSS

HTML & CSS November 19, 2014

The University of Hawaii at Manoa Library Webpage Content/Design/Style Guidelines General Site Design... 2

Navigation. Websites need a formalized system of links to allow users to navigate the site

Transcription:

html & css basics class one intro to HTML, HTML page structure, text, images, & links

what is HTML? Hyper Text Markup Language The language of the web: HTML documents = web pages Deals with content design is for CSS SEMANTIC vs. STYLE HTML standards set by Web Hypertext Application Technology Working Group (WHATWG) and World Wide Web Consortium (W3C). HTML 4.01 released in1999, HTML 5 set for formal recommendation in 2014.

web browsers Web browsers are programs made to display HTML documents. There are many of them: Chrome Explorer Firefox Opera Safari

viewing HTML Firefox: Chrome:

HTML editors Any text editor will work (but please don t use Word) We ll use Notepad++ (Windows only) http://notepad-plus-plus.org/ Other options you can use: Sublime Text (http://www.sublimetext.com/) OSX, Windows, Linux Text Wrangler (http://www.barebones. com/products/textwrangler/) OSX only And about a gazillion others

HTML syntax <tag attribute= value ></tag> or <tag attribute= value />

basic page structure <!DOCTYPE html> <html lang= en > <head> <title>name of webpage</title> <link rel= stylesheet href= URL /> </head> <body> <header></header> <nav></nav> <section></section> <footer></footer> </body> </html>

<!DOCTYPE> Points browser toward Document Type Definition (DTD) Should always be included before <html> HTML5 standard is <!DOCTYPE html> <!DOCTYPE html> Sam & Sally's Cafe

<html></html> Tells the browser that it s reading an HTML document. Add a language tag to declare what language the content on your website is written in. <!DOCTYPE html> <html lang="en"> Sam & Sally's Cafe 2012 Sam &Sally's Cafe Home About Us Menu Direction </html>

<head></head> Contains information about the page, but not necessarily shown. Helps organize and design the page. <!DOCTYPE html> <html> <head> </head> Sam & Sally's Café

<body></body> Contains the visible part of the HTML page what the browser will show. </head> <body> Sam & Sally's Cafe 2012 Sam &Sally's Cafe Home About Us Menu Direction </body> </html>

headings <h1></h1> <body> <h1>sam & Sally's Café</h1> <h2>great food & great times</h2> <h3>hours</h3> <h3>reservations </h3> <h3>upcoming events</h3> <h3>join Our Mailing List</h3>

comment <!-- --> <!-- this is where I leave a comment -->

paragraph <p></p> <p>this is a paragraph welcoming the visitor to come check out the cafe. In sodales felis pulvinar ligula gravida sodales. </p> <p>we're happy you'd like to join us for a meal! There are three ways to make reservations:</p> <p>check out the folowing events. All events will take place at Sam & Sally's Cafe. Be sure to check back for new events posted regularly.</p> <p>paragraph about our mailing list and how to join.</p>

line break <br /> Hours<br /> Monday 5 PM - 9 PM

text tag <i> <b> <em> <strong> <i> Text in an alternate voice or mood, or otherwise offset from the normal prose, such as a taxonomic designation, a technical term, an idiomatic phrase from another language, a thought, a ship name, or some other prose whose typical typographic presentation is italicized Joie de vivre <b> Text stylistically offset from the normal prose without conveying any extra importance, such as key words in a document abstract, product names in a review, or other spans of text whose typical typographic presentation is boldened Press the enter key to continue <em> represents stress emphasis of its content, not importance You didn t go to the store. <strong> represents strong importance for its contents DO NOT go near the pit full of spikes.

image <img /> attributes: src, alt, width, height Directions <img src="images/cafe1.jpg" alt="shrimp salad" width ="250px" /> <img src="images/cafe3.jpg" alt="interior shot of cafe" width ="250px" /> <img src="images/cafe2.jpg" alt="satay beef" width =" 250px" /> <h2>great food & great times</h2>

link <a></a> Linking to other pages on your website. <a href="index.html">home</a> <a href="about.html">about Us</a> <a href="menu.html">menu</a> <a href="directions.html">directions</a>

link <a></a> Linking to pages external to another website. Reserve online through <a href=" http://www.opentable.com" >OpenTable</a>