What exactly is `span` used for?
|
|
38
|
154408
|
January 9, 2024
|
Is there a way to increase the space between the number and the text of each <li>?
|
|
9
|
78849
|
June 18, 2023
|
Couldn’t we use a `<tr>` tag rather than the `<tfoot>` tag for the footer instead?
|
|
17
|
51105
|
December 31, 2022
|
How can we make transparent text that disappears when replaced?
|
|
39
|
23882
|
November 22, 2022
|
What other types of HTML elements are there?
|
|
14
|
17645
|
September 30, 2024
|
Why would we want to “section off” tables with the `<tbody>` tag?
|
|
22
|
63808
|
June 28, 2024
|
Why do we need to use 2-space indentations?
|
|
8
|
105091
|
July 31, 2024
|
Why is the doctype a different color from the <html> tags?
|
|
2
|
46466
|
July 14, 2024
|
Why would raw text need a structure?
|
|
35
|
223305
|
April 23, 2024
|
<div> and <p> elements seem to do the same thing, what are the differences between the two?
|
|
26
|
111133
|
December 11, 2023
|
What is a local address and how does it differ from a web address?
|
|
20
|
80668
|
October 19, 2023
|
What are the advantages of using relative paths?
|
|
17
|
45813
|
August 11, 2023
|
How can I link to a file on my own computer?
|
|
28
|
87510
|
February 9, 2023
|
How can I start writing my own HTML files?
|
|
14
|
26336
|
November 16, 2024
|
Is it correct to say that the <body> element is nested within the <html> element?
|
|
39
|
139806
|
October 17, 2024
|
Can the content of the `<title>` element be the same as the content of the `<h1>` element?
|
|
16
|
59968
|
February 21, 2024
|
For the method attribute what are the differences between POST and GET?
|
|
25
|
17659
|
December 20, 2022
|
Do the links in HTML always have to be text?
|
|
18
|
23130
|
December 22, 2023
|
Could I use a src attribute on a `<p>` tag to load in raw text?
|
|
10
|
51192
|
August 25, 2023
|
What happens after submit is pressed? Where does the information go?
|
|
35
|
49727
|
July 22, 2023
|
How can you indent multiple lines all at once?
|
|
32
|
72286
|
August 29, 2024
|
Is there a way to have the list items sit flush against the page like the rest of the text?
|
|
8
|
78518
|
July 29, 2024
|
What kind of information do attributes provide?
|
|
15
|
125333
|
July 6, 2024
|
Do attributes need to be in a specific order?
|
|
6
|
32758
|
May 7, 2024
|
Why does input not require a closing tag?
|
|
34
|
35514
|
November 4, 2023
|
Sectioning off the table headings doesn’t appear to change anything. Why does it “make sense to section off the table headings”?
|
|
4
|
25609
|
March 13, 2023
|
Why is "DOCTYPE" uppercase but "html" lower?
|
|
19
|
61629
|
January 4, 2025
|
How to decide between video and embed?
|
|
47
|
31301
|
May 30, 2024
|
How do I change the font size within table cells?
|
|
70
|
146240
|
May 15, 2024
|
What other things can HTML links be set to?
|
|
13
|
20846
|
January 30, 2024
|