Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 3B.

Slides:



Advertisements
Similar presentations
Interface Programming 1 Week 5. Interface Programming 1 CALENDAR.
Advertisements

Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 6B.
Kapi’olani Community College Art 258 Interface Programming II In-class Presentation Week 13B.
Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 6A.
Kapi’olani Community College Adobe Flash 1 In-class Presentation Week 1.
Kapi’olani Community College Macromedia Flash 1 In-class Presentation Week 1.
Art 128 Interface Programming 1 In-class Presentation Week 6A.
Kapi’olani Community College Adobe Flash 2 In-class Presentation Week 2.
Kapi’olani Community College Art 249 Interface Design 2 In-class Presentation Week 14B.
Kapi’olani Community College Art 258 Interface Programming II In-class Presentation Week 8B.
Kapi’olani Community College Art 258 Interface Programming II In-class Presentation Week 16B.
Interface Design 2 Week 10. Interface Design 2 :: Week 10 :: Calendar.
Kapi’olani Community College Art 258 Interface Programming II In-class Presentation Week 8A.
Kapi’olani Community College Art 222 Digital Multimedia In-class Presentation Week 16A.
Kapi’olani Community College Art 257 Motion Graphic Design In-class Presentation Week 6A.
Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 13B.
Interface Programming 1 Week 7. Interface Programming 1 CALENDAR.
Interface Programming 1 Week 2. Interface Programming 1 CALENDAR.
Art 128 Interface Programming 1 In-class Presentation Week 3B.
Kapi’olani Community College Art 249 Interface Design 2 In-class Presentation Week 1A.
Art 128 Interface Programming 1 In-class Presentation Week 11B.
Good Morning Please be sure to sign in at the round table and take care of your belongings. Turn around and face the back ready for announcements. If you.
Interface Programming 1 Week 15. Interface Programming 1 CALENDAR.
IPUB 100 Lesson 2 Instructor Mark Lamontagne Homework Review.
Basic HTML e-Learning Tutorial Storyboard Linda Sauerbrun AET/545 February 15, 2015 Dr. Poe.
Kapi’olani Community College Art 222 Digital Multimedia In-class Presentation Week 1B.
How to Learn in This Course CS 5010 Program Design Paradigms “Bootcamp” Lesson 0.1 © Mitchell Wand, This work is licensed under a Creative Commons.
Kapi’olani Community College Macromedia Flash 2 In-class Presentation Week 2.
WRA 210: 10/30/2013 WIREFRAMES TO HTML/CSS. TODAY’S AGENDA Review: the object Review: the CSS Box Model Review: box model, and layout Intro: HTML5 structural.
Kapi’olani Community College Art 249 Interface Design 2 In-class Presentation Week 6B.
How to Learn in This Course CS 5010 Program Design Paradigms “Bootcamp” Lesson 0.1 © Mitchell Wand, This work is licensed under a Creative Commons.
Interface Programming 1 Week 3. Interface Programming 1 CALENDAR.
MTA EXAM HTML5 Application Development Fundamentals.
Kapi’olani Community College Art 222 Digital Multimedia In-class Presentation Week 15B.
Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 3A.
Advanced Topics Lecture 8 Rachel A Ober
Interface Design 2 Week 7. Interface Design 2 :: Week 7 :: Calendar.
Kapi’olani Community College Art 257 Motion Graphic Design In-class Presentation Week 1A.
HTML World Wide Web Consortium What does HTML stand for? – – –
Interface Programming 1 Week 1. Interface Programming 1 CALENDAR.
This shows CIS17 and the first day introduction..
Before We Begin Please download the files from as we will be using them in our walkthroughs.
Agenda 2/9/05 Art for New Media Quick Write/Sketch Last Day for basic HTML –Relative links (how to go inside a folder and back up a folder) –Changing link.
CSS Layout Cascading Style Sheets. Lesson Overview  In this lesson, we’ll cover:  Brief CSS review  Creating sections with the tag  Creating inline.
Kapi’olani Community College Art 258 Interface Programming II In-class Presentation Week 12B.
Kapi’olani Community College Art 258 Interface Programming II In-class Presentation Week 7A.
Computer Basics Introduction CIS 109 Columbia College.
Kapi’olani Community College Art 249 Interface Design 2 In-class Presentation Week 7A.
Kapi’olani Community College Art 249 Interface Design 2 In-class Presentation Week 5A.
Kapi’olani Community College Art 257 Motion Graphic Design In-class Presentation Week 5B.
Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 2B.
MIT 511- Web Design & Usability
Art 128 Interface Programming 1 In-class Presentation Week 1B
Art 128 Interface Programming 1 In-class Presentation Week 2B
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Art 128 Interface Programming 1 In-class Presentation Week 2A
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Kapi’olani Community College
Presentation transcript:

Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 3B

Art 128 :: Interface Programming 1 :: Week 3 :: B In-class Presentation :: Calendar

Art 128 :: Interface Programming 1 :: Week 3 :: B In-class Presentation :: Lesson  Review of the lesson from our last class  the box model  the * in css  tags  ID’s  Header tags: h1, h2, h3, etc.  tags  unordered lists  Hacking into Dreamweaver’s new document settings  NOTE: you will only be able to do this at home!  How to set up “Testing” documents.  Sneak peek at CSS positioning

Art 128 :: Interface Programming 1 :: Week 3 :: B In-class Presentation :: Lesson  The Box Model  CSS2/box.html CSS2/box.html  3dboxmodel/ 3dboxmodel/

Art 128 :: Interface Programming 1 :: Week 3 :: B In-class Presentation :: In-class Exercise  Set up a few div “testing” documents and experiment with positioning. You do not need to post these on your site.  See John Do’s Art 128 class web page for some examples.

Art 128 :: Interface Programming 1 :: Week 3 :: B In-class Presentation :: WARNING!!!  I have posted OLD tutorials on the class web page. THESE VIDEO TUTORIALS WERE NOT CREATED FOR THIS CLASS!!  Be warned that due to my current computer situation, I am temporarily unable to create/post new video tutorials. Unfortunately we have to use some of the tutorials from last year.  Why should you care?  You should care because the video tutorials may be showing an older assignment or an older technique, and therefore may not be demonstrating the best practices. Knowing this, you should keep it in the back of your mind that I have posted these tutorials TO SUPPLEMENT the in-class lessons. So if you see my doing something odd, or different in the video tutorials than what I did in class, then know this: WHAT I DO AND SAY IN CLASS TAKES PRECEDENCE OVER WHAT IS DONE AND SAID ON THE VIDEO TUTORIALS!  I will be sure to resolve my current video tutorial creation issue soon, so this will no longer be a problem. Thank you for understanding.

Art 128 :: Interface Programming 1 :: Week 3 :: B In-class Presentation :: Assignment  Re-do the CSS tutorial on w3schools.com and re-examine all of the examples.    Study them  Try them out for yourself in “testing” documents.  If you are caught up on your assignments and looking to have fun by learning more HTML and CSS on your own, you can work on the following:  Redesign your UH home page and your Art 128 home page.  Try experimenting with background images.  Experiment with div tags and positioning  you can do this by making small test documents and messing around  next week we will learn about several positioning techniques, including absolute vs. relative positioning & floats, so you can do research on positioning if you would like. or you can go to the beach.

Art 128 :: Interface Programming 1 :: Week 3 :: B In-class Presentation :: HEADS UP: Quiz next week!  To study, take the online CSS quiz at w3schools.com 

Art 128 :: Interface Programming 1 :: Week 3 :: B In-class Presentation :: Reminder  Install the Firefox Web Developer Tool bar (Firefox add-on)  