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

Similar documents
Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1

CSS.

Introduction to WEB PROGRAMMING

Reading 2.2 Cascading Style Sheets

Study Guide 2 - HTML and CSS - Chap. 6,8,10,11,12 Name - Alexia Bernardo

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

Programmazione Web a.a. 2017/2018 HTML5

Welcome Please sit on alternating rows. powered by lucid & no.dots.nl/student

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links

Session 3.1 Objectives Review the history and concepts of CSS Explore inline styles, embedded styles, and external style sheets Understand style

HTML and CSS a further introduction

Styles, Style Sheets, the Box Model and Liquid Layout

ADDING CSS TO YOUR HTML DOCUMENT. A FEW CSS VALUES (colour, size and the box model)

HTML and CSS: An Introduction

CMPT 165: More CSS Basics

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

CSS Cascading Style Sheets

CSS worksheet. JMC 105 Drake University

Introduction to using HTML to design webpages

HTML/XML. HTML Continued Introduction to CSS

Introduction to HTML & CSS. Instructor: Beck Johnson Week 2

Web Design and Development Tutorial 03

CSS Cascading Style Sheets

CSC 121 Computers and Scientific Thinking

HTML + CSS. ScottyLabs WDW. Overview HTML Tags CSS Properties Resources

Text and Layout. Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 11. This presentation 2004, MacAvon Media Productions

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

Web Publishing Basics I

11. HTML5 and Future Web Application

Review Question 1. Which tag is used to create a link to another page? 1. <p> 2. <li> 3. <a> 4. <em>

Block & Inline Elements

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

3.1 Introduction. 3.2 Levels of Style Sheets. - HTML is primarily concerned with content, rather than style. - There are three levels of style sheets

Getting Started with Eric Meyer's CSS Sculptor 1.0

Html basics Course Outline

Creating and Building Websites

Cascading Style Sheets Level 2

GIMP WEB 2.0 MENUS. Web 2.0 Menus: Horizontal Navigation Bar with Dynamic Background Image

Web Development & Design Foundations with HTML5

CMPT 165 INTRODUCTION TO THE INTERNET AND THE WORLD WIDE WEB

WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5

Web Development & Design Foundations with HTML5

CSS: The Basics CISC 282 September 20, 2014

8/19/2018. Web Development & Design Foundations with HTML5. Learning Objectives (1 of 2) Learning Objectives (2 of 2) Horizontal Rule Element

Chapter 3 Style Sheets: CSS

- HTML is primarily concerned with content, rather than style. - However, tags have presentation properties, for which browsers have default values

Tutorial 3: Working with Cascading Style Sheets

Appendix D CSS Properties and Values

CS7026 CSS3. CSS3 Graphics Effects

The building block of a CSS stylesheet. A rule consists of a selector and a declaration block (one or more declarations).

LING 408/508: Computational Techniques for Linguists. Lecture 14

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

BIM222 Internet Programming

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

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

A Balanced Introduction to Computer Science, 3/E

Using Dreamweaver CS6

Assignments (4) Assessment as per Schedule (2)

COSC 2206 Internet Tools. CSS Cascading Style Sheets

HTML Hyper Text Markup Language

CS 350 COMPUTER/HUMAN INTERACTION. Lecture 6

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

CREATING A WEBSITE USING CSS. Mrs. Procopio CTEC6 MYP1

Cascading Style Sheets (CSS)

CSS: Layout Part 2. clear. CSS for layout and formatting: clear

HTML/CSS. HTML review and extra CSS review CSS Color

To link to an external stylesheet, the link element is placed within the head of the html page:

WEBSITE PROJECT 2 PURPOSE: INSTRUCTIONS: REQUIREMENTS:

CSS is applied to an existing HTML web document--both working in tandem to display web pages.

Guidelines for doing the short exercises

AGENDA :: MULTIMEDIA TOOLS :: (1382) :: CLASS NOTES

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

<style type="text/css"> <!-- body {font-family: Verdana, Arial, sans-serif} ***set font family for entire Web page***

- The CSS1 specification was developed in CSSs provide the means to control and change presentation of HTML documents

ICT IGCSE Practical Revision Presentation Web Authoring

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

Designing the Home Page and Creating Additional Pages

HTML and CSS COURSE SYLLABUS

Introduction to Computer Science (I1100) Internet. Chapter 7

The Benefits of CSS. Less work: Change look of the whole site with one edit

Website Development with HTML5, CSS and Bootstrap

Introduction to Cascading Style Sheet (CSS)

Desire2Learn: HTML Basics

Learning Objectives. Review html Learn to write a basic webpage in html Understand what the basic building blocks of html are

8/19/2018. Web Development & Design Foundations with HTML5. Learning Objectives (1 of 2) Learning Objectives (2 of 2)

