Search results

  1. R

    Landing page optimization

    Does anyone have some good tips for optimizing landing pages? Any tools that you have used that work well?
  2. R

    Get rid of unused CSS

    Best way to get rid of unused CSS is to use a browser plugin like Firebug. You'll be able to see all pieces of CSS code that are being used on a page.
  3. R

    Wordpress or custom CMS

    I think customizing your own CMS has huge value, but depends on what you are looking to accomplish. Are you trying to create a shopping cart or just manage text and images?
  4. R

    Removing Text From Header (CSS)

    I would recommend using Firefox and downloading a plugin called Firebug. You'll be able to use Firebug to see exactly where the text is located in the code.
  5. R

    Refresh my memory with web design

    definitely w3schools.com - give it a shot.
Top