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 758563
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T15:29:37+00:00 2026-05-14T15:29:37+00:00

Besides the following, are there any HTML tag attributes that have a URL as

  • 0

Besides the following, are there any HTML tag attributes that have a URL as their value?

  • href attribute on tags: <link>, <a>, <area>
  • src attribute on tags: <img>, <iframe>, <frame>, <embed>, <script>, <input>
  • action attribute on tags: <form>
  • data attribute on tags: <object>

Looking for tags in wide usage, including non-standard tags and old browsers as well as HTML 4.01, HTML 5, and XHTML.

  • 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-14T15:29:38+00:00Added an answer on May 14, 2026 at 3:29 pm

    Check out the W3C’s list of HTML attributes, there’s a "type" column in there and just look for URI types.

    And of course the HTML 5 version of that list is useful too (edit: updated link for HTML 5.2 here)

    So for HTML4 we’ve got:

    • <a href=url>
    • <applet codebase=url>
    • <area href=url>
    • <base href=url>
    • <blockquote cite=url>
    • <body background=url>
    • <del cite=url>
    • <form action=url>
    • <frame longdesc=url> and <frame src=url>
    • <head profile=url>
    • <iframe longdesc=url> and <iframe src=url>
    • <img longdesc=url> and <img src=url> and <img usemap=url>
    • <input src=url> and <input usemap=url>
    • <ins cite=url>
    • <link href=url>
    • <object classid=url> and <object codebase=url> and <object data=url> and <object usemap=url>
    • <q cite=url>
    • <script src=url>

    HTML 5 adds a few (and HTML5 seems to not use some of the ones above as well):

    • <audio src=url>
    • <button formaction=url>
    • <command icon=url>
    • <embed src=url>
    • <html manifest=url>
    • <input formaction=url>
    • <source src=url>
    • <track src=url>
    • <video poster=url> and <video src=url>

    These aren’t necessarily simple URLs:

    • <img srcset="url1 resolution1, url2 resolution2">
    • <source srcset="url1 resolution1, url2 resolution2">
    • <object archive=url> or <object archive="url1 url2 url3">
    • <applet archive=url> or <applet archive=url1,url2,url3>
    • <meta http-equiv="refresh" content="seconds; url">

    SVGs can also contain links to resources: <svg><image href="url" /></svg>

    In addition, the style attribute can contain css declarations with one or several urls. For example: <div style="background: url(image.png)">

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

Sidebar

Related Questions

1) With Html elements that don’t have runat = server attribute, absolute and relative
I have the following HTML markup : <a class=link1 href=javascript:load(0,1);>Click here</a><span class=loader></span> The load
The official documentation states the following: . But I have noticed that there are
Besides readability is there any significant benifit to using a CASE WHEN statement vs
Besides a drag-and-drop UI designer are there any other missing features when developing for
I have the following code. It looks ugly, if the value equals to one
So I have the following situation. I have a configuration class config.py that holds
I have a series of HTML tests that I am able to run using
Let's say I have the following link: <a href=# onclick=alert('You clicked a link.');>Click Me!</a>
I am using Postgresql 8.3 and have the following simple function that will return

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.