More about HTML. Digging in a little deeper

epromo Guidelines DUE DATES NOT ALLOWED PLAIN TEXT VERSION

Class 3 Page 1. Using DW tools to learn CSS. Intro to Web Design using Dreamweaver (VBUS 010) Instructor: Robert Lee

HTML & CSS. SWE 432, Fall 2017 Design and Implementation of Software for the Web

HTML Organizing Page Content

By Ryan Stevenson. Guidebook #2 HTML

When you complete this chapter, you will be able to:

By Ryan Stevenson. Guidebook #3 CSS

GIMP WEB 2.0 MENUS. Web 2.0 Menus: Horizontal Navigation Bar

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

Introduction to HTML & CSS. Instructor: Beck Johnson Week 5

First Name Last Name CS-081 March 23, 2010 Midterm Exam

Cascading Style Sheet

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

Wanted! Introduction. Step 1: Styling your poster. Activity Checklist. In this project, you ll learn how to make your own poster.

Transcription:

Week One Tools The Basics: Windows - Notepad Mac - Text Edit Downloads: Google Chrome Browser (Free) - www.google.com/chrome/ Adobe Brackets (Free) - www.brackets.io Our work over the next 6 weeks will be created and saved locally to the computer. No data will we leaving the computer to any remote computer. If at some time in the future, you can contact a web hosting service to upload your files. This requires a month to month or yearly paid subscription for access to your account to FTP files to the server. We will be learning the HTML and CSS markup languages. For more information, head to: https://developer.mozilla.org/en-us/docs/web Homework: browser: local: remote: web hosting service: FTP: server: HTML: CSS: Page 2

Week One The Basic HTML Structure: <html> <head> <title>document</title> </head> <body> </body> </html> <html> - Everything between opening and closing HTML tags is HTML code <head> - This contains information about the page, which usually has the <title> within the head tag <title> - The contents of the title tag are shown in the top of the browser in the tab for that page. <body> - Everything between the opening and closing tags are shown in the main browser window. This is where most of your code will be placed. (The word tag and element are both used interchangeably. <p> is the opening tag, </p> is the closing tag. The element is <p>and the text between</p> ) Heading Tags There are 6 levels of heading tags that are in 6 different sizes. H1 is the biggest and h6 is the smallest. They have opening and closing tags. <h1>heading 1</h1> <h2>heading 2</h2> <h3>heading 3</h3> <h4>heading 4</h4> <h5>heading 5</h5> <h6>heading 6</h6> Page 3

Week One Paragraph Tag To create a paragraph, surround the text that makes up the paragraph with the <p> </p> tags. By default, the browser will show each paragraph on a new line with some space between it and the next paragraph like a block of text - this is known as a block level element. Block Level and Inline Elements Block Level Elements So far the h1-h6 tags and the paragraph tag the are block level elements. By default, block-level elements begin on new lines. Inline Elements An inline element occupies only the space bounded by the tags that define the inline element. The <strong>, <em> and <span> tags are inline. The Box Model Page 4

Week One An element is the sum of the widths of margin, padding, and border. (There is an exception to this rule by way of CSS. The box-sizing property is used to alter the default CSS box model used to calculate widths and heights of elements.) Read More - https://developer.mozilla.org/en-us/docs/web/css/box-sizing Sectioning Elements The <div></div> tags are for divisions in a page. They are often used as a container tag that can then be manipulated with CSS from classes and ids. Sectioning tags have no default styling applied to them. Other tags that can be used: <section>, <article>, <nav>, <header>, <footer> including their closing tags. Strong Surrounding text within <strong> </strong> tags, can make the text appear bold. The <b></b> tags can also be used. Emphasis Surrounding text within <em> </em> tags, can make text appear italic. The <i></ i> tags can also be used. White Space When writing your code, white space is ignored beyond one space. <p>this is a line is translated to the browser as: This is a line and another. and another. </p> Line Breaks <br> or also written for older browsers <br />, is used to break to a new line. Notice this a self closing tag. Horizontal Rules <hr> tag is also a self closing tag that does not need an extra closing tag. It is also written <hr /> for older browsers. This adds a line as wide as its containing element. This tag is an older tag and is not used as much these days. With the advancements in CSS, borders are often used as horizontal rules. Page 5

Week Two Lists Unordered To start and unordered list, use the <ul> </ul> tags. Inside those tags, each item needs to be surrounded by <li> </li> tags. Bullets are in front of each item. <ul> <li>first Item</li> <li>second Item</li> <li>third Item</li> </ul> Ordered To start and ordered list, use the <ol> </ol> tags. Inside those tags, each item needs to be surrounded by <li> </li> tags. Numbers are in front of each item. <ol> <li>first Item</li> <li>second Item</li> <li>third Item</li> </ol> Links Links are created using the <a> </a> tag. In the opening tag the href attribute is used to designate the address to go to: <a href= http://www.somewhere.com >Somewhere Page</a> The text between the opening and closing tag is known as the link text. For local files in your project: <a href= about.html >About Page</a> Email Links Email links are similar: <a href= mailto:person@email.com >Email Me</a> The mailto: attribute is used to trigger the email application to start a new email addressed to the email in the link. Page 6

