情報テクノロジー輪講 II

第二回 (2006年10月 4日)

How to Make Slides with XHTML and Amaya

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

Martin J. Dürst

duerst@it.aoyama.ac.jp

O 棟 529号室

AGU

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

Overview

Preparation: Download Amaya

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

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

Interlude: Install Amaya

Amaya Basics

Amaya Overview

Amaya Hints and Tips

Slide Structure

Slide frameworks/systems

Colophon

(how this presentation was made)