background font
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<style>
body{
background-attachment: fixed;
height: 500px;
background-size: 217px;
background-position: center;
background-repeat: no-repeat;
background-color: red;
background-image: url("character_model_touchup_2.png");
}
pre{
font-family: Arial, Calibri;
font-family: Calibri;
font-style: italic;
font-weight: bold;
font-variant: all-petite-caps;
font-size: 33rem;
}
</style>
</head>
<body >
<pre>
<img src="computer.jpg">
This chapter teaches you how to set backgrounds of various HTML elements. You
can set the followings background properties of an element:
The background-color property is used to set the background color of an
element.
The background-image property is used to set the background image of
an element.
The background-repeat property is used to control the repetition of an
image in the background.
The background-position property is used to control the position of an
image in the background.
The background-attachment property is used to control the scrolling of
an image in the background.
The background property is used as a shorthand to specify a number of
other background properties.
This chapter teaches you how to set backgrounds of various HTML elements. You
can set the following background properties of an element:
The background-color property is used to set the background color of an
element.
The background-image property is used to set the background image of
an element.
The background-repeat property is used to control the repetition of an
image in the background.
The background-position property is used to control the position of an
image in the background.
The background-attachment property is used to control the scrolling of
an image in the background.
The background property is used as a shorthand to specify a number of
other background properties.
This chapter teaches you how to set backgrounds of various HTML elements. You
can set the following background properties of an element:
The background-color property is used to set the background color of an
element.
The background-image property is used to set the background image of
an element.
The background-repeat property is used to control the repetition of an
image in the background.
The background-position property is used to control the position of an
image in the background.
The background-attachment property is used to control the scrolling of
an image in the background.
The background property is used as a shorthand to specify a number of
other background properties.
This chapter teaches you how to set backgrounds of various HTML elements. You
can set the following background properties of an element:
The background-color property is used to set the background color of an
element.
The background-image property is used to set the background image of
an element.
The background-repeat property is used to control the repetition of an
image in the background.
The background-position property is used to control the position of an
image in the background.
The background-attachment property is used to control the scrolling of
an image in the background.
The background property is used as a shorthand to specify a number of
other background properties.
This chapter teaches you how to set backgrounds of various HTML elements. You
can set the following background properties of an element:
The background-color property is used to set the background color of an
element.
The background-image property is used to set the background image of
an element.
The background-repeat property is used to control the repetition of an
image in the background.
The background-position property is used to control the position of an
image in the background.
The background-attachment property is used to control the scrolling of
an image in the background.
The background property is used as a shorthand to specify a number of
other background properties.
This chapter teaches you how to set backgrounds of various HTML elements. You
can set the following background properties of an element:
The background-color property is used to set the background color of an
element.
The background-image property is used to set the background image of
an element.
The background-repeat property is used to control the repetition of an
image in the background.
The background-position property is used to control the position of an
image in the background.
The background-attachment property is used to control the scrolling of
an image in the background.
The background property is used as a shorthand to specify a number of
other background properties.
</pre>
</body>
</html>
Comments
Post a Comment