c122jan2714.notebook January 27, 2014

Similar documents
c122sep814.notebook September 08, 2014 All assignments should be sent to Backup please send a cc to this address

Title: Sep 12 10:58 AM (1 of 38)

HTMLnotesS15.notebook. January 25, 2015

Basics of Web Design, 3 rd Edition Instructor Materials Chapter 2 Test Bank

Announcements. Paper due this Wednesday

Web Design and Development ACS Chapter 3. Document Setup

Web Page Creation Part I. CS27101 Introduction to Web Interface Design Prof. Angela Guercio

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

Html basics Course Outline

Title: Jan 29 11:03 AM (1 of 23) Note that I have now added color and some alignment to the middle and to the right on this example.

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

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

CSC 121 Computers and Scientific Thinking

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

Web Development & Design Foundations with HTML5 & CSS3 Instructor Materials Chapter 2 Test Bank

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

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

Unit 5 Web Publishing Systems Page 1 of 13 Part 4 HTML Part 4

INTRODUCTION TO HTML5! HTML5 Page Structure!

c122sep2914.notebook September 29, 2014

Bok, Jong Soon

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

INTRODUCTION TO WEB USING HTML What is HTML?

recall: a Web page is a text document that contains additional formatting information in the HyperText Markup Language (HTML)

BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS

Hypertext Markup Language, or HTML, is a markup

Web Development & Design Foundations with XHTML. Chapter 2 Key Concepts

DREAMWEAVER QUICK START TABLE OF CONTENT

Web Development and Design Foundations with HTML5 8th Edition

introduction to XHTML

A Balanced Introduction to Computer Science, 3/E

In this project, you ll learn how to create a webpage for your favourite recipe.

In this project, you ll learn how to create your own webpage to tell a story, joke or poem. Think about the story you want to tell.

By Ryan Stevenson. Guidebook #2 HTML

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

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space.

Chapter 2 Creating and Editing a Web Page

Review of HTML. Chapter Pearson. Fundamentals of Web Development. Randy Connolly and Ricardo Hoar

How the Internet Works

It is possible to create webpages without knowing anything about the HTML source behind the page.

Web Development & Design Foundations with HTML5 & CSS3 Instructor Materials Chapter 2 Test Bank

Creating A Web Page. Computer Concepts I and II. Sue Norris

Introduction to HTML

CSS worksheet. JMC 105 Drake University

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

The Structure of the Web. Jim and Matthew

Creating and Editing a Web Page Using Inline Styles

Page Layout Using Tables

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

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

HTML & XHTML Tag Quick Reference

HTML CS 4640 Programming Languages for Web Applications

Web Publishing Basics I

By completing this practical, the students will learn how to accomplish the following tasks:

11. HTML5 and Future Web Application

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

GSLIS Tech Lab Workshop: Mastering TOR Part 2 GSLIS Tech Lab Workshop: Mastering TOR Part 2 GSLIS Tech Lab Workshop: Mastering TOR Part 2

10. Adding some simple text formatting

LAB 2 INTRODUCTION TO HTML

Programmazione Web a.a. 2017/2018 HTML5

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

Desire2Learn: HTML Basics

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

Chapter 1 Getting Started with HTML 5 1. Chapter 2 Introduction to New Elements in HTML 5 21

A website is a way to present your content to the world, using HTML to present that content and make it look good

FCKEditor v1.0 Basic Formatting Create Links Insert Tables

Introduction to Multimedia. MMP100 Spring 2016 thiserichagan.com/mmp100

Lab 4 CSS CISC1600, Spring 2012

HTML+ CSS PRINCIPLES. Getting started with web design the right way

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

1. The basic building block of an HTML document is called a(n) a. tag. b. element. c. attribute. d. container. Answer: b Page 5

Creating and Building Websites

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

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

HTML and CSS: An Introduction

Certified HTML5 Developer VS-1029

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

As we design and build out our HTML pages, there are some basics that we may follow for each page, site, and application.

Lesson 1 HTML Basics. The Creative Computer Lab. creativecomputerlab.com

GIMP WEB 2.0 MENUS WEB 2.0 MENUS: HORIZONTAL NAVIGATION BAR CREATING AN HTML LIST

Lava New Media s CMS. Documentation Page 1

