codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  CSS 3.0 Background Properties  jhonpeter at 10:14 on Wednesday, August 18, 2010
 

Hey Folks,

I am back with CSS 3.0 background options … I hope you’ll love this one….

All the details you can find here http://innovator.samsungmobile.com/cms/cnts/knowledge.detail.view.do?platformId=12&cntsId=7400

Some of the details covered the above article:

Background (multiple)

The css3 gives the possibility to apply more background images to a single element and not just the single one as specified in the css2 property background.


Background clip

The background-clip property is used to determine whether the background extends into the border or not. The default is border-box, which means it DOES extend into it, but if you set it to padding-box, it doesn’t. if you use content-box the background only extends to the content area.

Background origin

The background-origin CSS property determines the background positioning area (the origin of a background-image). background-origin does not apply when background-attachment is fixed.

Background size

The background-size property specifies the size of the background images. The ‘contain’ values scales the image, while preserving its aspect ratio (if any), which may leave uncovered space. The ‘cover’ scales the image so that it covers the whole area, completely covering the element, but perhaps not showing part of the image if the element and the image did not have the same aspect ratio.

You can find full code and details from the above link. Know the new features in easy way.

Please share any other good links on CSS 3.0 ….









CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  How To write the content in a different file (i.e temp file)and then rename it to the original file name?
•  Enter data in the middle of a file after doing some pattern matching
•  CSS 3.0 Background Properties
•  Sign up to stay abreast on Open source
•  Re: Write text strings to Serial Port
•  Re: Save up to 80% on SSL Certificates, RapidSSL Certificate @ $ 11.00/yr.
•  Re: IsDate() in JavaScript?
•  Re: horizontal scroll bar for drop down list box
•  Sign Up Now!!To Learn Solr Search Development from the Experts


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2010