Q.1.
Which of the following is not one of the 3 parts of the "Contract"?
Q.2.
Image is a...
Q.3.
is a...
Q.4.
Is "outline" the name of a function or an argument in: (triangle 9 "outline" "green")
Q.5.
"red" is a ...
Q.6.
Sqr is a ...
Q.7.
While building a Bootstrap grid we use ________
Q.8.
In the following code, what does the number 4 represent?<div class="col-md-4">
Q.9.
To create three equal-width columns on ALL devices and screen widths, I would use the following code<div class="row">___<div class="col">______Column number one___</div>___<div class="col">______Column number two___</div>___<div class="col">______Column number three___</div></div>
Q.10.
"is a ...