AGENDA :: MULTIMEDIA TOOLS :: CLASS NOTES

Similar documents
AGENDA. EMBEDDING FONTS [ Font Files & CSS font-family ] :: Online Font Converter :: ADD font-family css code to style.css

AGENDA. HTML CODING YOUR HOMEPAGE [ Part IV ] :: NAVIGATION <nav> :: CSS CODING FOR HOMEPAGE [ <nav> & child elements ] CLASS :: 13.

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

Create a three column layout using CSS, divs and floating

COMS 359: Interactive Media

Introduction to WEB PROGRAMMING

Layout Manager - Toolbar Reference Guide

Dreamweaver Basics Outline

WEBSITE PROJECT 2 PURPOSE: INSTRUCTIONS: REQUIREMENTS:

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

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

ORB Education Quality Teaching Resources

Getting Started with CSS Sculptor 3

How to Edit Your Website

Xerte. Guide to making responsive webpages with Bootstrap

Website Development (WEB) Lab Exercises

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

Deccansoft Software Services

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

NAVIGATION INSTRUCTIONS

Country Communication Pages

AGENDA. :: Add Meta Tag for Viewport (inside of head element): :: Add Script that renders HTML5 elements for older versions of Internet Explorer

Creating a Technical Writing Online Portfolio with Wikispaces.com

Website Creating Content

HTML and CSS COURSE SYLLABUS

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

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

HTML/CSS Lesson Plans

How to Edit Your Website

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

How to lay out a web page with CSS

Designing for Web Using Markup Language and Style Sheets

CSS Cascading Style Sheets

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

Chapter 3 Style Sheets: CSS

FEWD START SCREENCAST!!!!

Multimedia Systems and Technologies Lab class 6 HTML 5 + CSS 3

Cascading Style Sheets CSCI 311

E-Business Systems 1 INTE2047 Lab Exercises. Lab 5 Valid HTML, Home Page & Editor Tables

Designing the Home Page and Creating Additional Pages

Website Development with HTML5, CSS and Bootstrap

Skill Area 323: Design and Develop Website. Multimedia and Web Design (MWD)

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

Chapter 7 BMIS335 Web Design & Development

Table Basics. The structure of an table

Dreamweaver CS 5.5. University Information Technology Services. Training, Outreach, Learning Technologies, and Video Production

AGENDA :: MULTIMEDIA TOOLS :: CLASS NOTES. INSTALLING FONTS :: Download, Install, & Embed Your Fonts. LECTURE :: Responsive Web Design [RWD]

CS193X: Web Programming Fundamentals

Taking Fireworks Template and Applying it to Dreamweaver

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

ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab

Magazine-style websites often have lots of small items on a page. First you re going to create a heading and background for your magazine.

Introduction to CSS. 2 Sep 13. Derek Peacock. An introduction to defining CSS style rules using tags, classes and ids.

[AVWSQ-ADWCS6]: WSQ ICDL Adobe Dreamweaver CS6

How to set up a local root folder and site structure

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

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets

Web Site Design and Development Lecture 13

THE HITCHHIKERS GUIDE TO HTML

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

CSS Exercises. Create a basic CSS layout Use BlueFish to open layout.html Create a layout using <div> tags Use a browser (Firefox) to view your page

EDITOR GUIDE. Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9

Wolf. Responsive Website Designer. Mac Edition User Guide

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

Final Exam Study Guide

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

CSC 121 Computers and Scientific Thinking

WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5

Lesson 5 Introduction to Cascading Style Sheets

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA

Before you begin, make sure you have the images for these exercises saved in the location where you intend to create the Nuklear Family Website.

Styles, Style Sheets, the Box Model and Liquid Layout

Best Practices for Using the Rich Text Editor

COMP519 Web Programming Lecture 8: Cascading Style Sheets: Part 4 Handouts

Creating HTML files using Notepad

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

CSS Cascading Style Sheets

CSS Design and Layout Basic Exercise instructions. Today's exercises. Part 1: Arrange Page into Sections. Part 1, details (screenshot below)

Adobe Dreamweaver CS4

Exploring Computer Science Web Final - Website

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.

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

COMS 359: Interactive Media

Best Practices for Using the Rich Text Editor

Certified HTML5 Developer VS-1029

HTML HTML5. DOM(Document Object Model) CSS CSS

5 Snowdonia. 94 Web Applications with C#.ASP

A Balanced Introduction to Computer Science, 3/E

CIS 228 (Fall, 2012) Exam 2, 11/20/12

CIS 228 (Spring, 2012) Final, 5/17/12

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

Attributes & Images 1 Create a new webpage

Creating Web Pages with Mozilla s Composer and Uploading Files with CuteFTP

Indian Institute of Technology Kharagpur. HTML Part III. Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T.


Dreamweaver Basics Workshop

Bok, Jong Soon

CLASS 6: March 5, 2014 MULTIMEDIA TOOLS: DGIM 601-W01 (127469)

COMM 2555: Interactive Digital Communication / Spring 2018 Lab 9: Basic layout techniques with CSS

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

