HTML Questions and Answers 100%
Verified
How can you make a word "dance" with HTML?
While HTML can’t make text literally dance, you can wrap it in a `<span>` tag and use CSS
animations to create movement.
What's the HTML tag to give a "surprise message" that only shows up when th...
HTML Questions and Answers 100%
Verified
How can you make a word "dance" with HTML?
✔✔While HTML can’t make text literally dance, you can wrap it in a `<span>` tag and use CSS
animations to create movement.
What's the HTML tag to give a "surprise message" that only shows up when the user hovers?
✔✔Wrap the hidden message in a `<span>` with the CSS `display: none`, then show it with a
hover effect on the parent element.
How do you make a button look like a shiny candy button in HTML?
✔✔Use the `<button>` tag and give it a gradient style and a slight shadow with CSS for a candy-
like effect.
What tag would you use to set the scene for a "mystery reveal" paragraph?
✔✔The `<details>` tag allows content to be hidden until the user clicks to reveal it, perfect for a
"mystery reveal."
1
, How do you make an image "speak" its description for accessibility?
✔✔Use the `alt` attribute in the `<img>` tag to provide a text description that screen readers can
speak aloud.
What element lets you put a "secret message" in your HTML without it appearing on the page?
✔✔The `<!-- comment -->` syntax allows you to add comments that are invisible to users but
readable in the HTML source.
How can you create a "magic" hyperlink that jumps to another section on the same page?
✔✔Use an `<a href="#section-id">` link, where `#section-id` corresponds to the `id` of the target
element.
What tag lets you create a "treasure map" where clicking an area leads to different links?
✔✔Use the `<map>` and `<area>` tags to create clickable regions on an image, like a treasure
map.
How do you create a "glowing" text effect in HTML?
✔✔Use the `<span>` tag for the text, then add a CSS `text-shadow` effect to make it appear to
glow.
2
Voordelen van het kopen van samenvattingen bij Stuvia op een rij:
Verzekerd van kwaliteit door reviews
Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!
Snel en makkelijk kopen
Je betaalt supersnel en eenmalig met iDeal, creditcard of Stuvia-tegoed voor de samenvatting. Zonder lidmaatschap.
Focus op de essentie
Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!
Veelgestelde vragen
Wat krijg ik als ik dit document koop?
Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.
Tevredenheidsgarantie: hoe werkt dat?
Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.
Van wie koop ik deze samenvatting?
Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper StellarScores. Stuvia faciliteert de betaling aan de verkoper.
Zit ik meteen vast aan een abonnement?
Nee, je koopt alleen deze samenvatting voor €9,71. Je zit daarna nergens aan vast.