Migrating and/or Deploying WordPress Sites
As a freelancer I see a lot of RFP’s go by for WordPress sites. Every time I use it, I grow a little more fond of it. Today I want to address one of the common complaints I hear from …
As a freelancer I see a lot of RFP’s go by for WordPress sites. Every time I use it, I grow a little more fond of it. Today I want to address one of the common complaints I hear from …
TABLEs v. DIVs for layout is a classic front-end development fight. As a master of CSS, I consider DIVs to be the preferred method, but I never used to hold it against others for using TABLEs.