Quote:
Originally Posted by stumped
but all the newly chapterized chapters lack a matching title tag.
|
Do you mean the title tag in the heading tag eg...
<h2 title="Chapter 1">1</h2>
Or do you mean the title tag in the <head> eg...
<head><title>My Book</title>
<link rel="stylesheet" type="text/css" href="../styles/stylesheet.css"/>
</head>