HTML Hyper Text Markup Language

Creating Web Pages Using Netscape Composer AGENDA FOR THIS WORKSHOP. 1. How does it all work? 2. What do I need to get started at Fairfield?

Beginning HTML. A tag is a command written between angle brackets (the less than and greater than symbols). Ex. <html>

Fundamentals: Client/Server

HTML TAG SUMMARY HTML REFERENCE 18 TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES MOST TAGS

Basic HTML Handout & Exercise Web Technology

Understanding the Web Design Environment. Principles of Web Design, Third Edition

Chapter 4. Introduction to XHTML: Part 1

Lab 3. CSE 3, Summer 2010 In this lab you will learn and implement some basic html.

4 HTML Basics YOU WILL LEARN TO WHY IT MATTERS... CHAPTER

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

Beginning Web Site Design

Web Designing HTML5 NOTES

Web Programming Week 2 Semester Byron Fisher 2018

There are four (4) skills every Drupal editor needs to master:

CS134 Web Site Design & Development. Quiz1

HTTP & Websites. Web Browsers. Web Servers vs. Web sites. World Wide Web. Internet Explorer. Surfing the World Wide Web. Part 4. The World Wide Web

This will be a paragraph about me. It might include my hobbies, where I grew up, etc.

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

Transcription:

Internet Developer 1

Start here! 2

3

Right click on screen and select View page source if you are in Firefox <!DOCTYPE html> tells the browser you are using html. Next we have the <html> tag and at the bottom we have the close html with the slash </html> The page will have a <head> and a <body>. The <title> within <head> puts out the page title in the top left cornor. Headers use the number to tell the size. Note that headers are in bold and skip a line after. 4

Write in notepad of notepad++ and save with no embedded spaces in the name and a.html extension. 5

Note the < is < and the > is > when writing it in the text. 6

7

When writing the text you move down to the next line as visible in the editor because it has no impact on how the page shows. The page shows in a way that fits the screen size. 8

No matter how many spaces I type only one will show. Extra spaces use In XHTML you use <br /> that is also allowed in HTML5, but usually in HTML5 you use <br> 9

10

The validator is used to tell whether the page meets the W3C specs. 11

12

13

14

15

16

Groups the headers. 17

Actually this is HTML5 a copy and paste error by me! <ul> makes an unordered list with <li> for each list item. 18

An ordered list in HTML5 19

Note the three ways to validate: address of web page, file upload that lets you browse and direct input. 20

Someone asked how to put comments into the page. 21

Paragraph leaves a blank line after the paragraph. Division does not. 22

I embedded bold and italics. When I do both the inner must also end first. 23

Note no </li> because I am embedding something under. This is the </li> that goes with Second sub B 24

25

Something happened and I lost some pages here I will try to remember and create. This is the older way where I close the li even if I am embedding underneath it does not validate. 26

The old way to change type so you can get A, B, C etc. The new way uses CSS and we will look at it as we move into CSS. Does not validate. 27

We have looked at three kinds of lists: ordered lists unordered lists definition lists A definition list has a place to define the text and a place to give the definition data. 28

A block quote makes indented margins on the left and the right. Notice that it is written before the container (containers are paragraphs, divisions, headers, lists etc.). 29

Style used to always be embedded like this to make bold, italics etc but now it is usually done with CSS. Here are a few styles that people still embed when they are writing the page. 30

Pre retains the structure as it is pasted in. The font it uses is a fixed font like Courier New. 31

Divisions and paragraphs within divisions. 32

Now we will look at some examples under XHTML. 33

The four lines at the top tell the browser that I am using XHTML just as <!DOCTYPE html> tells the browser I am using html5. In XHTML all code must be in a container (here the container his <h1> and all tags must have an end tag. 34

Note I uses strict in the second and third line. I can also use transitional to have a less careful validation. 35

36

c122jan2714.notebook There is also an XHTML transitional. 37

I think this is the one I did next, but I am not sure... Note the <br /> because the break does not have a close tag. 38

Checking the XHTML 39

40

HTML5 XHTML <br> <br /> <hr> <hr /> <img> <img.../> BOTH <p>...</p> 41

Calls for transitional validation. 42

c122jan2714.notebook 43