Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
What is the difference between the bgcolor tag and the color tag?
bgcolor
colors
html
0 Votes
2 Answers
1st Mar 2017, 9:20 AM
Dado2000
What happens if you forget a slash at the end of a header tag?
css
html
0 Votes
2 Answers
17th Dec 2021, 11:58 PM
Ahmed Mu'azu Sabo
{DIFFERENTIATION} Major difference between the anchor <a> tag and the <Link> tag?
<a>
anchor
difference
link
links
0 Votes
1 Answer
11th Nov 2021, 7:54 AM
OLAJIDE OLAMILEKAN OLUWASEGUN
How do you save in a variable what the user inserts in an <input> tag?
html5
input
javascript
variables
0 Votes
3 Answers
2nd Oct 2020, 2:55 AM
RAYO CÓSMICO 223 & BenjaminElPro228
What could be the difference in output if we use <nav> tag?
html5
0 Votes
1 Answer
3rd Feb 2019, 12:15 PM
Aruna Devi
Why document.getElementById("id").innerHTML = variable's_value don't work when I passing a string value in a <p> tag?
html/javascript
0 Votes
4 Answers
4th Aug 2019, 10:53 AM
sam
What the different about <input> + <datalist> and <select> tag? Sorry for bad English..
forms
html
html5
0 Votes
3 Answers
4th Apr 2017, 4:06 PM
Muhammad Bintang Firdaus
Why i called the script tag inside the head tag,why not after the head tag?
javascript
0 Votes
4 Answers
13th May 2017, 8:35 AM
Safial Muntasir
How can I write <p> without the browser recognizing it as a tag?
html
0 Votes
2 Answers
13th Mar 2017, 6:34 AM
Octavio Soto Campos
Why <br /> element is an empty element and why it has no end tag?
html
1 Vote
3 Answers
26th Mar 2017, 10:52 AM
Jar Vis
why is there a / in the <img> tag question if there is no closing tag?
<img>
html
images
1 Vote
2 Answers
6th Feb 2020, 12:34 AM
John Thornton
Can we use two or more attribute in one tag? ex= <p align="center" border="2" > Plz reply </p>
html
tables
3 Votes
6 Answers
13th Mar 2017, 6:13 AM
Neeraj Chauhan
Does the <li> tag always have to be nested within the <ul> or <ol> tag?
html5
lists
tags
0 Votes
2 Answers
15th Sep 2018, 3:51 AM
Ricardo Prato
Is it necessary to write "𝚟𝚒deo 𝚒𝚜 𝚗𝚘𝚝 𝚜𝚞𝚙𝚙𝚘𝚛𝚝𝚎𝚍" in a <video> tag? Is yes, then WHY?
<video>
html5
1 Vote
2 Answers
24th May 2020, 5:01 AM
Shivansh Mishra
Why Can't I Put List Tags (<ul> and <ol>) within a <p> Tag?
error
html
0 Votes
1 Answer
12th Dec 2016, 7:11 PM
BrightAsTheStars
We can write even outside the <body> tag. So what is the importance of the body tag?
html
2 Votes
4 Answers
30th Jun 2017, 1:34 PM
Bhuvnesh
How do I make an image the background? Do I use a background tag and IMG src tag? Pls show me the tag line to do it
html
0 Votes
5 Answers
10th Apr 2022, 12:41 PM
Zanele
What does the span tag means and why it is being ude only in headings tag?
headings
1 Vote
2 Answers
29th Jun 2018, 5:39 PM
Daksh Verma
Can I use python directly in html just as I use javascript with html using a tag?
django
flask
html
python
0 Votes
4 Answers
17th Jul 2017, 3:55 PM
Prabhakar Dev
When I want to insert a gif in my code do I use the image tag or the video tag?
gif
html
images
video
4 Votes
3 Answers
15th Jan 2018, 7:47 AM
Tobi
What is the <span> tag? Is it a style/format for the header? Are there different option?
<span>
0 Votes
2 Answers
10th Apr 2020, 7:14 PM
Justin Rosecrants
In HTML5, the "<nav>” tag was introduced. Can a website have navigation section even without Knav>” tag?
css3
html5
2 Votes
2 Answers
15th Aug 2017, 4:57 PM
Hima
what is control attribute in audio tag? do I need to write it all time?
audio
html
html5
0 Votes
2 Answers
5th Oct 2016, 3:40 AM
Link vo
Does the <!DOCTYPE HTML> replace the old <HTML> tag, and therefore must there also be a closing tag?
html5
0 Votes
3 Answers
6th Feb 2019, 3:16 AM
Colin Morse
Since frame tag is not allowed in html5 ... What tag can substitute perfectly for frame tag?
frames
html
0 Votes
1 Answer
21st Jul 2018, 3:46 PM
Tukele Osareme C
Where JavaScript typically placed? Is it is under body tag or head tag? State with reason.
javascript
0 Votes
2 Answers
8th Jul 2017, 7:41 PM
Rudrasish Sengupta (RS)
Sorry, i meant what different values can be given in the 'face' attribute of 'font' tag?
comments
headings
html
0 Votes
2 Answers
4th Jan 2017, 5:07 PM
Meghdatta Kumar
How we put this css code in html there is many paragraph how it will executed with related p tag?
font
0 Votes
3 Answers
3rd Sep 2019, 12:55 PM
shubham
What do i put in the head tag, do i put the same thing in the open and close tag?
html
0 Votes
4 Answers
26th Jul 2017, 7:42 PM
Habeebullah Dindi
can i put style inside of the text styling tag? example: <b style="color:red"> bold text</b> is it allowed to do that?
formatting
html
text
0 Votes
3 Answers
16th Oct 2018, 4:13 AM
mon
How to put two texts one at left end and second at right end in one line without using pre tag?
html
0 Votes
3 Answers
3rd Jun 2020, 8:11 AM
Prince Kumar
So in html 5, is the div element is taken away and replaced with the <article> tag?
article
div
html
html5
tags
0 Votes
0 Answers
8th Oct 2017, 6:36 PM
Sahil B
Could you leave out the alt="" tag? What does it stand for when it's not specified? That the image will have original alt?
html
images
0 Votes
6 Answers
5th Oct 2016, 1:30 PM
gupi
I cant move on about <aside></aside>tag in HTML5 its so confusing, can you please explain tome what is the purpose of that tag?
html5
0 Votes
5 Answers
24th May 2017, 12:07 PM
Think twice
Why do i get x symbol in display screen in an html, when i try to upload my image from my desktop using img tag?
html
0 Votes
7 Answers
30th Aug 2017, 2:22 PM
Srinivas Rao H
Why it is necessary to use <ol> and <li> tags as we can also use <p> tag with <br> tag?
html
lists
1 Vote
2 Answers
21st Nov 2016, 5:28 PM
mathew varghese
What's the difference between using <script> within the body tag and the head tag? How does it differ in terms of functionality?
javascript
1 Vote
3 Answers
13th Jun 2016, 9:34 AM
Mitra Thakker
How can one securely transmit HTML's sentive data to a server besides declaring "post" value to method attribute in form tag?
html
javascript
0 Votes
1 Answer
8th Jan 2020, 2:35 PM
George Onyango
can i use any other non visual tag between <head> tag and </head> tag in html except <title> tag?
html
0 Votes
1 Answer
8th May 2017, 11:41 AM
yash
How do I insert an image into an input field and still nest the anchor tag? (The image when clicked will open a url)
css
html
0 Votes
2 Answers
5th Apr 2020, 10:54 PM
Emmanuel
How do i link an external JavaScript file from google drive to my html code? Should i use the <link>tag or <script src> tag?
html
javascript
json
1 Vote
3 Answers
20th Sep 2017, 11:02 AM
Juliana
What if we don't use the target attribute in the anchor tag? Will the linked web page get opened in the same web?
links
0 Votes
2 Answers
18th Jul 2020, 1:52 PM
ANJALI PATHAK
Can i set my audio file title name in audio tag? My Browser dont so any title name the audio file.
audio
html5
0 Votes
1 Answer
27th Jul 2018, 1:50 PM
Shojib
What should be the location of the videos that I want to put in my webpage using the <video> tag?
html
html5
video
0 Votes
1 Answer
9th Apr 2020, 1:30 PM
Shamit Roy Chowdhury
How can I use style elements for the text in front of the progress bar or generally for the progress tag?
html
html5
progress
style
0 Votes
2 Answers
30th Jul 2017, 3:21 PM
Drazen Iliskovic
How to use the <select > tag? Plzz i need examples and want to understand. I want to see codes and outputs
-1 Vote
2 Answers
2nd Sep 2017, 5:45 PM
Narendra Joshi
Why is content between H1 tags also wrapped in a span tag? Isn't that redundant? I could just style the H1 tag, right?
h1,
html
span,
1 Vote
1 Answer
21st Aug 2017, 2:41 PM
2coda
How do I write JavaScript code to flow with my HTML tag? like CSS where you point to where you want to style, how do I arange js
javascript
0 Votes
2 Answers
28th Nov 2020, 7:01 PM
Olugbenga Akiniyi
Whats the point of using nowrap, since in html, spaces and line breaks are not considered by the browser unless one uses a <pre> tag?
css
text
0 Votes
1 Answer
29th Mar 2016, 5:32 PM
kanav guglani
ive used <map and <area tags 2 create a clickable area on the img, is there any other way 2 do the same thng usin another tag?
help!
html
1 Vote
1 Answer
14th Nov 2017, 5:06 PM
RiGeL
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
7
8
9
Next >
Hot today
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes