The CSS to create the class called myfloat that floats to the right of the other page content, has a 10px margin, and a solid border is:
a.
```
.myfloat { float:right; margin:10px; border: 1px solid #000000; }
```
b.
```
#myfloat { right:float: margin 10px; border: 1px solid #000000; }
```
c.
```
.myfloat { float:right; 10px:margin; border: 1px solid #000000; }
d.
``````
.myfloat { float:right; margin:10px; border: on; }
```
a.
```
.myfloat { float:right; margin:10px; border: 1px solid #000000; }
```
You might also like to view...
The gap in ease of access to the Internet and technology is known as the ________ divide.
A. web B. Internet C. digital D. technology
All of the following are email acronyms noted in the text EXCEPT ____.?
A. ?btw B. ?imo C. ?wth D. ?atm
A team composed of people with varied skills who attempt to penetrate a network is referred to as which of the following?
a. Green team b. Blue team c. Black team d. Red team
Subschemas are used to authorize user access privileges to specific data elements.
Answer the following statement true (T) or false (F)