Most viewed questions in HTML

0 votes
0 answers

how to display an image inside SVG circle in html5?

is there a way to display an ...READ MORE

Jul 4, 2022 in HTML by Tejashwini
• 3,820 points
844 views
0 votes
0 answers
0 votes
0 answers

PHP - If variable is not empty, echo some html code

If a variable is not empty, I ...READ MORE

Jul 24, 2022 in HTML by Ashwini
• 5,430 points
822 views
0 votes
0 answers

CSS to make HTML page footer stay at bottom of the page with a minimum height, but not overlap the page

I have the following page, which contains ...READ MORE

Jul 19, 2022 in HTML by Tejashwini
• 3,820 points
818 views
0 votes
0 answers

Laravel 5 Class 'Collective\Html\HtmlServiceProvider' not found on AWS

I'm aware that there are several other ...READ MORE

Aug 17, 2022 in HTML by Deepak
• 980 points
728 views
0 votes
1 answer

Best Practice: Access form elements by HTML id or name attribute?

It is a good idea to use ...READ MORE

Aug 8, 2022 in HTML by Vikas
692 views
0 votes
0 answers

Expand collapse text with html

I want to make a text bigger ...READ MORE

Jul 26, 2022 in HTML by Ashwini
• 5,430 points
673 views
0 votes
1 answer

html Modal popup

Try this example: var modal = document.getElementById('modal'); var shade ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
650 views
0 votes
0 answers

When to use index.php instead of index.html?

When do I need to use an ...READ MORE

Jul 5, 2022 in HTML by Tejashwini
• 3,820 points
647 views
0 votes
0 answers

Input type DateTime - Value format?

In which format should I put the ...READ MORE

Aug 19, 2022 in HTML by Tejashwini
• 780 points
628 views
0 votes
0 answers

Php / Html - How can I draw a graph of an array?

I discovered an array's mean, mode, median, ...READ MORE

Aug 16, 2022 in HTML by Deepak
• 980 points
612 views
0 votes
1 answer

How to align a <div> to the middle (horizontally/width) of the page?

Hello Kartik, position: absolute and then top:50% and left:50% places the top edge ...READ MORE

Apr 23, 2020 in HTML by Niroj
• 82,880 points
595 views
0 votes
0 answers

How to replace innerHTML of a div using jQuery?

How could I replace the below code ...READ MORE

Jul 4, 2022 in HTML by Tejashwini
• 3,820 points
572 views
0 votes
1 answer

I've a query for <form>tag

That might be because button inside form ...READ MORE

Nov 2, 2020 in HTML by sindhu
569 views
0 votes
0 answers

embedding image in html email

I'm trying to send a multipart/related HTML ...READ MORE

Aug 8, 2022 in HTML by Tejashwini
• 780 points
563 views
0 votes
0 answers

How to re-enable right click so that I can inspect HTML elements in Chrome?

I am currently seeing a web page ...READ MORE

Jul 21, 2022 in HTML by Ashwini
• 5,430 points
528 views
0 votes
0 answers

HTML Input - already filled in text

Can text be entered into an input ...READ MORE

Jul 29, 2022 in HTML by Tejashwini
• 3,820 points
518 views
0 votes
0 answers

What is the correct way to declare an HTML5 Doctype.?

What is the correct way to use ...READ MORE

Aug 19, 2022 in HTML by Tejashwini
• 780 points
502 views
0 votes
0 answers

How can I change the line spacing for one paragraph in an HTML email template?

I want to add html commands that ...READ MORE

Jul 24, 2022 in HTML by Ashwini
• 5,430 points
498 views
0 votes
0 answers

Why image in HTML is showing as broken image

I have the following HTML code and ...READ MORE

Jul 4, 2022 in HTML by Tejashwini
• 3,820 points
497 views
0 votes
0 answers

How to view an HTML file in the browser with Visual Studio Code?

With the new Microsoft Visual Studio Code, ...READ MORE

Aug 10, 2022 in HTML by Deepak
• 980 points
485 views
0 votes
0 answers

How to style the option of an html "select" element?

Here's my HTML: <select id="ddlProducts" name="ddProducts"> ...READ MORE

Aug 17, 2022 in HTML by Deepak
• 980 points
470 views
0 votes
0 answers

ApiNotActivatedMapError for simple html page using google-places-api

I'm attempting to make a straightforward HTML ...READ MORE

Jul 8, 2022 in HTML by Tejashwini
• 3,820 points
467 views
0 votes
0 answers

How to hide image broken Icon using only CSS/HTML?

I need to hide this error image/ ...READ MORE

May 27, 2022 in HTML by Tejashwini
• 3,820 points
466 views
0 votes
0 answers

How to store objects in HTML5 localStorage

However, it appears that my object is ...READ MORE

