What Is HTML?

What should I do if few Html attributes in my old HTML page are not supported in HTML 5?

  • In my HTML pages (written in past) , if i have few attributes for few html tags that aren't supported now in HTML 5, the display is not as expected. What should i do now ? Should i rewrite the whole page ?

  • Answer:

    If you wrote the pages a long while back, it would probably be in your best interest to simply rewrite them to slim them down and strip out all the unnecessary code. However if you haven't been keeping up with the development of HTML 5, CSS 3, etc. and just want to keep your pages alive you might simply consider finding what the appropriate replacements are for said attributes and then doing some sort of clever Find+Replace. For that I recommend Sublime Text 2 as you can use some handy Regular Expressions to get it done.

Albert Filice at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.