Go Back   Forum Care Forums > Development Reference Area > Webmaster Topics

Reply
 
LinkBack Thread Tools Display Modes
silly HTML
Old
  (#1)
William Tasso
Guest
 
Posts: n/a
Default silly HTML - 05-14-2007, 01:26 AM

Greetings

Silly HTML ...

validator says I can't place Hn elements inside a form legend

like so: <legend><h4>Edit Blue-Worzle data</h4></legend>

makes perfect sense to me <g>

oh well - I'm sure it has its reasons.
--
William T***o
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: silly HTML
Old
  (#2)
Karl Groves
Guest
 
Posts: n/a
Default Re: silly HTML - 05-14-2007, 01:26 AM

"William T***o" <EMAIL REMOVED> wrote in newsp.tkgirdq0m9g4qz-
EMAIL REMOVED:

> Greetings
>
> Silly HTML ...
>
> validator says I can't place Hn elements inside a form legend
>
> like so: <legend><h4>Edit Blue-Worzle data</h4></legend>
>
> makes perfect sense to me <g>
>
> oh well - I'm sure it has its reasons.


Legend is an inline element.
H4 is block level. You can't place a block level element inside an inline
one.



--
Karl Groves
www.karlcore.com
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: silly HTML
Old
  (#3)
David J. Hennessy
Guest
 
Posts: n/a
Default Re: silly HTML - 05-14-2007, 01:26 AM

William T***o wrote:
> Greetings
>
> Silly HTML ...
>
> validator says I can't place Hn elements inside a form legend
>
> like so: <legend><h4>Edit Blue-Worzle data</h4></legend>
>
> makes perfect sense to me <g>
>
> oh well - I'm sure it has its reasons.
> --William T***o



Hmm... does it work the other way around?

--
David J. Hennessy
http://maidix.com/
http://choicesolver.com/
http://davidhennessy.net/
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: silly HTML
Old
  (#4)
Charles Sweeney
Guest
 
Posts: n/a
Default Re: silly HTML - 05-14-2007, 01:26 AM

William T***o wrote

> Greetings
>
> Silly HTML ...
>
> validator says I can't place Hn elements inside a form legend
>
> like so: <legend><h4>Edit Blue-Worzle data</h4></legend>
>
> makes perfect sense to me <g>
>
> oh well - I'm sure it has its reasons.


"Validator says no"

--
Charles Sweeney
http://CharlesSweeney.com
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: silly HTML
Old
  (#5)
cristina
Guest
 
Posts: n/a
Default Re: silly HTML - 05-14-2007, 01:26 AM

Just to state the obvious and to repeat other postings, sorry.
The legend is an inline element containing
a caption text for the fieldset element,
and in principle improves accessibility
when the fieldset is rendered non-visually.
If you thought of using h4 (a block element) for font size and look,
obviously you should use stylesheets instead.

William T***o wrote:

> Greetings
>
> Silly HTML ...
>
> validator says I can't place Hn elements inside a form legend
>
> like so: <legend><h4>Edit Blue-Worzle data</h4></legend>
>
> makes perfect sense to me <g>
>
> oh well - I'm sure it has its reasons.
> --
> William T***o


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: silly HTML
Old
  (#6)
John Bokma
Guest
 
Posts: n/a
Default Re: silly HTML - 05-14-2007, 01:26 AM

"cristina" <EMAIL REMOVED> wrote:


> ... accessibility


Funny, top posting and talking about accessibility.


--
John Need help with SEO? Get started with a SEO report of your site:

--> http://johnbokma.com/websitedesign/seo-expert-help.html
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: silly HTML
Old
  (#7)
William Tasso
Guest
 
Posts: n/a
Default Re: silly HTML - 05-14-2007, 01:26 AM

Fleeing from the madness of the jungle
Karl Groves <EMAIL REMOVED> stumbled into news:alt.www.webmaster
and said:

> "William T***o" <EMAIL REMOVED> wrote in newsp.tkgirdq0m9g4qz-
> EMAIL REMOVED:
>
>> Greetings
>>
>> Silly HTML ...
>>
>> validator says I can't place Hn elements inside a form legend
>>
>> like so: <legend><h4>Edit Blue-Worzle data</h4></legend>
>>
>> makes perfect sense to me <g>
>>
>> oh well - I'm sure it has its reasons.

>
> Legend is an inline element.


yes, yes, I know that

Doesn't stop it being silly.

> H4 is block level. You can't place a block level element inside an
> inline
> one.


bah - do I have to mark my posts as rhetorical now?

PS: that's a rhetorical Q
pps: Thanks to all for sharing the moment.
--
William T***o

http://williamt***o.com/words/what-is-usenet.asp
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: silly HTML
Old
  (#8)
cristina
Guest
 
Posts: n/a
Default Re: silly HTML - 05-14-2007, 01:26 AM

John Bokma wrote:

> "cristina" <EMAIL REMOVED> wrote:
>
>
> > ... accessibility

>
> Funny, top posting and talking about accessibility.
>
>
> --
> John Need help with SEO? Get started with a SEO report of your site:
>
> --> http://johnbokma.com/websitedesign/seo-expert-help.html


Sorry, me again. Yes, you are right, top posting
hugely affects accessibility, it is very sad, not funny,
I apologize and I am very sorry about it.

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: silly HTML
Old
  (#9)
Charles Sweeney
Guest
 
Posts: n/a
Default Re: silly HTML - 05-14-2007, 01:26 AM

cristina wrote

> Sorry, me again. Yes, you are right, top posting
> hugely affects accessibility, it is very sad, not funny,
> I apologize and I am very sorry about it.


So you should be. Frankly I'm amazed that you had the brazen cheek to show
your face in here again.

--
Charles Sweeney
http://CharlesSweeney.com
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: silly HTML
Old
  (#10)
cristina
Guest
 
Posts: n/a
Default Re: silly HTML - 05-14-2007, 01:26 AM

Charles Sweeney wrote:

> cristina wrote
>
> > Sorry, me again. Yes, you are right, top posting
> > hugely affects accessibility, it is very sad, not funny,
> > I apologize and I am very sorry about it.

>
> So you should be. Frankly I'm amazed that you had the brazen cheek to show
> your face in here again.
>
> --
> Charles Sweeney
> http://CharlesSweeney.com


Please explain why you are writing like this.
Of course I am not going to post again to this group,
but I do not understand your posting.

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top