Links in the text
This is a visited link
This is a link I haven't visited
The end
bye
Saturday, November 1, 2008
Tuesday, May 20, 2008
long lines
tttttttttttttttttttttttttt ttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt ttttttttttttttthhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh bbbbbbbbbbbbbbbbbbbbbbb xxxxxxxxxxxxxxxxxxxxxxxxxx hhhhhhhhhhhhhhhhhhhhhhhhh aoeuhsnaohueoaeuoa oausnthasrocu soah ubntoauhoanhuneoathueoa nueuuuuuuuhhhhhhhhhhh hhhhhhhhhhhhhhhhhhhhhhhh hhhhhhhhhhhhhhhhhhhhh ttttttttttttttttttttt yyyyyyyyyyyyyyyyyyyy xxxxxxxxxxxxxxxxxxxxxxxxxx hhhhhhhhhhhhhhhhhhhhhhhhhhhh eeeeeeeeeeeeeeeeeeeeee
Monday, May 19, 2008
This is my second post!
aW3Schools
home HOME
CSS Basic
CSS HOME
CSS Introduction
CSS Syntax
CSS How To
CSS Background
CSS Text
CSS Font
CSS Border
CSS Outline
CSS Margin
CSS Padding
CSS List
CSS Table
CSS Advanced
CSS Dimension
CSS Classification
CSS Positioning
CSS Pseudo-class
CSS Pseudo-element
CSS Image Gallery
CSS Image Opacity
CSS Media Types
CSS Don't
CSS Summary
CSS Examples
CSS Examples
References
CSS2 Reference
CSS2 Print
CSS2 Aural
CSS Units
CSS Colors
CSS Colorvalues
CSS Colornames
CSS Quiz
CSS Quiz
CSS Exam
Selected Reading
Web Statistics
Web Glossary
Web Hosting
Web Quality
W3Schools Forum
Helping W3Schools
CSS Background
Previous Next
The CSS background properties define the background effects of an element.
Examples
Set the background color
This example demonstrates how to set the background color for an element.
Set an image as the background
This example demonstrates how to set an image as the background.
How to repeat a background image
This example demonstrates how to repeat a background image.
How to repeat a background image only vertically
This example demonstrates how to repeat a background image only vertically.
How to repeat a background image only horizontally
This example demonstrates how to repeat a background image only horizontally.
How to display a background image only one time
This example demonstrates how to display a background image only one time
How to place the background image
This example demonstrates how to place the image on the page.
How to position a background image using %
This example demonstrates how to position an image on the page using percent.
How to position a background image using pixels
This example demonstrates how to position an image on the page using pixels.
How to set a fixed background image
This example demonstrates how to set a fixed background image. The image will not scroll with the rest of the page.
All the background properties in one declaration
This example demonstrates how to use the shorthand property for setting all of the background properties in one declaration.
CSS Background Properties
The CSS background properties allow you to control the background color of an element, set an image as the background, repeat a background image vertically or horizontally, and position an image on a page.
Browser support: IE: Internet Explorer, F: Firefox, N: Netscape.
W3C: The number in the "W3C" column indicates in which CSS recommendation the property is defined (CSS1 or CSS2).
Property Description Values IE F N W3C
background A shorthand property for setting all background properties in one declaration background-color
background-image
background-repeat background-attachment background-position 4 1 6 1
background-attachment Sets whether a background image is fixed or scrolls with the rest of the page scroll
fixed 4 1 6 1
background-color Sets the background color of an element color-rgb
color-hex
color-name
transparent 4 1 4 1
background-image Sets an image as the background url(URL)
none 4 1 4 1
background-position Sets the starting position of a background image top left
top center
top right
center left
center center
center right
bottom left
bottom center
bottom right
x% y%
xpos ypos 4 1 6 1
background-repeat Sets if/how a background image will be repeated repeat
repeat-x
repeat-y
no-repeat 4 1 4 1
Previous Next
Ektron
Ektron Intranet
Ektron
The Ektron Intranet lets you do everything you need to do on your corporate intranet and everything you want to do... all with just one application.
What can you do with the Ektron Intranet?
Ektron
Navigate through content, documents, assets, colleagues and workgroups quickly and intuitively with enterprise search
Ektron
Communicate with friends and colleagues with forums, message boards and corporate blogging using the new Social Networking Platform
Ektron
Promote collaboration among coworkers in your organization through project workspaces where others can efficiently find information and work together
Ektron
Personalize your company profile by bookmarking and organizing favorite content, uploading assets, posting photos, blogging, and more
Ektron
Interact with features like tagging, flagging, wikis and ratings found in the Web 2.0 Toolbox
Ektron
Author/edit content, manage navigation, menus, audit trails, workflow and approvals with the best in breed Content Management
See why there are 20,000+ Ektron integrations worldwide.
Request an INSTANT DEMO or download a FREE TRIAL today.
Jump to: Top of Page or HOME or Printer Friendly Printer friendly page
W3Schools provides material for training only. We do not warrant the correctness of its contents. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy.
Copyright 1999-2008 by Refsnes Data. All Rights Reserved.
Validate Validate W3C-WAI level A conformance icon W3Schools was converted to XHTML in December 1999
SITE SEARCH
About W3Schools
W3Schools Forum
Name Registration
Domain Name
Registration & More!
WEB HOSTING
$15 Domain Name
Registration
Save $20 / year!
UK Domain Names
UK Web Hosting
Alojamiento Web
Buy UK Domain Names
Register Domain Names
Cheap Domain Names
Cheap Web Hosting
Best Web Hosting
Domain Name Registration
PHP MySQL Hosting
Top 10 Web Hosting
Web Hosting Providers
Web Hosting Company
UK Reseller Hosting
Web Hosting
WEB BUILDING
Website Templates
Flash Templates
Website Builder
Internet Business Opportunity
Custom Programming
FREE Trial or Demo
Web Content Manager
Forms,Web Alerts,RSS
Ecommerce Software
XMLSpy XML Editor
Azbuz Blog
SHOPPING
UK Wholesalers
UK Wholesale
UAE Dubai Property
Private Student Loans
UK Dropshippers & Wholesalers Directory
EDUCATION
US Web Design Schools
HTML Exam
YELLOW PAGES
www.nettkatalogen.no
www.gulex.dk
www.gulex.se
www.gelbex.de
www.teloos.fi
www.teloos.fr
www.teloos.co.uk
www.teloos.at
www.teloos.de
home HOME
CSS Basic
CSS HOME
CSS Introduction
CSS Syntax
CSS How To
CSS Background
CSS Text
CSS Font
CSS Border
CSS Outline
CSS Margin
CSS Padding
CSS List
CSS Table
CSS Advanced
CSS Dimension
CSS Classification
CSS Positioning
CSS Pseudo-class
CSS Pseudo-element
CSS Image Gallery
CSS Image Opacity
CSS Media Types
CSS Don't
CSS Summary
CSS Examples
CSS Examples
References
CSS2 Reference
CSS2 Print
CSS2 Aural
CSS Units
CSS Colors
CSS Colorvalues
CSS Colornames
CSS Quiz
CSS Quiz
CSS Exam
Selected Reading
Web Statistics
Web Glossary
Web Hosting
Web Quality
W3Schools Forum
Helping W3Schools
CSS Background
Previous Next
The CSS background properties define the background effects of an element.
Examples
Set the background color
This example demonstrates how to set the background color for an element.
Set an image as the background
This example demonstrates how to set an image as the background.
How to repeat a background image
This example demonstrates how to repeat a background image.
How to repeat a background image only vertically
This example demonstrates how to repeat a background image only vertically.
How to repeat a background image only horizontally
This example demonstrates how to repeat a background image only horizontally.
How to display a background image only one time
This example demonstrates how to display a background image only one time
How to place the background image
This example demonstrates how to place the image on the page.
How to position a background image using %
This example demonstrates how to position an image on the page using percent.
How to position a background image using pixels
This example demonstrates how to position an image on the page using pixels.
How to set a fixed background image
This example demonstrates how to set a fixed background image. The image will not scroll with the rest of the page.
All the background properties in one declaration
This example demonstrates how to use the shorthand property for setting all of the background properties in one declaration.
CSS Background Properties
The CSS background properties allow you to control the background color of an element, set an image as the background, repeat a background image vertically or horizontally, and position an image on a page.
Browser support: IE: Internet Explorer, F: Firefox, N: Netscape.
W3C: The number in the "W3C" column indicates in which CSS recommendation the property is defined (CSS1 or CSS2).
Property Description Values IE F N W3C
background A shorthand property for setting all background properties in one declaration background-color
background-image
background-repeat background-attachment background-position 4 1 6 1
background-attachment Sets whether a background image is fixed or scrolls with the rest of the page scroll
fixed 4 1 6 1
background-color Sets the background color of an element color-rgb
color-hex
color-name
transparent 4 1 4 1
background-image Sets an image as the background url(URL)
none 4 1 4 1
background-position Sets the starting position of a background image top left
top center
top right
center left
center center
center right
bottom left
bottom center
bottom right
x% y%
xpos ypos 4 1 6 1
background-repeat Sets if/how a background image will be repeated repeat
repeat-x
repeat-y
no-repeat 4 1 4 1
Previous Next
Ektron
Ektron Intranet
Ektron
The Ektron Intranet lets you do everything you need to do on your corporate intranet and everything you want to do... all with just one application.
What can you do with the Ektron Intranet?
Ektron
Navigate through content, documents, assets, colleagues and workgroups quickly and intuitively with enterprise search
Ektron
Communicate with friends and colleagues with forums, message boards and corporate blogging using the new Social Networking Platform
Ektron
Promote collaboration among coworkers in your organization through project workspaces where others can efficiently find information and work together
Ektron
Personalize your company profile by bookmarking and organizing favorite content, uploading assets, posting photos, blogging, and more
Ektron
Interact with features like tagging, flagging, wikis and ratings found in the Web 2.0 Toolbox
Ektron
Author/edit content, manage navigation, menus, audit trails, workflow and approvals with the best in breed Content Management
See why there are 20,000+ Ektron integrations worldwide.
Request an INSTANT DEMO or download a FREE TRIAL today.
Jump to: Top of Page or HOME or Printer Friendly Printer friendly page
W3Schools provides material for training only. We do not warrant the correctness of its contents. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy.
Copyright 1999-2008 by Refsnes Data. All Rights Reserved.
Validate Validate W3C-WAI level A conformance icon W3Schools was converted to XHTML in December 1999
SITE SEARCH
About W3Schools
W3Schools Forum
Name Registration
Domain Name
Registration & More!
WEB HOSTING
$15 Domain Name
Registration
Save $20 / year!
UK Domain Names
UK Web Hosting
Alojamiento Web
Buy UK Domain Names
Register Domain Names
Cheap Domain Names
Cheap Web Hosting
Best Web Hosting
Domain Name Registration
PHP MySQL Hosting
Top 10 Web Hosting
Web Hosting Providers
Web Hosting Company
UK Reseller Hosting
Web Hosting
WEB BUILDING
Website Templates
Flash Templates
Website Builder
Internet Business Opportunity
Custom Programming
FREE Trial or Demo
Web Content Manager
Forms,Web Alerts,RSS
Ecommerce Software
XMLSpy XML Editor
Azbuz Blog
SHOPPING
UK Wholesalers
UK Wholesale
UAE Dubai Property
Private Student Loans
UK Dropshippers & Wholesalers Directory
EDUCATION
US Web Design Schools
HTML Exam
YELLOW PAGES
www.nettkatalogen.no
www.gulex.dk
www.gulex.se
www.gelbex.de
www.teloos.fi
www.teloos.fr
www.teloos.co.uk
www.teloos.at
www.teloos.de
Here is a post
Hello!
THIS IS MY BLOG.
what do you think?
I hope you like it!
I have not eaten a cookie in a very long time.
THIS IS MY BLOG.
what do you think?
I hope you like it!
I have not eaten a cookie in a very long time.
Subscribe to:
Posts (Atom)