This is one I don’t use very often so I always forget the syntax. I can remember the basics, adding a mailto: prefix to the link, but beyond that I can never remember the fancier tricks like prefilling in the title, message body and even additional fields like CC. So first off, here’s an example […]
Tag: html
I ran into a small little quirk today when trying to add a line break to a simple Input Button. All of the methods that immediately came to mind failed. I tried adding a <br /> however it literally printed that tag out between my words. I also tried forcing a new line with \n […]
I’m in a really good mood right now because I just found a fix for a bug that’s been driving me up the wall for a long time. I’ve been using Dreamweaver for quite a while now, but just in the past few months I’ve noticed an issue where everytime I closed and reopenned the […]