<!-- Blend a background image and a background color specifying background-repeat: no-repeat --> | |
<!DOCTYPE HTML> | |
<head> | |
<link rel="stylesheet" href="resources/blending-style.css"> | |
</head> | |
<body> | |
<div class="gray7 margin10 bigbox bg-full"></div> | |
</body> |