Answer:
1 & 3 only
1. Limit the amount of text to not more than 6 lines per slide
3. Stick to a limited number of colors and use them consistently
Explanation:
The general PowerPoint slide rule is 6 x 6 presentation rule which translates to
6 words per line and 6 lines per slide
It helps keeping your slide from being so dense and packed with information that people don't want to look at it.
It's always important to keep consistent colors in PowerPoint slides. This enables you to maintain cool rhythm throughout the slides.
Inconsistent colours easily distracts your audience/readers.
It's not advisable to use capital letters all through in PowerPoint slides.
B (locate web pages related to specific subject); can search to find books on certain topics
This is not making sense?
Answer: Data storage enable a browser to have the Web Storage capabilities to easily enable the default with the IT administrator disabled such features and also clear quite exciting features.
Explanation: guessed
Answer:
Most HTML tags are fixed
Explanation:
There are various kind of technology one can use for designing web application. A web designer should know HTML, CSS and other basic building block of web development.
HTML meaning hypertext markup language is used to define the basic structure of a web page . HTML has tags which are used to declare the contents on the web page. The tags includes anchor(<a>), paragraph tag(<p>),header tag(<h1>).
CSS which is known as Cascading style sheet describes the presentation of the web pages.
Other tags in HTML includes <img>, <link>, <ul> etc and generally this tags are HTML tags which are fixed for a particular kind of job . For example you can't use an image tag <img> to enclose video instead you use a video tag <video> tag. The header tag <h1> cannot be represented like a paragrapgh tag<p> on the web page. The both of them serve specific purpose and are fixed.