XHTML - Extensible Hypertext Markup Language
- short definition - "a stricter and cleaner version of HTML"
- to write code that is clean, well-formed, and conforms to the XHTML standards and elements
XHTML - Extensible Hypertext Markup Language
Posted by
Joshua
at
1:59 AM
0
comments
Labels: html - lessons
1) What is XHTML?
Posted by
Joshua
at
10:00 PM
13
comments
Labels: html - homework
You will continue working on your "web sites" today.
Posted by
Joshua
at
8:17 PM
0
comments
Labels: multimedia - lessons
You will continue working from the HTML Examples tutorials found at:
More practice
Posted by
Joshua
at
8:07 PM
0
comments
Labels: html - in class work
Hands-on practice
Click for practice
Posted by
Joshua
at
7:58 PM
0
comments
Labels: html - in class work
Create a web site! (This is due by Tuesday...it must be ready to go)
*this will not be put on the public internet...it will be stored locally within the schools intranet.
Download Kompozer from:
download
You will be using your answers from the last homework assignment as the content for your web pages.
Requirements
Posted by
Joshua
at
11:53 PM
0
comments
Labels: multimedia - homework
All students in this class are required to have a gmail account.
Posted by
Joshua
at
10:37 PM
0
comments
Labels: html - syllabus
Internet Media Catalog
Create a catalog of media resources available on the Internet that you may use for upcoming projects. Locate sites that can supply the following types of media: animation, video, clip art, photographs, music/other sound files. Locate 1 site for each type of media.
Here are the categories in list form:
Posted by
Joshua
at
10:14 PM
16
comments
Labels: multimedia - homework
Relative Path Practice
Use the provided files to fill in the "href" and "src" attributes using relative paths to pages and images stored in nested folders.
Posted by
Joshua
at
6:33 AM
0
comments
Labels: html - in class work
We will start class with a quiz. Click on the following link to start:
Click to start the quiz
Posted by
Joshua
at
2:52 AM
0
comments
Labels: multimedia - lessons
We will begin class with our quiz. Click on the following link to start:
Click to start the quiz
Practice:
We are going to start using a different text editor for creating our web pages from now on. You are graduating from Notepad into a more useful editor for creating web pages. I will show you the program in class, and install it if it's not already installed.
Here is what you will practice:
Click for practice
Start with the "More paragraphs" link, and finish with "Add a background color". Type in the html code in the left window, save the file as the title of the tutorial without spaces (i.e. moreparagraphs.html) into the "ica06" folder.
Posted by
Joshua
at
2:44 AM
0
comments
Labels: html - lessons
Relative Path
Posted by
Joshua
at
11:06 PM
0
comments
Labels: html - lessons
Today we started presenting our "about me" power point presentations. 10 people presented. We will be presenting the rest tomorrow.
Posted by
Joshua
at
12:21 AM
0
comments
Posted by
Joshua
at
8:49 PM
0
comments
Labels: html - lessons
Answer the following questions:
1) Define hypertext links in your own words.
2) Where are the following tags positioned on an html page:
<head><title></title></head>
3) What is the difference between a relative address and an absolute address?
Posted by
Joshua
at
9:46 PM
7
comments
Labels: html - homework
Initial Setup
Create 2 new shortcuts on your desktop...
Posted by
Joshua
at
7:52 PM
0
comments
Labels: html - in class work
Duplicate the web page displayed on the projector using the tags that we learned in class today.
Posted by
Joshua
at
7:50 PM
0
comments
Labels: html - in class work
Introduction
We are going to start off by reviewing the tags that we learned yesterday.
Posted by
Joshua
at
7:15 PM
0
comments
Labels: html - lessons
New tags you will need to memorize:
<html>
<head> - tags that are nested within the head tags (i.e. title) are not intended to be viewed on the page.
<title></title> - this tag contains the text that will be displayed in the title of the browser window.
</head> - the "end head tag" goes right before the "open body tag".
<body> - tags nested within the body tags are in intended for viewing on the page.
<h1 ></h1> - big level 1 heading
<h2 ></h2> - slightly smaller level 2 heading
<h3 ></h3> - little level 3 heading
<hr /> - horizontal rule. this is an empty tag (it doesn't have a separate closing tag)
<br /> - line break. this is an empty tag also.
<img src="" / > - the image tag can load files from anywhere accessible on the local machine/network, or internet
</body>
</html>
Posted by
Joshua
at
5:22 PM
0
comments
Labels: html - lessons
Write a paragraph about 3 things a Web Developer should take into consideration when designing/coding a web site.
Posted by
Joshua
at
9:49 PM
10
comments
Labels: html - homework
Definitions:
Posted by
Joshua
at
6:05 AM
0
comments
Labels: html - lessons
What is the internet? - the "network of networks" that connects millions of computers around the globe.
What is HTML? - a language for describing how pages of text, graphics, and other information are organized and linked together.
Posted by
Joshua
at
5:52 AM
0
comments
Labels: html - lessons
First HTML Web Page - (after reviewing what HTML is, discussing web browsers, and discussing web servers)
Posted by
Joshua
at
6:15 PM
0
comments
Labels: html - in class work
Introduction Slide Show
Directions: Using presentation software, prepare a simple multimedia slide show to highlight information about yourself. Focus on information that will help your class members get to know you.
Your final slide show must include:
Posted by
Joshua
at
5:13 PM
0
comments
Labels: multimedia - in class work
Please post your responses to the following statements/question...(use google or another search engine if you need help with your responses)
1) Define Hypertext Markup Language.
2) Name 2 different Web Browsers other than Internet Explorer.
3) What is the function of a web server?
Posted by
Joshua
at
7:18 AM
5
comments
Labels: html - homework
Multimedia Critique
Directions: You will identify the types and media components of multimedia presentations available on the Internet. Locate 1 Internet site that contains a multimedia presentation. Use the format below to record the Web address, the name of the person or company who created the site, the type of presentation found on the site, the media components of the presentation, and an analysis of the site’s effectiveness. You may identify more than one example of media on a site. Your critique needs to include at least one example of each of the following media components: animated text, graphics, animation, sound, and video.
1) Web address:
2) Name of the person or company who created the site:
3) Type of presentation found on the site:
4) Media components of the presentation:
5) Analysis of the site's effectiveness:
Posted by
Joshua
at
7:01 AM
17
comments
Labels: multimedia - homework
Posted by
Joshua
at
12:17 AM
0
comments
Labels: html - lessons
Posted by
Joshua
at
12:10 AM
0
comments
Labels: multimedia - lessons
Welcome to my Multimedia class! I am confident you will enjoy learning multimedia and developing skills that will equip you for future employment and/or your personal enjoyment.
During class, you will be required to take notes and turn them in. I am also requiring a daily blog entry as a means for ingraining concepts learned in class. These will be short entries describing the concept/skill learned and how it was applied in your homework assignment.
Grading Policy (revised)
Quizzes 10%
Tests 15%
Homework/Blog 30%
Project 35%
Class notes 10%
Course Syllabus – at a glance
• Exploring the World of Multimedia
• The Internet and Multimedia
• Multimedia and Society
• Hardware and Multimedia
• Software and Multimedia
• Text – Inkscape, Gimp
• Graphics and Animation – Blender
• Audio / Video
• Multimedia Project Team Roles
• Anatomy of a Multimedia Project
*course outline is from Introduction to Multimedia, www.intromm.sec.glencoe.com
Posted by
Joshua
at
8:27 PM
0
comments
Labels: multimedia - syllabus
Posted by
Joshua
at
8:13 PM
0
comments
Labels: html - syllabus