Two quick, yet extremely useful, resources for HTML writing from me today. The first is an HTML elements index that you can use when checking whether or not a tag is supported by the HTML version you’re using, or for just seeing what elements are available. The other is the HTML Entity Character Lookup, which gives you a fast and simple way of looking up the HTML entities relating to a character.
Add A Comment