Chương này hướng dẫn bạn làm thế nào để thiết lập nền của các phần tử HTML khác nhau. Bạn có thể thiết lập các thuộc tính nền sau của một phần tử:
1. background-color thuộc tính được sử dụng để thiết lập màu nền của một phần tử.
2. background-image thuộc tính được sử dụng để thiết lập hình nền của một phần tử.
3. background-repeat thuộc tính được sử dụng để kiểm soát sự lặp lại của một hình ảnh ở chế độ nền.
4. background-position thuộc tính được sử dụng để kiểm soát vị trí của một hình ảnh ở chế độ nền.
5. background-attachment thuộc tính được sử dụng để kiểm soát việc di chuyển của một hình ảnh ở chế độ nền.
6. background thuộc tính được sử dụng như một cách viết tắt để chỉ định một số tính chất nền khác.
Nội dung chính
1) CSS background-color
Sau đây là ví dụ thể hiện cách thiết lập màu nền cho một phần tử.
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <style> h2, p { background-color: #b0d4de; } </style> </head> <body> <h2>CSS background-color</h2> <p>Đây là ví dụ về CSS background-color.</p> </body> </html>
Nó sẽ tạo ra kết quả sau:
2) CSS background-image
Chúng ta có thể thiết lập hình nền bằng cách gọi các hình ảnh được lưu trữ cục bộ như thể hiện dưới đây
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <style> body { background-image: url("paper1.gif"); margin-left: 100px; } </style> </head> <body> <h1>Hello VietTuts.Vn</h1> </body> </html>
Nó sẽ tạo ra kết quả sau:
3) CSS background-repeat
Theo mặc định, thuộc tính background-repeat lặp lại hình nền theo chiều ngang và chiều dọc. Một số hình ảnh được lặp lại chỉ theo chiều ngang hoặc chiều dọc.
Dưới đây là ví dụ về lặp hình nền theo chiều ngang: background-repeat: repeat-x;
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <style> body { background-image: url("gradient_bg.png"); background-repeat: repeat-x; } </style> </head> <body> <h1>Hello VietTuts.Vn</h1> </body> </html>
Nó sẽ tạo ra kết quả sau:
Ví dụ sau minh họa cách lặp lại hình nền theo chiều dọc: background-repeat: repeat-y;
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <style> body { background-image: url("gradient_bg.png"); background-repeat: repeat-y; } </style> </head> <body> <h1>Hello VietTuts.Vn</h1> </body> </html>
Nó sẽ tạo ra kết quả sau:
Ví dụ sau minh chứng cách lặp lại hình nền theo mặc định.
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <style> body { background-image: url("gradient-bg.png"); background-repeat: repeat; } </style> </head> <body> <h1>Hello VietTuts.Vn</h1> </body> </html>
Nó sẽ tạo ra kết quả sau:
4) CSS background-position
Thuộc tính background-position được sử dụng để xác định vị trí ban đầu của hình nền. Theo mặc định, hình nền được đặt ở phía trên bên trái của trang web.
Thuộc tính background-position có những giá trị sau:
- center
- top
- bottom
- left
- right
Dưới đây là ví dụ về vị trí của hình nền trong CSS.
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <style> body { background: white url('good-morning.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-position: center; } </style> </head> <body> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>If you do not see any scrollbars, Resize the browser window.</p> </body> </html>
Nó sẽ tạo ra kết quả sau:
5) CSS background-attachment
Tệp đính kèm nền xác định liệu một hình nền được cố định hay cuộn với phần còn lại của trang.
Ví dụ dưới đây thể hiện cách thiết lập hình nền cố định.
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <style> body { background: white url('bg2.gif'); background-repeat: no-repeat; background-attachment: fixed; margin-left: 200px; } </style> </head> <body> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>This is a fixed background-image. Scroll down the page.</p> <p>If you do not see any scrollbars, Resize the browser window.</p> </body> </html>
Nó sẽ tạo ra kết quả sau:
6) CSS background
Bạn có thể sử dụng thuộc tính background để thiết lập tất cả các thuộc tính nền cùng một lúc. Ví dụ:
<p style="background:url(/images/bg1.gif) repeat fixed;"> This parapgraph has fixed repeated background image. </p>