Posts Tagged ‘del’

htmltag

Having to know numerous languages isn’t anything new to website developers so it’s no wonder that bits of code get forgotten about or just plain over looked. I recently came across a handful of pretty useful tags that I wanted to share.

#1 <acronym>

The <acronym> tag is fantastic if you want to define an acronym displayed on your website but don’t want to have it displayed in the content. Simply wrap

More after the jump