View Single Post
Old 07-17-2011, 07:38 AM   #3
JDawg
Junior Member
JDawg began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jul 2011
Device: Kindle
Yep! Here is the table of contents I created for the beginning of the book.
Code:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<title>toc.xhtml</title>
		<link href="template.css" rel="stylesheet" type="text/css"/>
	</head>
<body>
<div>
<p class="chapter-chaptertitle">Table of Contents</p>
<p class="body-sectionpara"><a href="Preface.xhtml">Preface</a><br />
<a href="Prologue-v2.xhtml">Prologue</a><br />
<a href="Ch1-asym.xhtml">Chapter One: Leadership and Beliefs</a><br />
<a href="Ch2-asym.xhtml">Chapter Two: Leading Without Controlling</a><br />
<a href="Ch3-asym.xhtml">Three: From I to We</a><br />
<a href="Ch4-asym-box.xhtml">Chapter Four: Leading from a False Premise</a><br />
<a href="Ch5-asym.xhtml">Chapter Five: Surrendering to the Leader Within</a><br />
<a href="Ch6-asym-box.xhtml">Chapter Six: Leaders Choose Again</a><br />
<a href="Ch7-asym-box.xhtml">Chapter Seven: Values and Principles Show the Way</a><br />
<a href="Ch8-asym.xhtml">Chapter Eight-The Power of Purpose</a><br />
<a href="Ch9-asym.xhtml">Chapter Nine: Engaging Others</a><br />
<a href="Ch10-asym.xhtml">Chapter Ten: Change Happens</a><br />
<a href="furtherresources.xhtml">Further Resources</a><br />
<a href="about.xhtml">About the Author</a><br />
</p></div>
</body>
JDawg is offline   Reply With Quote