WEBSITE PROJECT 2 PURPOSE: INSTRUCTIONS: REQUIREMENTS:

Similar documents
Website Development with HTML5, CSS and Bootstrap

Introduction to WEB PROGRAMMING

Guidelines for doing the short exercises

Styles, Style Sheets, the Box Model and Liquid Layout

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

CIS 1350 Final Project Part 1 of 4

Using CSS for page layout

Chapter 7 BMIS335 Web Design & Development

Zen Garden. CSS Zen Garden

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

THE HITCHHIKERS GUIDE TO HTML

Deccansoft Software Services

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

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

ADOBE 9A Adobe Dreamweaver CS4 ACE.

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

HIERARCHICAL ORGANIZATION

BA. (Hons) Graphics Design

Mark Scheme. Edexcel Level 2 Certificate in Digital Applications. Unit 5: Coding for the Web

CSS Cascading Style Sheets

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

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

Web Engineering CSS. By Assistant Prof Malik M Ali

Exercise 1: Understand the CSS box model

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

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

CSS Cascading Style Sheets


CSS.

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

Getting Started with CSS Sculptor 3

CSS THE M\SS1NG MANUAL. David Sawyer McFarland. POGUE PRESS" O'REILLr Beijing Cambridge Farnham Köln Paris Sebastopol Taipei Tokyo

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

Unit 20 - Client Side Customisation of Web Pages. Week 2 Lesson 4 The Box Model

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

Block & Inline Elements

CSS: Cascading Style Sheets

Final Exam Study Guide

WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5

UNSW Global Website Branding Guidelines. Website Brand Guidelines

HTML and CSS COURSE SYLLABUS

Introduction to using HTML to design webpages

CompuScholar, Inc. Alignment to Utah's Web Development I Standards

Mark Scheme (Results)

Page Layout Using Tables

Chapter 1 Introduction to Dreamweaver CS3 1. About Dreamweaver CS3 Interface...4. Creating New Webpages...10

Create a Web Page with Spry Navigation Bar. March 30, 2010

Layout Manager - Toolbar Reference Guide

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

Dreamweaver MX Overview. Maintaining a Web Site

Mark Scheme. June Pearson Level 2 Certificate in Digital Applications. Unit 5: Coding for the Web

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

[AVWSQ-ADWCS6]: WSQ ICDL Adobe Dreamweaver CS6

Html basics Course Outline

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

ICT IGCSE Practical Revision Presentation Web Authoring

Discuss web browsers. Define HTML terms

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

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

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

AGENDA :: MULTIMEDIA TOOLS :: CLASS NOTES

Web Development & Design Foundations with HTML5

COPYRIGHTED MATERIAL. Contents. Chapter 1: Creating Structured Documents 1

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

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1

The content editor has two view modes: simple mode and advanced mode. Change the view in the upper-right corner of the content editor.

HTML and CSS: An Introduction

How to lay out a web page with CSS

Figure 1 Properties panel, HTML mode

Designing the Home Page and Creating Additional Pages

Unit 20 - Client Side Customisation of Web Pages. Week 2 Lesson 4 The Box Model

CSC 121 Computers and Scientific Thinking

Creating HTML files using Notepad

HTML and CSS a further introduction

Multimedia for the Web: Creating Digital Excitement. Multimedia Element Text

COMP519 Web Programming Lecture 6: Cascading Style Sheets: Part 2 Handouts

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

CSE 154: Web Programming Autumn 2018

Best Practices for Using the Rich Text Editor

CSS MOCK TEST CSS MOCK TEST III

Ministry of Higher Education and Scientific Research

Create a three column layout using CSS, divs and floating

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

Google Chrome 4.0. AccuCMS

3. Each of these mark examples contains an error. a. <input name= country value= Your country here. /> b. <checkbox name= color value= teal />

Perceptive Document Composition

ASMP Website Design Specifications

1 of 7 11/12/2009 9:29 AM

Cascading Style Sheets Level 2

