Answer:
that sucks i hope u can do better next time have a good day
Explanation:
The order of precedence is the hierarchical order in which calculations are conducted. The simplest example of this is the way you always multiply before you add numbers.
U didn’t put the choices, but zuse is a German civil engineer computer scientist. His greatest achievement was the worlds first programmable computer.
Answer:
body {
width: 95%;
min-width: 640px;
max-width: 960px
;
margin-left: auto;
margin-right: auto;
height: 100%
}
Explanation:
represents the HTML tag that you want to style using CSS
There are two major ways to style a text it can either be fixed or fluid.
Fixed layout: The height and width are not flexible, it is specified by using pixels.
Fluid: The height and the width are flexible it makes use of percentages and ems.
<em />
<em> min-width: 640px;
</em>
<em> max-width: 960px
;</em>
sets the width to 95% of the browser window and sets the pixel range from 640 pixels up to 960 pixels.
- <em>margin-left: auto;
</em>
<em> margin-right: auto;
</em>
these lines of code horizontally center the page body within the browser window by automatically setting the margin alignment.
it Set the minimum height of the browser window to 100% , ensuring that the height of the page body is always at least as high as the browser window itself.
The advertisement below is an example of an <u>informative advertising</u>. Thus, option A is the correct option.
<h3>What is informative advertising?</h3>
Utilizing facts to highlight the advantages of a product's features rather than pandering to consumers' emotions is used in informative advertising.
Any advertisement has one main objective: to sell products. The choice of methods represents the only distinction. To achieve a particular objective, each of them offers unique opportunities. Additionally, different industries seem to benefit from particular techniques more than others.
Through the use of data and statistics that demonstrate the worth and applicability of a product, informative advertising attempts to influence a user's choice. The ability for users to verify any statement is crucial. Consumers are therefore more likely to trust a company when they are informed, and this increases the authority of brands.
Learn more about informative advertisement
brainly.com/question/15734780
#SPJ4