Answer:
The correct option is;
C. They make text larger and bold
Explanation:
The semantic reasons for using header tags which are the benefits users derive from including header tags in content published on the web includes;
1) They give structure to the writing included in the document
2) Header tabs allow text to be broken into sections with different content in focus
3) Header tags are used to add key words to a page
4) To boost search engine optimization SEO
5) To improve visibility.
Answer:
Ac = 10100100011
A U B = 11111111110
A ∩ B = 00010011000
A - B = 00010010110
Explanation:
Given:
A = 01011011100
B = 10110111010
1) Inverting the bits of A to calculate the complement, Ac = 10100100011
2) Bitwise union reference:
0 U 0 = 0
0 U 1 = 1
1 U 0 = 1
1 U 1 = 1
=> A U B = 01011011100 U 10110111010 = 11111111110
3) Bitwise interselection reference:
0 ∩ 0 = 0
0 ∩ 1 = 0
1 ∩ 0 = 0
1 ∩ 1 = 1
A ∩ B = 00010011000
4) Converting A and B to decimal and subtracting:
A - B = 732-582= 150
Converting 150 to binary, A - B = 00010010110
Answer:
Heyy your answer is<u><em> </em></u><u>A website wire frame</u>
Explanation:
<em><u>A website wire frame, also known as a page schematic or screen blueprint, is a visual guide that represents the skeletal framework of a website. Wire frames are created for the purpose of arranging elements to best accomplish a particular purpose. The purpose is usually being informed by a business objective and a creative idea. The wire frame depicts the page layout or arrangement of the website’s content, including interface elements and navigational systems, and how they work together. The wire frame usually lacks typographic style, color, or graphics, since the main focus lies in functionality, behavior, and priority of content. In other words, it focuses on what a screen does, not what it looks like. Wire frames can be pencil drawings or sketches on a whiteboard, or they can be produced by means of a broad array of free or commercial software applications. Wire frames are generally created by business analysts, user experience designers, developers, visual designers, and by those with expertise in interaction design, information architecture and user research.</u></em>
<em><u>Hope this helps!!</u></em>