Books
Learn HTML
Learn CSS
Learn Git
Learn Javascript
Learn PHP
Learn python
Learn Java
Exercises
HTML
JavaScript
Git
CSS
PHP
Courses
Quizzes
Snippets
Tools
General Tools
Typing Test
Password Generator
HTML Editor
HTML Encoder
Base 64
Code Diff
JSON Beautifier
CSS Beautifier
Markdown Convertor
Tailwind CSS Color
Phrase encrypt / decrypt
Browser Feature Detection
Color Tools
Color Picker
Colors CMYK
Colors HWB
Colors HSL
Color Hex
Color mixer
Color Converter
Colors RGB
Color Contrast Analyzer
Color Gradient
String Tools
String Length Calculator
String to MD5 Hash Generator
String to Sha256 Hash Generator
String Reverse
URL Encoder
URL Decoder
Base 64 Encoder
Base 64 Decoder
Extra Spaces Remover
String to Lowercase Converter
String to Uppercase Converter
String Word Count
Empty Lines Remover
HTML Tags Remover
Binary Data to Hex Converter
Hex Encoded Binary String Decoder
Rot13 to Text Converter
String to Binary Converter
Duplicate Lines Remover
Code Formatters
JavaScript Formatter
CSS Formatter
HTML Formatter
Json Formatter
PHP Formatter
CSS Maker
CSS Maker
CSS Maker Text Shadow
CSS Maker Text Rotation
CSS Maker Outline
CSS Maker RGB Shadow
CSS Maker Transform
CSS Maker Font Face
Change theme
Dark
Light
System
Quizzez
HTML Basic
CSS Basic
Javascript Basic
PHP basic
ES6 Basic
TypeScript Basic
Angular Basic
React Basic
Sass Basic
Vue.js Basic
Git Basic
SQL Basic
Quiz HTML Basic - Which of the following table tags is used to create a table data cell?
Which of the following table tags is used to create a table data cell?
<td> aaa
<th> aaa
<tr> aaa
<table> aaa
Answer
Your answer is correct
Your answer is incorrect
Start Quiz
Sorry about that
How can we improve it?
Submit
Thanks for your feedback!
Thanks for your feedback!
Do you find this helpful?
Yes
No
Related Questions
Which tag is used to create a hyperlink?
How you can open the link in a new window?
What is the HTML element used to display an image?
Which of the tags below must be located in the <head> section of your page?
Which of the following tags is used to create an ordered list?
How to write an HTML Comment ?
<h3> is the biggest heading tag.
Which of the following table tags is used to create a table row?
Which is the correct HTML tag for a new paragraph?
Which of the following HTML tags is not valid?
What HTML form input must be used to present multiple options, but select only one?
What is the HTML form input used to send information of the form to the server?
Select block-level tags.
Which of the following tags is used to create an unordered list?
Which tag is used to make a text bold?
The <br> tag is used to add
Select the correct example of an empty element.
Which of the following table tags is used to create a table header cell?
Which of the following table tags is used to create a table data cell?
Which element is not empty?