Why does the content of a web page need to be described with tags?
|
|
8
|
47487
|
July 24, 2023
|
<div> and <p> elements seem to do the same thing, what are the differences between the two?
|
|
24
|
97801
|
July 18, 2023
|
Is there a way to increase the space between the number and the text of each <li>?
|
|
9
|
71417
|
June 18, 2023
|
Why would we want to “section off” tables with the `<tbody>` tag?
|
|
19
|
59079
|
April 9, 2023
|
Are line breaks the standard way of manipulating the position of HTML elements?
|
|
18
|
73078
|
March 10, 2023
|
How can we make transparent text that disappears when replaced?
|
|
39
|
20427
|
November 22, 2022
|
Why do we need to use 2-space indentations?
|
|
7
|
96892
|
January 1, 2021
|
Do we always have to add JavaScript in the HTML file directly?
|
|
9
|
18717
|
November 13, 2023
|
Why does input not require a closing tag?
|
|
34
|
30279
|
November 4, 2023
|
What are the advantages of using relative paths?
|
|
17
|
40756
|
August 11, 2023
|
What happens after submit is pressed? Where does the information go?
|
|
35
|
37722
|
July 22, 2023
|
How can I start writing my own HTML files?
|
|
11
|
20825
|
July 16, 2023
|
Can we nest any element within `<a>` tags? (li elements?)
|
|
17
|
73289
|
April 8, 2023
|
How can I link to a file on my own computer?
|
|
28
|
80744
|
February 9, 2023
|
How to decide between video and embed?
|
|
45
|
25414
|
November 25, 2023
|
What is a web browser?
|
|
15
|
74760
|
November 18, 2023
|
Could I use a src attribute on a `<p>` tag to load in raw text?
|
|
10
|
47802
|
August 25, 2023
|
Sectioning off the table headings doesn’t appear to change anything. Why does it “make sense to section off the table headings”?
|
|
4
|
23463
|
March 13, 2023
|
Do attributes need to be in a specific order?
|
|
5
|
28482
|
March 2, 2023
|
Couldn’t we use a `<tr>` tag rather than the `<tfoot>` tag for the footer instead?
|
|
17
|
47453
|
December 31, 2022
|
Why is the doctype a different color from the <html> tags?
|
|
0
|
43298
|
June 27, 2018
|
Do the links in HTML always have to be text?
|
|
17
|
15677
|
November 23, 2023
|
How do I change the font size within table cells?
|
|
60
|
133452
|
November 5, 2023
|
How can you indent multiple lines all at once?
|
|
28
|
45215
|
October 22, 2023
|
What other types of HTML elements are there?
|
|
8
|
13826
|
August 18, 2023
|
Is there a way to have the list items sit flush against the page like the rest of the text?
|
|
7
|
73365
|
May 10, 2023
|
For the method attribute what are the differences between POST and GET?
|
|
25
|
13903
|
December 20, 2022
|
Is there a sentence or a word element?
|
|
6
|
73354
|
November 18, 2023
|
How do we know which heading element to pick?
|
|
41
|
124577
|
November 5, 2023
|
What kind of information do attributes provide?
|
|
12
|
117213
|
October 26, 2023
|