Code

mywebmastertips on November 7th, 2009

Being a web designer is so much fun and challenging. I just recently caught myself focusing a lot of time on re-designing a music website of mine. This is why I decided to write this blog post. No matter how much fun it is to update and tune up your website to look like perfection, [...]

Continue reading about Web design is fun, but you should really focus on producing content

It’s great that GetResponse gives you the code to add a web sign up form to your opt in page, but they forgot to add some sort of form field validation. I’m going to share with you the javascript code I use to validate my GetResponse form fields so that my subscribers don’t accidentally hit [...]

Continue reading about How to use javascript to make your GetResponse subscription form check fields

mywebmastertips on August 2nd, 2009

I don’t know about you, but I absolutely love the Sociable WordPress plugin. It adds so much to my WordPress blogs by helping others spread the word about my various articles in their favorite social networks. The only issue I have with the plugin is that I think the line height spacing could be increased [...]

Continue reading about How to increase the spacing on the Sociable WordPress plugin

mywebmastertips on August 1st, 2009

I once got caught in the hype that having your entire website being without tables and all css styling instructions being in a separate file would help the search engines crawl my site better. While having all your styling information in a separate style.css file does help your website’s overall code cleanliness and makes it [...]

Continue reading about CSS versus HTML tables for page layouts