|
|
#1 |
|
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Mar 2011
Device: none
|
"Unfinished Element" Error
Hi, I'm new here and was trying to figure out how to fix this error. Here is the code.
<?xml version="1.0"?> <!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> <meta content="pdftohtml 0.36" name="generator" /> <meta content="" name="author" /> <meta content="2011-03-04T10:08:19+00:00" name="date" /> <link href="../Styles/stylesheet.css" rel="stylesheet" type="text/css" /> <title></title> <style type="text/css"> @page { margin-bottom: 5.000000pt; margin-top: 5.000000pt; } p.sgc-2 {font-style: italic; font-weight: bold} p.sgc-1 {font-weight: bold} </style> </head> Can someone help me out here? Would very much appreciate it. |
|
|
|
|
|
#2 |
|
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,297
Karma: 62000000
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
I think this may be it
Code:
<meta content="authornamehere" name="author" />
|
|
|
|
| Advert | |
|
|
|
|
#3 |
|
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Mar 2011
Device: none
|
Thanks! That worked!
Last edited by spatel6549; 03-04-2011 at 05:27 PM. |
|
|
|
|
|
#4 |
|
Enquiring Mind
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 562
Karma: 42350
Join Date: Aug 2010
Location: London, UK
Device: Kindle 3 (WiFi)
|
Welcome to MobileRead, spatel6549.
In your code, above, you have: <meta content="" name="author" /> TheDucks is indicating that you need to add the actual author name in the CONTENT attribute. Also - it would be helpful if you provided the full text of the error message you received - it usually identifies the filename and line number where the error occurs, which can be really helpful in pinning down exactly where and what the problem is. |
|
|
|
![]() |
| Tags |
| unfinished element |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unfinished element? | Oldpilot | Sigil | 6 | 11-02-2010 09:32 PM |
| "Signature design element" on nook color | mgmueller | Nook Color & Nook Tablet | 10 | 11-02-2010 05:49 PM |
| Unfinished Element error | Vagabondista | ePub | 3 | 09-14-2010 01:12 PM |
| Unfinished Symphony er I mean Element | Fabe | Calibre | 2 | 04-14-2010 10:36 AM |
| Crash on nonexistent "title" metadata element | Valloric | EPUBReader | 3 | 12-10-2009 02:46 PM |