Transcription:

CLASS :: 14 04.28 2017 3 Hours AGENDA CREATE A WORKS PAGE [ HTML ] :: Open index.html :: Save As works.html :: Edit works.html to modify header, 3 divisions for works, then add your content :: Edit index.html to have proper hypertext references to your works :: Test hyperlinks in your browser 1

CREATE A works.html PAGE [ HTML ] :: Open index.html and Save As works.html :: Edit <header> element [ Add class name as shown ]: :: Edit navigation menu [ Edit Hyperlinks ]: NOTE: If you wish for the works link to take you back to the homepage works thumbnails you may edit the hyperlink to appear as <a href= index.html#works >works</a>. If you wish for the contact link to take you to the bottom of the same page, you may edit the hyperlink to appear as <a href= #contact >contact</a> :: Edit 1 st <section> element [ Add class name ]: 2

:: MULTIMEDIA TOOLS :: CLASS NOTES :: EXAMPLE OF SINGLE LARGE IMAGE WITH TITLE & CAPTION 1. Replace <figure> element tags with <div> tags, plus id names NOTE: [ID names will match the works.html#hyperlinks of the view more buttons (located on your homepage)]. Above are coded example images. Replace the example image paths with your own images 2. DELETE <a> element tags 3

:: EXAMPLE OF YOUTUBE EMBEDDED VIDEO, TITLE, & CAPTION 1. Replace <figure> element tags with <div> tag, plus id name 2. DELETE <a> element tags 4

:: SERIES OF THUMBNAIL IMAGES WITH HYPERLINKS TO A LARGER IMAGE 1. Replace <figure> element tags with <div> tag, plus id name 2. ADD <a> [hyperlink] & <img> [thumbnail] elements 3. DELETE <h2> & <figcaption> elements 5

:: SERIES OF ELEMENTS CONTAINING THUMBNAIL IMAGES, TITLE, & CAPTION 1. Replace <figure> element tags with <div> tag, plus class name :: Select the entire <section id= about > element [ DELETE ENTIRE ELEMENT ] 6

EDIT index.html PAGE :: Edit Hyperlinks to your view more buttons [ This will link your view more buttons to named anchors on your work.html page ] NOTE: Class example images are coded above. Use your own image paths TEST IN BROWSER :: Preview your site in Google Chrome :: Test all of your hyperlinks 7

CSS QUIZ-ISH :: How do you select an element without an id or class name? :: How do you select an element with an id name? :: How do you select an element without a class name? Style the following: HTML ELEMENT works.html 1 <header class= works-page-header > 2 <section class= works-page-section > CSS STYLE PROPERTY/VALUE style.css ADD background image Edit the height [Optional] Change the height to auto Edit the background color [Optional] SINGLE LARGE IMAGE stylesheet SET-UP 3 <div id= works1 > ADD 5% padding Align text to the center 4 <div id= works1 ><img> Make width of images 90% or less of browser window 5 <div id= works1 ><h2> 6 <div id= works1 ><figcaption> Change font-size to 3em or less [Optional] Change font color [Optional] Change font-size to 2em or less [Optional] Change width to 90% or less Change margin [ make sure left and right margins will equal 100% when added to the width. i.e. if you have a width of 100% the left margin should =5%, and the right margin should = 5% --- margin:10px 5% 0 5% --- ] 8

:: MULTIMEDIA TOOLS :: CLASS NOTES VIDEO, TITLE, & CAPTION stylesheet SET-UP 7 Repeat the same steps for <div id= works2 > SERIES OF IMAGES with HYPERLINKS stylesheet SET-UP 8 <div id= works3 > Align text to the center ADD padding: top&bottom 7%, left&right 0 Edit background color [Optional] SERIES OF IMAGES with HYPERLINKS stylesheet SET-UP 9 <div class= image-container > Float the elements left Adjust the width to accommodate the number of elments you wish to line up in a row. Keep in minde you re your browser is 100%... if you wish to have 4 elements in a row the width of each floating element would be 25 minus the amount of left and right padding. i.e. width:23%; padding:7% 1% 0 1%; 10 <div class= image-container ><img> Ensure the maximum width is 100% 11 <div class= image-container ><h2> Align text to the center 12 <div class= image-container ><figcaption> Justify text [Optional] 9

UPLOAD TO IRIS :: Define Your Site At Home URL: http://iris.nyit.edu/~dmyrick/dgim601-m01/docs/defining-a-website.pdf :: Upload Site or Files to Your Iris Server Space URL: http://iris.nyit.edu/~dmyrick/dgim601-m01/docs/dw_upload-files.pdf 10

HW-13 Homework DUE :: 05.05 REVIEW :: Class 13 Notes DO :: 1. Edit Webpage to Your Liking 2. Download or Choose a Free-Use Font from http://fontsquirrel.com OR your Computer BRING :: HW-13 1 index.html 2 works.html 3 Font File [ i.e. Avenir.ttf, DroidSans.otf, etc. ] 4 USB/Flashdrive 11