- From: John Russell <VE3LL@RAC.CA>
- Date: Tue, 20 Jul 1999 21:21:27 -0400
- To: html-tidy@w3.org
- Message-Id: <199907210110.VAA13698@admin.cgocable.net>
the attached sample program kicks up TIDY errors for <p> within list items but they do provide the function of spacing where needed for visibility ...... so they are not a donothing operation ... is there a 'better' way to obtain the breaks so that i dont raise an error also img needing alt and table needing summary attributes so i put in null string attributes and no error msg was raised but it should say that meaningful text is required alt="" sushes detector but doesnt help viewer....... john john russell VE3LL@RAC.CA http://web.cgocable.net/~jrussel
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head><title>The Lone Star Rules</title></head>
<body text="BLACK" link="royalblue" vlink="navy" alink="red"
bgcolor="WHITE">
<a name="top"></a>
<h1 align="center">The Lone Star Rules</h1><hr>
<B>A set of solo-play rules for use with your favorite 'Old West' Rules</B>
<br>
<I>By <a href="mailto:r.romano@posta.alinet.it">Ruggero Romano</a>
and Vittorio Favetti</I><br><hr>
<h2>Table of Contents</h2>
<ul>
<li>PLAYTEST EDITION -- 1999 03 18<p>
<li><a href="#1">1. Foreword</a>
<ul>
<li>1.1 Objectives
<li>1.2 References
<li>1.3 How to Use "The Lone Star Rules" Ruleset
<li>1.4 Scale and Miniature Basing
</ul><p>
<li><a href="#2">2. Basic Principles of the Rules</a>
<ul>
<li>2.1 Characters
<li>2.2 Character Classes
<li>2.3 Actions and Attitudes
</ul><p>
<li><a href="#3">3. Non-Player Controlled Characters (NPC)</a>
</ul>
</body></html>
Received on Tuesday, 20 July 1999 21:09:52 UTC