Skip to main content

Home/ CSS Evangelist/ Group items tagged basic

Rss Feed Group items tagged

tech vedic

Top 5 enterprise security threats - 0 views

  •  
    Nowadays, the list of security concerns is getting bigger and bigger. All enterprises have five types of security threats. Here in this tutorial, let's uncover these top five security threats of enterprises.
yc c

A CSS Sticky Footer - 0 views

  •  
    /* STICKER - A valid, easy to use CSS sticky footer by Ryan Fait This is the basic CSS you need along with the one extra empty div and the wrapper required to achieve the effect. I suggest that you leave the * { margin: 0; } code in while testing and building your site because margins do have a tendency to mess things up a bit. Have fun! Copyright (c) 2006-2007 Ryan Fait */ * { margin: 0; } html, body { height: 100%; } .wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */ } .footer, .push { height: 4em; /* .push must be the same height as .footer */ } /* TROUBLESHOOTING I've received a few comments about vertical margins causing a few problems with the layout. If you want space between paragraphs or headers, use padding instead of margin. It's as simple as that. */
felix montgomery

Fix Computer trouble with Fix Computer Today - 1 views

I have an online business. And because all my products are being purchased through the net, I basically, I use my computer every now and then. I need to monitor my sales as well as keep in touch to...

fix computer

started by felix montgomery on 13 Jul 11 no follow-up yet
Precious Smith

Water Filters For Safe Drinking Water - 1 views

I can never be sure of the quality of the tap water that my family is drinking. With that, I need to take the extra mile of pre-caution to be safe. So I heard about Body Guard Water Systems that pr...

Water filter Philippines

started by Precious Smith on 10 Oct 11 no follow-up yet
mikhail-miguel

CSS Basics - Making Cascading Style Sheets Easy to Understand - 1 views

  • You've heard the buzz about the seperation of style from content, but you are stuck in the world of nested tables and deprecated markup. If so, you have come to the right place! Using CSS to style your (X)HTML files, will benefit you and your visitors in many ways.
‹ Previous 21 - 30 of 30
Showing 20 items per page