Jul 24, 2022 in HTML by Ashwini
• 5,430 points
458 views
0 votes
0 answers

HTML - Alert Box when loading page?

I want to display an alert message ...READ MORE

Jul 19, 2022 in HTML by Tejashwini
• 3,820 points
457 views
0 votes
0 answers

How is HTML converted into machine language?

I've been unsure of this for a ...READ MORE

Jul 26, 2022 in HTML by Tejashwini
• 3,820 points
453 views
0 votes
0 answers

Should I use <i> tag for icons instead of <span>?

To display icons, both Facebook's HTML and ...READ MORE

Aug 16, 2022 in HTML by Deepak
• 980 points
448 views
0 votes
0 answers

How to use HTML script tags to code while they have a source link?

I have seen that  <script src="..."></script> does not allow ...READ MORE

Jul 4, 2022 in HTML by Tejashwini
• 3,820 points
448 views
0 votes
1 answer

how to use font awesome icons in HTML?

You must first write this down in the ...READ MORE

Aug 8, 2022 in HTML by Vikas
437 views
0 votes
0 answers

Which characters need to be escaped in HTML?

Are they the same as XML, perhaps ...READ MORE

Aug 19, 2022 in HTML by Tejashwini
• 780 points
431 views
0 votes
1 answer

Refresh a page using JavaScript or HTML

window.location.reload(); in JavaScript <meta http-equiv="refresh" content="1"> in HTML ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
417 views
0 votes
0 answers

Tab space instead of multiple non-breaking spaces ("nbsp")?

Is it possible to insert a tab ...READ MORE

Jun 3, 2022 in HTML by Tejashwini
• 3,820 points
407 views
0 votes
1 answer

.htm or .html extension - which one is correct and what is different?

The majority of the time, the number ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
403 views
0 votes
1 answer

How to set a border for an HTML div tag?

 you can use border-width:2px; border-style:solid; border-color:black; or as shorthand border: 2px solid ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
403 views
0 votes
0 answers

How to customize <input type="file">?

Is it possible to change the appearance ...READ MORE

Jul 26, 2022 in HTML by Tejashwini
• 3,820 points
393 views
0 votes
1 answer

How to add/update an attribute to an HTML element using JavaScript?

You can read here about the behaviour of attributes ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
392 views
0 votes
0 answers

horizontal line and right way to code it in html, css

I need to draw a horizontal line ...READ MORE

Aug 19, 2022 in HTML by Tejashwini
• 780 points
388 views
0 votes
0 answers

HTML5 Email Validation

"With HTML5, we no longer require JavaScript ...READ MORE

Jul 21, 2022 in HTML by Ashwini
• 5,430 points
386 views
0 votes
0 answers

Html: Difference between cell spacing and cell padding

What is the difference between cell spacing ...READ MORE

Aug 19, 2022 in HTML by Tejashwini
• 780 points
383 views
0 votes
0 answers

How to create nested table in html ?

I need to make an HTML table ...READ MORE

Jul 8, 2022 in HTML by Tejashwini
• 3,820 points
382 views
0 votes
0 answers

How to create a vertical line in HTML?

I need to create a vertical line ...READ MORE

Jul 4, 2022 in HTML by Tejashwini
• 3,820 points
380 views
0 votes
0 answers

Making HTML page zoom by default

I designed a page where buttons look ...READ MORE

Aug 16, 2022 in HTML by Deepak
• 980 points
378 views
0 votes
0 answers

How to make a simple modal pop up form using jquery and html?

I've read the jQuery tutorials, but I'm ...READ MORE

Jul 24, 2022 in HTML by Ashwini
• 5,430 points
376 views
0 votes
0 answers

Inputting a default image in case the src attribute of an html <img> is not valid?

Is there any way to render a ...READ MORE

Jul 8, 2022 in HTML by Tejashwini
• 3,820 points
376 views
0 votes
0 answers

How to remove a underline from a link in HTML?

how to remove the underline from a ...READ MORE

Jul 5, 2022 in HTML by Tejashwini
• 3,820 points
374 views
0 votes
0 answers

Responsive image map

I have included the image map in ...READ MORE

Jun 3, 2022 in HTML by Tejashwini
• 3,820 points
368 views
0 votes
0 answers

How to extract img src, title and alt from html using php?

I want to make a page listing ...READ MORE

Jul 21, 2022 in HTML by Ashwini
• 5,430 points
367 views
0 votes
0 answers

How do I style a <select> dropdown with only CSS?

Is it possible to style a choose> ...READ MORE

Jul 29, 2022 in HTML by Tejashwini
• 3,820 points
353 views
0 votes
0 answers

How can I set the default value for an HTML <select> element?

I believed that by setting the "value" ...READ MORE

Jul 26, 2022 in HTML by Ashwini
• 5,430 points
349 views