Micro Niche Builder
Closed Thread
Results 1 to 10 of 10

Thread: Learn how to use CSS shorthand

  1. #1
    PromoJunkie Staff Kay has a reputation beyond repute Kay has a reputation beyond repute Kay has a reputation beyond repute Kay has a reputation beyond repute Kay has a reputation beyond repute Kay has a reputation beyond repute Kay has a reputation beyond repute Kay has a reputation beyond repute Kay has a reputation beyond repute Kay has a reputation beyond repute Kay has a reputation beyond repute Kay's Avatar
    Join Date
    Dec 2008
    Location
    US
    Posts
    2,055
    Thanks
    158
    Thanked 187 Times in 131 Posts
    Blog Entries
    11

    Default Learn how to use CSS shorthand

    This is a handy resource if you're looking to cut down the length of your CSS code while at the same time speeding its execution. The information covers fonts, margins, padding, backgrounds, list style and borders. Hope that's useful to someone! How to use CSS Shorthand Properties.

    Please press the "Thanks" Button in posts you like, don't post to say "Thanks".


  2. SEO Software

  3. #2
    Registered User syuxx is on a distinguished road syuxx's Avatar
    Join Date
    Jan 2009
    Location
    www.thumlog.com
    Posts
    53
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    CSS Shorthand always save my time.
    No need to type a long css code using it.
    But it is hard to remember it all.
    thumlog | rockmytune | happy blog

    Follow me on Twitter & i'll follow you back > Twitter / Syuxx

  4. #3

    Default

    I always try to shorten every CSS code in my webpage. It saves time, bandwidth and others

  5. #4

    Default

    CSS shorthand properties are great! They're a great way to reduce the amount of code contained in a CSS document, allowing for faster download times and easier editing.

  6. #5

    Lightbulb

    to make shorter CSS code in webpages....
    its saves time and bandwidth also...
    so that's an good one opinion i guess....
    .........

  7. #6
    Fulltime Member viraj_zaveri is on a distinguished road viraj_zaveri's Avatar
    Join Date
    Apr 2009
    Location
    GUJARAT,INDIA
    Posts
    744
    Thanks
    192
    Thanked 44 Times in 42 Posts

    Default

    Can you please tell what is CSS code and where it is used.?

    THANKS

  8. #7

    Lightbulb

    Quote Originally Posted by viraj_zaveri View Post
    Can you please tell what is CSS code and where it is used.?

    THANKS
    CSS codes are the codes which are used to make the web pages....
    the shorter one code if we use the better one it is for us......
    .........MAY CLEAR YOUR SOME DOUBTS.......

  9. #8

    Default

    It is very useful because it reduces code length and of course the time also.....

  10. #9

    Default

    CSS shorthand are quicker and more efficient to use in many situations, but we should careful and make sure for style degrades gracefully.

  11. #10
    Junior Member alibaba-clone is on a distinguished road alibaba-clone's Avatar
    Join Date
    Dec 2009
    Location
    Johannesburg, South Africa
    Posts
    92
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default

    Quote Originally Posted by viraj_zaveri View Post
    Can you please tell what is CSS code and where it is used.?

    THANKS
    css stands for cascade style sheets.. its use to dress up the web page like font colors, background color, etc..

Closed Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts