View Single Post
Old 07-30-2014, 04:04 PM   #3
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,122
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by daveconifer View Post
Since my other question was answered so quickly in another thread (Thanks Albert!) I thought I should open a new thread for my other problem.

The Sigil validator is complaining about my Section0001.xhtml file:

1) attribute 'align' is not declared for element 'h1'

and

2) attribute 'align' is not declared for element 'p'


Does this make sense to anybody? As always, thanks in advance!
you just cant use a naked align in a tag. It should be preceded by style= (as you probably found from using the justification buttons in Sigil)

IMHO use a stylesheet entry (and class="whatever" where needed) if the styling is going to be use repeatedly, that way changing you mind is real easy
theducks is offline   Reply With Quote