Week Two Images Formats: JPG - is used for photographs that have millions of colors. PNG - is used for logos, illustrations that have flat colors which is areas that are filled with exactly the same color. GIF - Because of its small size, it is ideal for small navigational icons and simple diagrams and illustrations. Gifs can be animated. SVG - Images that have a markup language of XML to make shapes and colors with support for interactivity and animation. This is a new file format. Placeholder images <img src= http://lorempixel.com/400/200 > Change the numbers to bigger or smaller values DOCTYPE There have been several versions of HTML. Web pages should start with a DOCTYPE declaration to tell a browser which version of HTML the page is using. The current version is HTML5 and it s declaration looks like this: <!DOCTYPE html> It is used as the very first tag before the opening <html> tag. Character Encoding <meta charset= UTF-8 > You should always specify a character encoding on every HTML page you serve. Not specifying an encoding can lead to security vulnerabilities. Comment Tags You can add comments to your code and it will not be rendered by the browser. Comment tags help you define certain sections of your code and is helpful when sharing code with a team and remembering where tags start and end. For HTML comment tags: Opening tag: <! -- Comment goes between Closing tag: > Page 7

Week Three CSS Connecting HTML and CSS First create a new folder in you project called css, this to help you find exactly where the file is. Then create a new file in the css folder and name it: style.css In the <head> section, below the <title> tag of your index.html page type: <head> <title>website Name</title> <link rel="stylesheet" href="style.css"> </head> The link tag is used in an HTML document to tell the browser where to find the CSS file used to style the page. It does not need a closing tag. rel - specifies the relationship between the HTML page and the file it is linked to. href - specifies the path to the css file CSS stands for Cascading Style Sheets. Like a waterfall that cascades down a down a mountain face, stylesheets cascade their styles throughout a site. With CSS, you create rules that specify how the content of an (HTML) element should appear. Learning CSS involves learning the different properties you can use. Selectors indicate which (HTML) element the rule applies to. The same rule can apply to more than one element if you separate the element name s with a comma: h1, h2, h3 { font-family: Arial; } Page 8

Week Three All h1, h2 and h3 tags in your pages will all have the same font style. Declaration indicates how the (HTML) elements should be styled. Property indicates what you want to change. For example, color, font, width, height and border. For declaring several rules, it is good coding practice to put each declaration on a separate line: p { font-family: Arial; color: blue; font-weight: bold; } For a list of all the properties and how they work: https://developer.mozilla.org/en-us/docs/web/css/reference Some commonly used properties: CSS comment Tags :active background background-color background-image border-(top, right, bottom, left) box-shadow box-sizing color display float font-family font-size font-weight height font-family font-size font-weight height :hover letter-spacing :link list-style-type margin-(top,right, bottom, left) overflow padding-(top,right, bottom, left) text-align text-decoration text-shadow text-transform :visited width Comments are seen if anyone looks at the source code behind the page. In CSS, the comment tags are different from HTML: /* This is a comment in CSS */ Page 9

Week Three Typography Changing the way the font looks comes in the form of fonts. References to fonts can come first from the users computer, or from a font repository like Google Fonts: https://www.google.com/fonts On Google Fonts, each font listing has these buttons: The middle button is the Quick-use button. On the next page you will see the styles to choose from. Notice the speedometer on the right. Fonts add weight or load time to your pages slowing down the time the page loads. Nobody like waiting for a site to load, so don t go crazy with fonts. Try to use common font styles like Arial and Times New Roman for body text that will load quickly from a commonly installed font. The Standard Way By clicking on the Standard tab, shows the code in a different way with HTML-like code with angle brackets. By using this version, you copy and paste into the index.html page right after the opening <head> tag. Add this code in the <head> section of your HTML page Page 10

Week Three <html> <head> Paste Code Here <title>website Title </title> <meta charset="utf-8"> <title>website Title</title> <link rel="stylesheet" href="css/style.css"> </head> Why do we put the code there? When the browser renders the page it first sees there is an address to go and get a font reference. We want that to happen first then render the rest of the stylesheet, that comes after. @import Way Copy and paste the line of code into style.css as the very first line of code before anything else. Copy this line of code and paste it into style.css before all other code Again we put the code at the top of the stylesheet to load first, then the rest of the styles. Page 11

