dswift512
-
HTML5 Enabling js for IE 8,9. Not working
http://cdpn.io/BHaFd
-
HTML5 Enabling js for IE 8,9. Not working
MOD EDIT: Stripped down code
-
Question about Design view vs Code editor
Design vs geek mode... your choice. Use what makes you comfortable and get you the best results. Validate, validate, and validate.
-
Very Strange Reflow or site layout bug/issue
I'm having a similar issue in Google Chrome. apparently a bug or issue in the rendering engine used and i have yet to find a solution. Of course mine is initially loading corrupted and not a refresh... The code used is XHTML and styled in css.
-
Mobile Font Rendering issues...
ahh... good to know. Kewl dog. :)
-
Mobile Font Rendering issues...
renders well in codePen too.. : /
-
Mobile Font Rendering issues...
#header { position: absolute; left: 127px; top: 45px; width: 509px; height: auto; z-index: 20; font-family: "Comic Sans MS", cursive; font-size: 36px; color: rgba(255,255,255,1); } After looking at it i think its the cursive; D…