2016 Cengage Learning Computing Conference Lisa Friedrichsen, Professor Web Development & Digital Media Johnson County Community College HTML 5 / CSS 3.

Slides:



Advertisements
Similar presentations
CSS: Separating Design and Content Kevin Campbell Duke University/Grouchyboy.com.
Advertisements

Making Things Look Nice: Visual Appearance and CSS CMPT 281.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Advanced Web pages and Cascading Style Sheets (CSS)
CIT110 – Introduction to Information Technology Dr. Catherine Dwyer Fall 2010.
Chapter 7 Using Advanced Cascading Style Sheets HTML5 & CSS 7 th Edition.
© Anselm SpoerriInfo + Web Tech Course Information Technologies Info + Web Tech Course Anselm Spoerri PhD (MIT) Rutgers University
© Anselm SpoerriInfo + Web Tech Course Information Technologies Info + Web Tech Course Anselm Spoerri PhD (MIT) Rutgers University
TUTORIAL 8: Enhancing a Web Site with Advanced CSS
Understanding HTML Style Sheets. What is a style?  A style is a rule that defines the appearance and position of text and graphics. It may define the.
CHAPTER 8: Enhancing a Website Session 1. Objectives Embed a YouTube video in your website Insert a slideshow in your website Use Google fonts in your.
Web Page Introduction. What is a web page? A web page is a text file containing markup language tags. –A markup language combines text and extra information.
Chapter Objectives Discuss the relationship between page length, content placement, and usability Complete Step 4: Specify the website’s navigation system.
What is Web Design?  Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web.
Working with Cascading Style Sheets. Introducing Cascading Style Sheets Style sheets are files or forms that describe the layout and appearance of a document.
XP Tutorial 7New Perspectives on Creating Web Pages with HTML, XHTML, and XML 1 Working with Cascading Style Sheets Creating a Style for Online Scrapbooks.
IT Introduction to Website Development Welcome!
Using Styles and Style Sheets for Design
Using the Web to Teach & Learn the Web Dr. David C. Gibbs Department of Mathematics and Computing University of Wisconsin-Stevens Point Stevens Point,
CSS 404 Internet Concepts. XP Objectives Developing a Web page and a Website Working with CSS (Cascading Style Sheets) Web Tables Web Forms Multimedia.
Coding: XHTML and CSS. Why code? Writers and editors are often asked to write and edit web copy. Although it is easy to create a web site without coding.
Website Accessibility Testing. Why consider accessibility People with disabilities – Visual, Hearing, Physical, Cognitive (learning, reading, attention.
11 HTML5 sharing St Bonaventure College & High School 31 May 2012.
Web Page Introduction. What is a web page? A web page is a text file containing markup language tags. –A markup language combines text and extra information.
Design and Construction of Accessible Web Sites Michael Burks Chairman Internet Society SIG For Internet Accessibility for People with Disabilities June.
 Welcome to Web design with HTML & CSS. My name is Ms. Masihi pronounced masseehee My Credentials  I have been teaching Computer related subjects since.
Cascading Style Sheets: Got Branding?. What is CSS? CSS = Cascading Style Sheets Styles define how HTML (web) elements are displayed. One (or more) style.
Project – Show me what you know! EXPLORING COMPUTER SCIENCE – LESSON 3-9.
Producing Web-Based Digital Media Basic Concepts.
Louisa Lambregts, Louisa Lambregts
How the Web Works Building a Website – Lesson 1. How People Access the Web Browsers People access websites using software called a web browser. To view.
FUNDAMENTALS OF HTML, XHTML & CSS Lesson 4. THE OBJECTIVES -  In this lesson you will begin coding in HTML to provide the structure  You will learn.
Wikis – Quick Fun, Fast Support by Lisa Friedrichsen Johnson County Community College, Overland Park KS New Perspectives: Portfolio Projects.
MAT 279 Data Communication and the Internet Prof. Shamik Sengupta Office New Building
Creating a Digital Teaching Portfolio ONLINE USING WEEBLY.
CSS Cascading Style Sheets A very brief introduction CSS, Cascading Style Sheets1.
3/30/15.  Who is Tim Berners-Lee? 1. Assessing needs 2. Determining content structure 3. Determining site structure 4. Determining navigation structure.
K1047BI - Digital Media Course Info Teppo Räisänen LIIKE/OAMK.
University of South Asia Course Name: Web Application Prepared By: Md Rezaul Huda Reza
E-learning Environment into Dynamic Online Learning Mary Jo Slater Community College of Beaver County.
Louisa Lambregts, Louisa Lambregts
Louisa Lambregts, Louisa Lambregts
Practice for Chapter 3: Assume that you are a freelance web designer and need to create a website to promote your freelance company.
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
Introduction to Wikis! More info:
2016 Cengage Learning Computing Conference Lisa Friedrichsen Johnson County Community College Excel vs. Access The Epic Battle Continues in Office 2016.
COMP 143 Web Development with Adobe Dreamweaver CC.
XP Tutorial 7New Perspectives on HTML and XHTML, Comprehensive 1 Working with Cascading Style Sheets Creating a Style for Online Scrapbooks Tutorial 7.
Basic in Photoshop Tools in Photoshop Simple templates design menu in Photoshop different navigation bar image effects Design your portfolio page Design.
HTML LAYOUTS. CONTENTS Layouts Example Layout Using Element Example Using Table Example Output Summary Exercise.
INTRODUCTION ABOUT DIV Most websites have put their content in multiple columns. Multiple columns are created by using or elements. The div element is.
Miguel Lara, PhD. Design and development instructional websites using a variety of web technologies such as HTML5, CSS, JavaScript, and jQuery.
Working with Cascading Style Sheets
Objective % Select and utilize tools to design and develop websites.
Web Standards Web Design – Sec 2-3
LIS1510 Library and Archives Automation Issues Basics of XHTML
CX Introduction to Web Programming
Advanced Web pages and Cascading Style Sheets (CSS)
Web Standards Web Design – Sec 2-3
Objective % Select and utilize tools to design and develop websites.
ITI 133 HTML5 Desktop and Mobile Level I
Information Technologies Anselm Spoerri PhD (MIT)
Course Review ITI HTML5 Level II Course Review
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
ITI 239 HTML5 Desktop and Mobile Level I
Course Review HTML5 Level II Course Review
Exercise 9 Skills You create and use styles to create formatting rules that can easily by applied to other pages in the Web site. You can create internal.
Internet Skills ELEC135 Alan Noble Room 504 Tel:
Course Review HTML5 Level I Course Review
Presentation transcript:

2016 Cengage Learning Computing Conference Lisa Friedrichsen, Professor Web Development & Digital Media Johnson County Community College HTML 5 / CSS 3 The Perfect Capstone Project

Do you teach an HTML & CSS course? Course objectivesCourse Johnson County Community College Use W3C standards for html 5 and css 3 Create semantic, validated html and css Structure with html 5 wireframe tags Create headings, paragraphs, tables, links, lists, forms Create inline, embedded, external style sheets Style for fonts, colors, and multiple column layouts Apply responsive web design principles Test and troubleshoot html and css 2016 Cengage Learning Computing Conference 2

Do you include video and audio? IllustratedIllustrated: Unit L New PerspectivesNew Perspectives: Tutorial 7 Shelly CashmanShelly Cashman 7 th : Chapter 8 Shelly Cashman Shelly Cashman 8 th : Chapter Cengage Learning Computing Conference 3

Do you include JavaScript? IllustratedIllustrated: Unit M New PerspectivesNew Perspectives: Tutorials Shelly CashmanShelly Cashman 7 th : Chapters 9-11 Shelly Cashman Shelly Cashman 8 th : Chapter Cengage Learning Computing Conference 4

Do you include xml? Shelly CashmanShelly Cashman: Chapter Cengage Learning Computing Conference 5

Do you include other content? IllustratedIllustrated: K: Creating Visual Effects & Animation CSS3 N: Integrating Social Media O: Optimizing for Search Engines P: Testing & Improving Performance New PerspectivesNew Perspectives: Tutorial 9: Working with XHTML Shelly Cashman Shelly Cashman 7 th : Special feature - Frames Shelly CashmanShelly Cashman 8 th : 11: Publish & Promote 12: Maintaining a Website 2016 Cengage Learning Computing Conference 6

Do you include principles of responsive web design? Fluid measurements, ems and % Media queries Flexible images 2016 Cengage Learning Computing Conference 7

Responsive Web Design… Illustrated: Illustrated: Unit I Implementing Responsive Design New PerspectivesNew Perspectives: Tutorial 8 Advanced CSS Session 8.3 Shelly CashmanShelly Cashman 8 th Chap 5: Responsive Web Design Part 1: Mobile Devices Chap 6: Responsive Web Design Part 2: Tablets and Desktops 2016 Cengage Learning Computing Conference 8

9 1.Introduction to the Internet and Web Page Design. 2.Build a Website with HTML5 3.Enhance a Website with Links and Images. 4.Style a Website with CSS. 5.Responsive Web Design Part 1: Designing for Mobile Devices 6.Responsive Web Design Part 2: Designing for Tablets and Desktops IntroductoryIntroductory: Chapters 1-4 CompleteComplete: Chapters 1-8 ComprehensiveComprehensive: Chapters 1-12 Shelly Cashman 8 th edition textbook

Do you include a capstone project? If so, are they…. – Satisfying to the students? – Worthy of inclusion in the student’s personal portfolio? – Demonstrative of the course objectives? – Responsive? 2016 Cengage Learning Computing Conference 10

Do you include a capstone project? Illustrated Unit P (Lesson) (Skills Review) IllustratedLessonSkills Review New Perspectives Tut 9 (tutorial) Tut 8 (case 4) New Perspectivestutorialcase 4 Shelly Cashman 7 th Chapter 7 Chapter 9 Shelly CashmanChapter 7Chapter 9 Shelly Cashman 8 th Chapter 8 Shelly Cashman Other Example 1 Other Other Example 2 Other 2016 Cengage Learning Computing Conference 11

Final Projects from Intro to HTML & CSS (3 credits) Web Development Tools Wikis CMS systems Search Engine Optimization 2016 Cengage Learning Computing Conference 12

Idea #1: Slow Down! Intro to HTML 5 & CSS 3 = 3 cr Advanced CSS 3 class = 3 cr Advanced HTML 5 class = 3 cr JavaScript = 4 cr Advanced JavaScript = 4 cr 2016 Cengage Learning Computing Conference 13

Idea #2: Assign Only Relevant Exercises html 5 best practices resources css 3 best practices personal portfolio site responsive web design 2016 Cengage Learning Computing Conference 14

The Problem: Expectation Gap Students want to create an exciting web sites How do we do this in an introductory html and css class? 2016 Cengage Learning Computing Conference 15

Final Project Suggestions: Choose a good subject!good subject! Provide a clear grading rubric!grading rubric 2016 Cengage Learning Computing Conference 16

Thank you! All of my online resources Youtubes Reference sites Grading rubrics Lisa Friedrichsen, Professor Web Development & Digital Media Johnson County Community College 2016 Cengage Learning Computing Conference 17