View Single Post
Old 08-03-2023, 03:38 AM   #2
Karellen
Wizard
Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.
 
Karellen's Avatar
 
Posts: 1,616
Karma: 9500498
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
Quote:
Originally Posted by stumped View Post
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>
Karellen is offline   Reply With Quote