Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6621523
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T21:16:35+00:00 2026-05-25T21:16:35+00:00

It says here that it is not within HTML4, though I don’t really see

  • 0

It says here that it is not within HTML4, though I don’t really see where that’s spelled out in the text.
From what I can tell, based on this, it is ok to do so in HTML5 but I’m not entirely sure (assuming style is an HTML element?)

I am using this to rotate out a stylesheet and want it to be as valid as possible according to HTML5 specs, so wondering if I should rewrite it with a data-* element.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T21:16:36+00:00Added an answer on May 25, 2026 at 9:16 pm

    +1 Interesting question!

    Instead of using a style block, you should consider linking (link) to your stylesheets and then switch them out by referencing an id or a class.


    That said, title is perfectly acceptable for a style tag in HTML5. You can use this as a hook for your stylesheet switching.

    http://www.w3.org/TR/html5/semantics.html#the-style-element

    Fyi… this validates

    <!DOCTYPE html>
    <html>
      <head>
        <title>Title</title>
        <style title="whatever"></style>
      </head>
      <body>
        Test body
      </body>
    </html>
    

    http://validator.w3.org/#validate_by_input+with_options

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

While designing a table my colleague here says that I should avoid identity column
I recently found a log statement in my projects codebase that says here i
Here's one from the No question's too dumb department: Well, as the subject says:
OK, I don't think the title says it right... but here goes: I have
Documentation can be found here It says in the example: onDrop: Called whenever a
like 1 image says more than 1000 words. here is what I want to
I'm trying to accomplish what is described here: http://sqldev.wordpress.com/2008/05/06/insert-into-temporary-table-from-stored-procedure/ The article says (with support
I was wondering about the last constructor for std::string mentioned here . It says:
Sorry for the confusing title, but it basically says it all. Here's the structures
I need to open a html help file from within a legacy windows application

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.