Can't apply h1 tag

Why can’t I apply the h1 tag to my main title 'How it Works…" on this page: http://weddings.storymixmedia.com/how-it-works-weddingmix-wedding-video.html

I can apply it to the text section on this page: http://weddings.storymixmedia.com/h1tag.html

I don’t understand what is going on. I thought perhaps a conflict with Web Fonts action, but both have it. Then I thought because it’s nested within a div, but both are too.

Any help is appreciated!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Try triple- or quadruple-clicking so you select the entire line of
text, including the invisible end-of-line character. H tags can only
be applied to entire lines of text, they cannot be applied to
individual characters or words within a run of text. In other words,
an H1 is the same kind of tag as a P – it has to enclose an entire
block of text.

Walter

On Jul 8, 2011, at 2:59 PM, george wrote:

Why can’t I apply the h1 tag to my main title 'How it Works…" on
this page: http://weddings.storymixmedia.com/how-it-works-weddingmix-wedding-video.html

I can apply it to the text section on this page: http://weddings.storymixmedia.com/h1tag.html

I don’t understand what is going on. I thought perhaps a conflict
with Web Fonts action, but both have it. Then I thought because
it’s nested within a div, but both are too.

Any help is appreciated!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I’ve triple, quadruple, sextuple clicked to no avail.

Why does it work on some text, but not others?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Is all of the text HTML text, in an otherwise un-styled container?

Draw an HTML box, double-click inside it to get a text cursor, type
some text, highlight the entire line, and click on the H1 name in the
Styles palette. Should be an instant H1.

Exceptions to this rule: graphic text, text that is already styled as
another element, I’m not sure what else could cause this issue.

If you see the error message, could you type it out verbatim here? The
exact wording is probably significant.

Walter

On Jul 12, 2011, at 2:02 PM, george wrote:

I’ve triple, quadruple, sextuple clicked to no avail.

Why does it work on some text, but not others?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

There is no error message being shown.

It just does not allow me to apply the tag in Freeway. I can’t see anything different between the html div and others on the page (although I’m sure there is) that allow the tag.

It’s certainly not helping my SEO without a h1.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

First I would create a new H1 Tag - at the moment you only appear to have 1

h1:first-child { margin-top:0px }

So make a new one like h1.main - or similar (you can duplicate an existing one and alter it slightly to achieve this).

And try applying that.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Try selecting the entire run of text, and then click once on the [No
Style] option at the top of the list of styles. Then, while the text
is still selected, click on the h1 style name. If it still doesn’t
take at that point, I am well and truly stumped.

Walter

On Jul 30, 2011, at 9:01 PM, george wrote:

There is no error message being shown.

It just does not allow me to apply the tag in Freeway. I can’t see
anything different between the html div and others on the page
(although I’m sure there is) that allow the tag.

It’s certainly not helping my SEO without a h1.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Finally!

Still not sure why it wasn’t working. But after selecting No Style and then applying all the styling to the h1 tag it works.

Thanks for all the help!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options