CREATE FANCY NAIL DESIGNS LO 1. Perform different fancy designs on finger nails and toe nails 1.1 Prepare nails for cleaning 1.2 Apply nail products according to manufacturer’s recommendation 1.3 Apply fancy nail designs 1.4 Advise client on nail maintenance practices 1.5 Dispose waste properly according to waste environment and safety regulations
Track each student's skills and progress in your Mastery dashboards
Q 1/25
Score 0
Which HTML tag is used to define an internal style sheet?
45
<type>
<css>
<style>
<script>
Q 2/25
Score 0
<P>What is thecorrect HTML for making a checkbox?</P>
45
<P><check> </P>
<P><checkbox> </P>
Q 3/25
Score 0
<P>What is the correct HTML for making a text input field?</P>
45
<P><textfield></P>
Q 4/25
Score 0
<P>What is the correct HTML for creating a hyperlink?</P>
45
Q 5/25
Score 0
<P>Which of the following links to a page on a different Web browser?</P>
45
<P>Relative URL</P>
<P>Named Anchor</P>
<P>Absolute URL</P>
Q 6/25
Score 0
<P>Which of the following indicates the target of the anchor?</P>
45
<P>target</P>
<P>name</P>
<P>href </P>
Q 7/25
Score 0
<P>Which of the following is the value of the href attribute or target URL will be opened in a new window?</P>
45
<P>blank</P>
<P>_top</P>
<P>_parent </P>
<P>_self </P>
Q 8/25
Score 0
<P>Which of the following is the value of the href attribute or target URL will be opened in within the same frame?</P>
45
<P>_parent</P>
<P>_top</P>
<P>blank</P>
<P>_self </P>
Q 9/25
Score 0
<P>What is the correct HTML for making a drop-downlist?</P>
45
Q 10/25
Score 0
<P>What is the correct HTMLfor making a text area?</P>
45
Q 11/25
Score 0
<P>Which of the following is the value for the attribute of input that defines the password box?</P>
45
<P>Submit</P>
<P>Reset </P>
<P>Clear </P>
<P>Password </P>
Q 12/25
Score 0
<P>Which of the following is usually used when there are only a few choices and only one is to be selected? </P>
45
<P>Dropdown Menus</P>
<P>Textboxes</P>
<P>Checkboxes </P>
<P>Radio buttons </P>
Q 13/25
Score 0
<P>Which of the following attributes turn frame borders on or off?</P>
45
<P>frameborder </P>
<P>marginwidth</P>
<P>bordercolor </P>
<P>marginheight </P>
Q 14/25
Score 0
<P>Which of the following attributes changes the border color?</P>
45
<P>frameborder </P>
<P>marginheight </P>
<P>bordercolor </P>
<P>marginwidth</P>
Q 15/25
Score 0
<P>Which of the following attributes adjust the margin on the leftand right of the frame?</P>
45
<P>marginheight </P>
<P>marginwidth</P>
<P>frameborder </P>
<P>bordercolor </P>
Q 16/25
Score 0
<P>VWhich of the following attributes adjust the margin above andbelow a document within the frame?</P>
45
<P>frameborder </P>
<P>bordercolor </P>
<P>marginwidth</P>
<P>marginheight </P>
Q 17/25
Score 0
<P>Which of the following attributes lock the borders of a frame to prohibit resizing?</P>
45
<P>name </P>
<P>src</P>
<P>noresize </P>
<P>scrolling </P>
Q 18/25
Score 0
<P>In which way you can add CSS?</P>
45
<P>Embedded </P>
<P>In all three ways</P>
<P>Inline </P>
<P>External </P>
Q 19/25
Score 0
<P>How do you tell the browser you are creating a styling section with an internal style sheet?</P>
45
Q 20/25
Score 0
<P>Which of the following kinds of CSS are used for creating a document-wide style?</P>
45
<P>Embedded </P>
<P>Inline</P>
<P>External </P>
Q 21/25
Score 0
<P>Whichof the following is the appearance and arrangement of the characters that makeup your text?</P>
45
<P>Cascading Style Sheets</P>
<P>Colorful Style Sheets </P>
<P>Computer Style Sheets</P>
<P>Creative Style Sheets </P>
Q 22/25
Score 0
<P>What is the correct HTML for referring to an external style sheet?</P>
45
Q 23/25
Score 0
<P>Where in an HTML document is the correct place to refer to an external style sheet?</P>
45
<P>At the end of the document</P>
<P> In the<body> section</P>
<P>In the <head> section </P>
Q 24/25
Score 0
<P>Which HTML attribute is used to define inline styles?</P>
45
<P> class </P>
<P>style </P>
<P> styles</P>
<P>font </P>
Q 25/25
Score 0
<P>Which is the correct CSS syntax?</P>
45
25 questions
Q.Which HTML tag is used to define an internal style sheet?
1
45 sec
Q.What is thecorrect HTML for making a checkbox?
2
45 sec
TLE_HEBC9 - 12PMP - III/IVa - r - 6
Q.What is the correct HTML for making a text input field?
3
45 sec
Q.What is the correct HTML for creating a hyperlink?
4
45 sec
TLE_HEBC9 - 12PMP - III/IVa - r - 6
Q.Which of the following links to a page on a different Web browser?
5
45 sec
Q.Which of the following indicates the target of the anchor?
6
45 sec
Q.Which of the following is the value of the href attribute or target URL will be opened in a new window?
7
45 sec
Q.Which of the following is the value of the href attribute or target URL will be opened in within the same frame?
8
45 sec
TLE_HEBC9 - 12PMP - III/IVa - r - 6
Q.What is the correct HTML for making a drop-downlist?
9
45 sec
TLE_HEBC9 - 12PMP - III/IVa - r - 6
Q.What is the correct HTMLfor making a text area?
10
45 sec
Q.Which of the following is the value for the attribute of input that defines the password box?
11
45 sec
Q.Which of the following is usually used when there are only a few choices and only one is to be selected?
12
45 sec
Q.Which of the following attributes turn frame borders on or off?
13
45 sec
Q.Which of the following attributes changes the border color?
14
45 sec
Q.Which of the following attributes adjust the margin on the leftand right of the frame?
15
45 sec
Q.VWhich of the following attributes adjust the margin above andbelow a document within the frame?
16
45 sec
Q.Which of the following attributes lock the borders of a frame to prohibit resizing?
17
45 sec
Q.In which way you can add CSS?
18
45 sec
Q.How do you tell the browser you are creating a styling section with an internal style sheet?
19
45 sec
Q.Which of the following kinds of CSS are used for creating a document-wide style?
20
45 sec
Q.Whichof the following is the appearance and arrangement of the characters that makeup your text?
21
45 sec
Q.What is the correct HTML for referring to an external style sheet?
22
45 sec
Q.Where in an HTML document is the correct place to refer to an external style sheet?
23
45 sec
Q.Which HTML attribute is used to define inline styles?