Recent content by Seosky

  1. S

    css/jquery responsive effect

    Take a look at this article: CSS3 Animated Media Queries It includes Demo too. I think, what you need, is possible with CSS3 Animations/Transitions.
  2. S

    Image size 100 % - CSS HELP

    Do you have a specific dimmensions? Or the #mydiv element must be responsive?
  3. S

    Free source to learn HTML

    This is what I would recommend, 30 Days to Learn HTML & CSS.
  4. S

    array_slice

    In cases, when you need only few items of a specific array. Read the documentation here and I think you'll get the idea little more clearly.
  5. S

    what is echo in php?

    Same thing goes with function print, but echo dispays content faster, so that's why it's more comonnly used than print.
  6. S

    Compare Blog Platforms

    I've experience with both platforms. Both have some cons and pros. But after years of blogging, I stick to Wordpress. I would recommend to play with both platforms and then decide, on which one you'll stay.
  7. S

    Advantages of CMS?

    Primary idea of using CMS is to Manage your website Content. It is a lot more easier to to change text on page from CMS panel, rather then downloading html files from server, editing them locally and then uploading back to server. So, I guess the best advantage of using CMS is to save your...
  8. S

    Google Ad Sense

    Important thing is to create a quiality content and follow adsense guidlines. Platform is secondary, but still, I would choose self-hosted Wordpress blog.
  9. S

    Blogging sites for a link wheel

    What does link wheel mean?
Back
Top