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 […]
Tag: CSS
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 […]
For a while now, I’ve been considering implementing alternate style sheets. Today while browsing around on google, I discovered a nice javascript file that will really help me out in this task. For users of Firefox, this script really isn’t necessary. You can simply go to View, Page Style then select the stylesheet that use […]