formatted word doc - Post ID 304261

User 652572 Photo


Registered User
7 posts

How do I insert a formatted word document (book with chapters) into a web page, tag the chapters, and link them to a list of contents?
User 122279 Photo


Senior Advisor
14,547 posts

You don't, short answer. You can save a Word document as a HTML document, but I'd rather not have to clean that code for you and make it validate. :o
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2699991 Photo


Registered User
5,077 posts
Online Now

sam lefkowitz wrote:
How do I insert a formatted word document (book with chapters) into a web page, tag the chapters, and link them to a list of contents?


Use Site Designer :cool::P
Mastering The Understanding With Hands-On Learning
NEW TO "COFFEECUP SITE DESIGNER" FOUNDATION 6 FRAMEWORK?
STUCK ON SOMETHING?

LEARNING & UNDERSTANDING "THE HOW TO"? THE WHY'S & THE WHEREFORE'S?
WITH WAYAN'S STEP BY STEP TUTORIALS
Contact Me For One To One Assistance
https://mawarputih.coffeecup.com/forms/contact-wayan/

A simple quick way to contact me
https://rsd-tutorialscom.coffeecup.com/ … l-details/
User 652572 Photo


Registered User
7 posts

thanks
User 3192975 Photo


Guest
4 posts

You should convert the word file into HTML , then save it and then format the chapters with HTML Tags h1, h2, h3 etc. Also create table of contents and use code like: <li><a href="#chapter1">Chapter 1: Introduction</a></li> to link chapters with the list of contents. The IT developer at my work place of Mirchawala's Hub of Accountancy has taught me this.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.