CSS: The Basics CISC 282 September 20, 2014

Module 2 (VII): CSS [Part 4]

Best Practices for Using the Rich Text Editor

Web Development & Design Foundations with HTML5, 8 th Edition Instructor Materials Chapter 3 Test Bank

CSS for Page Layout Robert K. Moniot 1

CREATING A WEBSITE USING CSS. Mrs. Procopio CTEC6 MYP1

HTML5. HTML5 Introduction. Form Input Types. Semantic Elements. Form Attributes. Form Elements. Month Number Range Search Tel Url Time Week

APPENDIX THE TOOLBAR. File Functions

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

Unit 20 - Client Side Customisation of Web Pages. Week 2 Lesson 3 Introduction to CSS

ICT IGCSE Practical Revision Presentation Web Authoring

Transcription:

WEBSITE PROJECT 2 PURPOSE: The purpose of this project is to begin incorporating color, graphics, and other visual elements in your webpages by implementing the HTML5 and CSS3 code discussed in chapters 3 and 4. INSTRUCTIONS: For Website Project 2, you will be creating an external style sheet to style the three HTML pages from Web Site Project 1. Embedded styles, inline styles, and phrase elements should NOT be used to style the pages. You will also be using Google Fonts for typefaces and Adobe Color CC to create a color scheme (see the Creating Color Schemes Using Adobe Color CC page in Canvas Midterm Module). To begin the project, make a copy of your HTML files from Website Project 1 and save them in another location in order to avoid losing the code from your original project. REQUIREMENTS: Your web page must demonstrate effective use of the basic HTML5 and CSS3 code from chapters 2 4 by following the requirements below. The page should be structured using one of the wireframe examples on the next page. HTML Pages In the head section of each page, o add <link> elements to link the external CSS include the href and rel attributes link at least two typefaces from Google Fonts you can choose to code each typeface in one link element or separate link elements note that in some cases, Google Fonts will have you insert + symbols in the code, which may cause validation errors; this the only acceptable validation error o Change the title element on each page to display Website Project 2 In the body section of each page,

o remove all phrase elements, type attributes, and align attributes all styling must be coded using external CSS o include the heading 1 element for main headings the heading 2 element for secondary headings, and if desired, heading 3 6 elements for subheadings site navigation links (one link for each page) using the anchor element the paragraph element and blockquote element at least one (1) of each should be used, but not necessarily on every page unordered, ordered, and description lists at least one (1) of each should be used, but not necessarily on every page an image element to display one (1) image per page must include the src and alt attributes do NOT include the width and height attributes use external CSS instead structural elements header, nav, main, and footer one (1) div element must be used to contain or wrap all of the elements in the body section at least two (2) other div elements must be coded within the main element to contain sections of content an email link and copyright information in the footer section make sure to include the copyright symbol, using the appropriate HTML code image and font sources in the footer section provide a link to each of the Google Fonts used (HINT: link to the pop out window) all appropriate links for correct image attribution (example) External Style Sheet Use the following CSS properties to style the website o background-color and color properties at least three (3) colors other than black and white should be used o font-family property specify one (1) font other than the default for the entire body section and at least one (1) font other than the default for special use (like headings) o margin, width, and padding properties to center the main content on the page and to provide space between content, borders, and adjacent elements o text-align property o text-shadow style the main heading only o text-decoration property remove the underline from all links o font-style and font-weight

to italicize text and/or bold text make sure to use this type of styling sparingly o font-size property provide contrasting text sizes o border property add a border around the content images o border-top and border-bottom properties create a border between the main content area and header/footer sections Please use the screen shots below for an example of how your site might display; this will help you determine how to code the underlying structure and styling of your pages (images are also available to view in Canvas). NOTE: Failure to follow the project instructions, including submission and formatting requirements, may result in the deduction of points. Please refer to the Saving and Submitting Assignments page in Canvas for specific requirements, and/or contact your instructor for additional information. Page 1 (second page below)

Page 2 (third page below)

Page 3