HTML & CSS Vocabulary Flashcards
!DOCTYPE
Declares to the web browser what version of HTML you are using. If your DOCTYPE and coding are different from each other the page will not validate.
.css
A file extension that indicates that a file is a cascading style sheet.
.gif
A file extension for images, supports transparency and animation.
.html
A file extension for hypertext markup language.
.jpg (.jpeg)
A file extension for images, usually photographs.
.png
A file extension for graphics that supports transparency and interlacing.
.svg
A file extension for scalable vector graphics.
.txt
A file extension for text only files.
.zip
A file extension for (zip) compressed files.
Alignment
Placement of text or graphics relative to other elements on the page.
Anchor
A tag that marks the start and end of hypertext links.
ASP
Applicator service provider. Server-side application used for processing form data.
Attribute
Modifies an HTML element.
Broken link/ Broken graphic
A link or hyperlink which no longer works when a web page loads, or when it is clicked on or odes not take the user to the destination is was supposed to.
Browser
Software used to view information on the world wide web.