On May 25, 5:48 am, SpringFlowers AutumnMoon <rails-mailing-
[email protected]> wrote:
> I would like to use HTML 4.01 Strict, and used a DOCTYPE of it in my
> application template. But look like when a style sheet is included by a
> helper function
>
>   <%= stylesheet_link_tag 'style' %>
>
> the code produced is XHTML:
>
>   <link href="/stylesheets/style.css?1243210734" media="screen"
> rel="stylesheet" type="text/css" />
>
> is there a way to ask Rails to use HTML instead of XHTML?

Nope, while it has been discussed a few times this is not something
rails supports. there might be a plugin for this out there.

Fred
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to