Write a CSS rule that places a background image halfway down the page, tiling horizontally. The image should remain in place when the user scrolls up or down.
What will be an ideal response?
```
1
2
3
4
5
6
7
8
14
15
16
17
..................................
18
==================================
19
::::::::::::::::::::::::::::::::::
20
----------------------------------
21
++++++++++++++++++++++++++++++++++
22
//////////////////////////////////
23
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
24
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
25
||||||||||||||||||||||||||||||||||
26
27
```

Computer Science & Information Technology
You might also like to view...
An Access view that displays data in rows similar to the format of an Excel worksheet
a. Database b. Data grid c. Datasheet
Computer Science & Information Technology
What is the default program for opening CSV files?
A) Excel B) Wordpad C) Notepad D) Access
Computer Science & Information Technology
A button can be in the ____ state.
A. inactive B. default C. stateless D. integrated
Computer Science & Information Technology
You can make finite adjustments, called type spacing, to the space between characters and between lines of type.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology