Jump to content

HTML problem


dennylin93

Recommended Posts

I tried converting my HTML Transitoinal into a Strict document. When I checked it up it said there is no attribute "TARGET." I put 'target=_blank"' in one of my hyperlinks. How do I make it valid when I use HTML Strict? I uploaded my file here as HTML Strict: http://www.freewebtown.com/dennylin93/index_strict.htmAll the errors are listed here: http://validator.w3.org/check?uri=http%3A%...ndex_strict.htmCan anyone please tell me how to fix the errors?

Link to comment
Share on other sites

I tried converting my HTML Transitoinal into a Strict document. When I checked it up it said there is no attribute "TARGET." I put 'target=_blank"' in one of my hyperlinks. How do I make it valid when I use HTML Strict? I uploaded my file here as HTML Strict: http://www.freewebtown.com/dennylin93/index_strict.htmAll the errors are listed here: http://validator.w3.org/check?uri=http%3A%...ndex_strict.htmCan anyone please tell me how to fix the errors?
Yeah i believe that the target attribute has been deprecated. :) You can use some java script: window.open()
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...