HTML Basics Questions and Answers
100% Pass
What is a responsive design in web development?
Responsive design refers to an approach that makes web pages render well on various
devices and screen sizes, using fluid grids and flexible images.
What does the `<style>` tag do?
The `<...
HTML Basics Questions and Answers
100% Pass
What is a responsive design in web development?
✔✔Responsive design refers to an approach that makes web pages render well on various
devices and screen sizes, using fluid grids and flexible images.
What does the `<style>` tag do?
✔✔The `<style>` tag is used to define CSS rules within an HTML document, allowing for the
styling of elements directly in the HTML file.
What is an attribute selector in CSS?
✔✔An attribute selector in CSS targets elements based on the presence or value of a specified
attribute, allowing for more precise styling.
What is the role of the `<form>` tag?
✔✔The `<form>` tag is used to create an HTML form for user input, allowing for the collection
of data through various input elements.
1
,What is the significance of the `id` attribute in HTML?
✔✔The `id` attribute assigns a unique identifier to an HTML element, enabling CSS styling and
JavaScript manipulation specific to that element.
What is the purpose of the `target` attribute in an anchor tag?
✔✔The `target` attribute specifies where to open the linked document, with options such as
`_blank` for a new tab or `_self` for the same tab.
What is the function of the `<title>` element in an HTML document?
✔✔The `<title>` element defines the title of the webpage, which appears in the browser tab and
is important for search engine indexing.
What is the difference between `class` and `id` attributes in HTML?
✔✔The `class` attribute can be used to apply styles to multiple elements, while the `id` attribute
is unique to a single element within a page.
What does the `<iframe>` tag do?
✔✔The `<iframe>` tag is used to embed another HTML document within the current document,
allowing for the display of content from other sources.
2
, What is the significance of the `viewport` meta tag?
✔✔The `viewport` meta tag controls the layout on mobile browsers, ensuring proper scaling and
responsiveness of the webpage.
What is a hyperlink in HTML?
✔✔A hyperlink is a clickable link that directs users to another webpage or resource, typically
created using the `<a>` tag with an `href` attribute.
What is CSS in the context of web development?
✔✔CSS, or Cascading Style Sheets, is a stylesheet language used to describe the presentation
and layout of HTML documents, controlling visual styles such as colors, fonts, and spacing.
What does the `<img>` tag do?
✔✔The `<img>` tag is used to embed images in a webpage, requiring a `src` attribute to specify
the image source.
What is the purpose of the `alt` attribute in an image tag?
3
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,70. Je zit daarna nergens aan vast.