24644 5
how to show confirm box when clicking link (a href tag)?

I want to confirm user before deleting a row from the table so here the anchor tag html code, which i am using

...
Type
Question
15802 0
Create HTML Form (Registration, Login or Contact form example with code)
In this article, I have provided the basic HTML code to create a form with CSS, it can be used to create the registration form in HTML, Login or contact form HTML & CSS.
Type
Article
15446 0
How to make image rotate in 360 degrees in HTML using jQuery / Javascript
In this tutorial, I have explained how you can create 360 degree image rotation or How to make image rotate in 360 degrees in HTML using jQuery or Javascript
Type
Article
15323 2
Prevent negative value from being entered in HTML input type number field?

While creating HTML5 input type number in the html form, I would like to disable or prevent user from entering negative number in it, user should be able to enter only positive number, how can i do that, current HTML code is as below

...
Type
Question
14386 2
how to place text between horizontal line using HTML CSS?

How can i create line behind the title using CSS technique, something like this

------Text-----

something like Strikethrough but line passes over the text, so how to place it behind the text or we can say how to place text between horizontal line using HTML & CSS?

...
Type
Question

13993 2
how to align checkbox with Label using HTML CSS (Should work in all browser)?

How can I simply align my checkbox with Label text using HTML CSS, so that it works in all browsers consistently?

I am facing this issue in some browsers, if it works in chrome, it doesn't work in IE or if it works properly in Firefox it doesn't align properly in chrome.

So want to align Checkbox with Label text properly which can work in all browsers equally? Reference code

...
Type
Question
12392 3
How to open link (a href) in new tab instead of loading url on same page?

Hello, I was working on HTML and would like to know how can I open anchor link ( HTML ) in a new tab instead of loading URL on the same page? Suppose this is my anchor tag HTML

...
Type
Question
11713 3
How do i remove hand (pointer) cursor from anchor (a) link tag in HTML?

I have a requirement, in which I want to use anchor tag (<a>) of HTML but without pointer cursor, as I don't want to show user if it is clickable, I don't want to use <span> or any other HTML tag, so how to remove pointer cursor from anchor tag using HTML/CSS or javascript?

...
Type
Question
9850 3
Alternatives to iFrame tag in HTML?

I would like to know what are the possible alternatives to iFrame, inside which I can inject Coss domain html(without iframe)? Or you can say I want to show HTML page without using iFrame in a Div

...
Type
Question
9040 2
how can i create text box with side arrow?

How can I create a textbox with side arrow using HTML/CSS?

Something like the below image:

...

Type
Question

Page 1 of 5