Week Three CSS Color The 3 most common ways to add color in stylesheets are: Color Names Hexadecimal Values RGB Values Color Names Hex Values RGB Values black #000000 rgb(0, 0, 0) silver #c0c0c0 rgb(192, 192, 192) white #ffffff rgb(255, 255, 255) Named Colors There are 147 named colors. For the named list with it s Hex and RGB translation: http://www.w3.org/tr/css3-color/#svg-color Hexadecimal Values There are over 16.7 million hexadecimal color values that consist of a pound, or hash, #, followed by a three- or six- character figure. The figures use the numbers 0 through 9 and the letters a through f, upper or lower case. These values map to the red, green, and blue color channels. In six-character notation, the first two characters represent the red channel, the third and fourth characters represent the green channel, and the last two characters represent the blue channel. In three-character notation, the first character represents the red channel, the second character represents the green channel, and the last character represents the blue channel when each contain a repeating character. Adobe color: http://color.adobe.com is a great helper for HEX ad RGB values. Page 12

Week Three RGB & RGBa Colors RGB color values are stated using the rgb() function, which stands for red, green, and blue. The function accepts three comma-separated values, each of which is an integer from 0 to 255. A value of 0 would be pure black; a value of 255 would be pure white. RGBa RGB color values may also include an alpha, or transparency, channel by using the rgba() function. The rgba() function requires a fourth value, which must be a number between 0 and 1, including decimals. A value of 0 creates a fully transparent color, meaning it would be invisible, and a value of 1 creates a fully opaque color. Any decimal value in between 0 and 1 would create a semitransparent color. If we wanted our shade of orange to appear 50% opaque, we would use an RGBa color value of rgba(255, 102, 0,.5). Hexadecimal color values remain the most popular as they are widely supported; though when an alpha channel for transparency is needed, RGBa color values are preferred. Size Pixels Pixels have been around for quite some time and are commonly used with a handful of different properties. As an absolute unit of measurement, they don t provide too much flexibility. Pixels are, however, trustworthy and great for getting started. The default base font size is 16 pixels which is referring to the body font size rendered by the browser. There are 96 pixels in an inch, but may vary depending on different devices. Example: p { font-size: 14px; } Page 13

Week Three Percentages This gets a little complex, with percentages. They are not fixed units of measurement, and rely on the length of another measurement. Percentages are known as relative value..wrapper { width: 400px; }.box { width: 50%; background: #999; }.box = 50% of parent element.wrapper.wrapper = 400px In the example above, the class.box is 50% of the total width of the class.wrapper. This is how percentages work, they must have a parent element to set their percentages off of. Em Em is another relative value and is calculated on an element s font size. So, for example, if an element has a font size of 14 pixels and a width set to 5em, the width would equal 70 pixels (14 pixels multiplied by 5). 1em = 14px 2em = 28px 5em = 70px When a font size is not explicitly stated for an element, the em unit will be relative to the font size of the closest parent element with a stated font size. Page 14

Week Four Positioning with Floats Essentially, the float property allows us to take an element, remove it from the normal flow of a page, and position it to the left or right of its parent element. An <img> element floated to the side of a few paragraphs of text, for example, will allow the paragraphs to wrap around the image as necessary. img { float: left; } The float property accepts a few values; the two most popular values are left and right, which allow elements to be floated to the left or right of their parent element. The float comes with a few pitfalls. Often margin and padding property values aren t interpreted correctly, causing them to blend into the floated element; other properties can be affected, too. The Clear Fix - both The both value, however, will clear both left and right floats and is often the most ideal value. Positioning with Inline-Block we can also position content is by using the display property in conjunction with the inline-block value. The inline-block method is primarily helpful for laying out pages or for placing elements next to one another within a line. Uniquely Positioning Elements Every now and then we ll want to precisely position an element, but floats or inline-block elements won t do the trick. Floats, which remove an element from the flow of a page, often produce unwanted results as surrounding elements flow around the floated element. Inline-block elements, unless we re creating columns, can be fairly awkward to get into the proper position. Page 15

Week Four The relative value for the position property allows elements to appear within the normal flow a page, leaving space for an element as intended while not allowing other elements to flow around it; however, it also allows an element s display position to be modified with the box offset properties. div { height: 100px; width: 100px; }.offset { left: 20px; position: relative; top: 20px; } Absolute Positioning The absolute value for the position property is different from the relative value in that an element with a position value of absolute will not appear within the normal flow of a document, and the original space and position of the absolutely positioned element will not be preserved. Additionally, absolutely positioned elements are moved in relation to their closest relatively positioned parent element. Should a relatively positioned parent element not exist, the absolutely positioned element will be positioned in relation to the <body> element. Resources For more information check this website: http://learn.shayhowe.com/html-css/ Good Book: HTML & CSS by Jon Duckett Page 16