Q&A Discussions
Search
Search
Ask a question
Ask a question
<html> <head> <title> ashwin </title> </head> <body> <table border="2"> <tr> <td> ashwin </td> <td> vishal </td> <td> new frien
html
3 Votes
8 Answers
7th Aug 2017, 5:36 PM
programmer with android
<td> and <th> emelents
html
td
th
3 Votes
1 Answers
17th Apr 2018, 2:57 PM
arbaaz
<td> Block or Inline
block
html
inline
0 Votes
3 Answers
14th Jul 2018, 5:10 PM
Brett Surbey
Что такое <tr> и <td>
html
1 Votes
6 Answers
13th Jul 2017, 6:21 PM
Алмас ШАЯХМЕТ
[SOLVED](code doubt) <td> not occupying full screen width
css3
html5
javascript
4 Votes
7 Answers
21st Nov 2020, 3:52 PM
🔥ⒹΞVΞⓈᕼ
What do you do this <td>
<td>
2 Votes
2 Answers
24th Feb 2018, 5:59 PM
Bouziane Cherif Sid Ali
whats the difference between <td> and <th>?
html
3 Votes
5 Answers
5th Jul 2017, 6:42 PM
Hamed Nabilou
What is the difference between <td> and <th>?
html
tables
td
th
2 Votes
4 Answers
7th Dec 2016, 5:41 AM
Andrew D
What's the difference between <th> & <td>
html5
0 Votes
1 Answers
10th Sep 2021, 10:21 AM
CodeWithCrazy
How to use "colspan" & "rowspan" together in <td> tag of html table???
html
4 Votes
6 Answers
18th Apr 2021, 4:21 AM
Md. Rafeul Azad Rafe
Why we can't include <td> tag before <tr> tag?
html
table
td
tr
6 Votes
3 Answers
20th Jul 2020, 11:52 AM
The future is now thanks to science
Is the <td> tag and <th> tag same...??🥴🥴
tag
0 Votes
2 Answers
12th Jul 2020, 6:22 PM
A.R Sayied Sayeadull Meshkatul Murshalin Taj
How can I change the background-color of <td> whenever I click on that?
css3
html5
javascript
jquery
11 Votes
17 Answers
9th Dec 2019, 6:12 AM
Shreyansh
What is use of class attribute in <td> tag?
attributes
classes
html
tables
tags
0 Votes
5 Answers
11th Nov 2017, 4:20 AM
Ashutosh Kumar
what does mean <td> tag in HTML ?
html
tables
-1 Votes
1 Answers
8th May 2017, 7:36 AM
Salah Ayoob
How I will put the value of <td> in center
html
4 Votes
1 Answers
12th Sep 2020, 11:16 AM
Vedant Jhunjhunwala
What is the difference between <td> and <th> tag in table tags?
html
html5
tables
tags
4 Votes
3 Answers
14th May 2020, 6:20 AM
Pavan Barve
How to collapse 2 row into 1 big <td>
<td>
0 Votes
1 Answers
14th Nov 2016, 1:53 PM
Mashfique Alam
Why do we have to use <td> for the columns?
tables
0 Votes
1 Answers
28th Sep 2018, 10:42 AM
Shubhanshu
How can you implenent pictures/images into table cells in html ( <td> )
html
0 Votes
10 Answers
9th Nov 2017, 2:39 PM
Joshua
why did we put <td> <br/> <td>, i don't get it
html
tables
0 Votes
3 Answers
15th Jun 2016, 3:51 PM
nxt-inv
Which tag is used for make table in HTML
<td>
0 Votes
5 Answers
26th Sep 2017, 8:50 PM
Arun Kumar
I need devloper for my company teamdevlopers
<td>
-2 Votes
3 Answers
21st Aug 2019, 6:18 PM
Mayur Khuman
What is the use of <td class="selected"> in html
<td>
0 Votes
1 Answers
23rd Dec 2021, 10:26 AM
ABDUR REHMAN
why there are multiple <td> tags are used in this html code for making tables?
code
html
tags
6 Votes
2 Answers
25th Feb 2018, 6:51 AM
Jay Jay
How to call a HTML table <td> value in contact form for sending mail?
css
html
html5
javascript
php
1 Votes
1 Answers
27th Apr 2019, 1:02 PM
Ausaf Ulhaq Shaikh
How do I change the <td> color when I click on the cell ?
html
javascript
tables
0 Votes
3 Answers
10th Jul 2017, 6:42 PM
Manik Tafralian
Is it legal to use both rowspan and colspan attribute in <td> tag at the same time?
html
tables
4 Votes
3 Answers
23rd Nov 2016, 12:58 PM
Dipak Kumar Prasad
I am trying to add a function to multiple <td> without having to actually write so many times addEventListener.
addeventlistener
event
foreach
function
html
js
table
td
tr
4 Votes
3 Answers
14th Sep 2019, 6:50 PM
🍇 Alex Tușinean 💜
html question
<td>
tag
0 Votes
2 Answers
27th Apr 2020, 8:54 PM
Manuel
does colspin attribute is applied for tr tag
<td>
<tr>
0 Votes
2 Answers
29th Oct 2019, 11:31 AM
Allu Madhu Sudhan Venkat
Please point out the differences among td,th & tr tag
<td>
<th>
<tr>
1 Votes
2 Answers
27th Jun 2020, 6:19 AM
Riyad Rahman [π©]
Which tag is act like a container in a table?
<td>
<th>
<tr>
th>
0 Votes
7 Answers
21st Apr 2020, 12:35 AM
Afzal
Hello everyone!! I want add a new <td> inside a <tr> using an button. There is a way to do it with php or js?
css
html
javascript
js
mysql
php
1 Votes
2 Answers
12th Apr 2018, 3:55 AM
Anderson Schwartz
Can anyone tell me what I'm doing wrong?
<table>
<td>
<tr>
rowspan=""
1 Votes
3 Answers
27th Mar 2020, 4:59 AM
Fox Ink N Pixel
Why does this css class not work in Bluefish?
<td>
<th>
border
tables
0 Votes
6 Answers
7th Aug 2018, 11:39 PM
Josh Wright
Which tag is used to create rows and columns while creating a table in HTML!?
<table>
<td>
<th>
<tr>
-1 Votes
5 Answers
23rd Dec 2017, 5:28 AM
MUHAMED Adam
When creating table I see <td> with <br/> in between for the table to b well structured but in the lesson my schedule,it was not
html
tables
0 Votes
1 Answers
14th Jan 2019, 8:25 PM
Jane Ukuwrere
how do i push my list beside the job titles
<li>
<lu>
<td>
<tr>
0 Votes
1 Answers
22nd Jan 2022, 7:15 AM
tberners
How do you make table row's and data's stay proportionate to each other?
<td>
html
hypertextmarkuplanguage
proportionate
proportions
row
rows
table
tables
3 Votes
11 Answers
29th Jul 2018, 7:52 PM
Sauron
Ask a question
Ask a question
Hot today
How do I generate a list with <N> unique elements randomly selected from another (already existing) list?
3 Votes
Given three integer matrices A(m*n),B(m*n) and C(m*n) . Print the one with more zero elements. beside code
0 Votes
Guys I'm beginner can anyone help me to add photo in my docui
1 Votes
What would be some improvements you would make to this password generator?
1 Votes
1. Write a program that asks the user for their name and how many times to print it. The program should print out the user’s nam
0 Votes
How does output came as "102 f" and it also throwing some error why?
0 Votes
I still fail test case 4 & 5 in mathematics code challenge.is there anything I miss?
0 Votes
How front end developers and ui designers work together
1 Votes
Loops regarding increment (overthinking !! resulted to doubt)
3 Votes
Why isn’t my code running and giving an output?
1 Votes