情報テクノロジー輪講 II

第二回 (2009年10月 7日)

How to Make Slides with XHTML and Amaya

http://www.sw.it.aoyama.ac.jp/2009/Seminar2/XHTMLamaya.html

Martin J. Dürst

duerst@it.aoyama.ac.jp

O 棟 529号室

AGU

© 2006-9 Martin J. Dürst 青山学院大学

Overview

Preparation: Download Amaya and Opera

Amaya:

http://www.w3.org/Amaya/Distribution/amaya-WinXP-11.2.exe

(don't use the snapshot!)

Opera:

Download from http://www.opera.com

XHTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC
 "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
 ...
</html>

XML Elements (要素)

XML Attributes (属性)

XHTML Structure: <head>

Visual vs. Structural Markup

Generic Markup

What to do when a desired element is not available in XHTML

How to Look Good

Working by Hand

Amaya Basics

Amaya Overview

Amaya Hints and Tips

Slide Structure

Slide frameworks/systems

Colophon

(how this presentation was made)