IMMaximum
Coder
As you may have seen my post before, I am going through the process of learning HTML, CSS, and JavaScript! So this one is about ID's and Span tags. So for ID's what is their purpose and why do we use them? I get they are an attribute, and I know they do something, but I don't know why, so could someone please help me out in that? Also for the Span Tag, I know what it does, but I have some other questions about it. OS far I know we use it to separate some text from other pieces of text, and how it doesn't change the outlook of the code if we use it by ourselves, and we can change things to the text within the span without affecting the things outside of it. But are there any other uses for the Span Tag, and any other parts of code we can use it in besides the Paragraph Tags? Thanks in advance to anyone who helps with this!