Rollovers and Changing Element Appearances

ConsiderateIndicolite avatar
ConsiderateIndicolite
·
·
Download

Start Quiz

Study Flashcards

10 Questions

What is a rollover in web design?

A rollover in web design is when an element's appearance changes, such as its size, color, background color, decoration, or any property used to style text, typically triggered by a user action like hovering over the element.

How is the rollover effect achieved in web design?

In web design, the rollover effect is achieved by applying styles to the 'a' element, and then specifying an alternate style with the 'a:hover' selector for the rollover state.

What is the order of pseudoclass selectors for the rollover effect to work correctly?

The order of pseudoclass selectors for the rollover effect to work correctly is :link, :visited, :hover, :active (LVHA), and they must appear in this order in the style sheet.

What are the examples of rollover effects shown in the text?

The examples of rollover effects shown in the text include changing the link color and underlining on rollover, using a fancy bottom border instead of the generic underline, and changing both the foreground and background colors with the addition of a border on rollover.

What keyword is used to create a rollover in HTML?

The keyword used to create a rollover in HTML is the 'event'.

What is the author's opinion on the use of abbreviations and shortened words?

The author expresses a peeve towards people abbreviating and shortening words, preferring the proper way of abbreviation like 'LT' (Like This).

How does the author feel about the changing meaning of words by newer generations?

The author criticizes the changing of word meanings by newer generations, citing examples like 'Modal' and 'Epic'.

What does the author think about the difference between Java, JavaScript, and jQuery?

The author admits to not knowing the difference and expresses a desire to learn the distinction.

What does the author consider as 'common practice' for those familiar with Java, JavaScript, and jQuery?

The author considers the use of 'onmouseover' and 'load(external_file.html)' as common practice for those familiar with Java, JavaScript, and jQuery.

How does the author feel about the changing use of words by newer generations?

The author disapproves of the changing use of words by newer generations and provides examples like 'Modal' and 'Epic'.

Test your knowledge of web design with this quiz on rollovers and changing element appearances. Learn about how to change text size, color, background, and more using rollovers.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free
Use Quizgecko on...
Browser
Browser