MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following tag is used to embed css in html page? |
| A. | /**/ </div> <div style="margin-top:1px;"><button class="btn btn-xs btn-info ans_b">B</button> <style></div> <div style="margin-top:1px;"><button class="btn btn-xs btn-info ans_c">C</button> <css></div> <div style="margin-top:1px;"><button class="btn btn-xs btn-info ans_d">D</button> <!DOCTYPE html></div> <br/> <!--<input type="button" class="col-offset-1 btn btn-sm btn-success check_ans" value="Answer : B">--> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"> /**/ /**/ _x000D_ (adsbygoogle = window.adsbygoogle || []).push({});_x000D_ /**/ Answer : B /**/ /**/ /**/ _x000D_ (adsbygoogle = window.adsbygoogle || []).push({});_x000D_ /**/ |
| B. | pseudo-tag |
| C. | pseudo-element |
| D. | pseudo-id |
| Answer» C. pseudo-element | |