Tag: website development
-
HTML Semantics: Saying What it Means
When you think about coding, you probably think of gibberish words and phrases put together with carrots. Something like… <div> or <span> In reality, some of the coding behind your favorite websites is easier to understand than you think. It’s called HTML semantics. HTML semantics are elements of coding that say what they mean. There’s…
