Html And CSS Vocabulary Flashcards
.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 scaleable only files
.zip
A file extension for (zip) compressed file.
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
Application server provider. Server-side application used for processing from data.
attribute
Modified an HTML element
broken link / broken graphic
A link or hyperlink which no longer works when s web page loads, or when it is “clicked on” or does not take the user to the destination it was supposed to.
browser
Software used to view information on the worldwide web. (I.e. Chrome, Firefox, safari, edge)
Button
A CSS created image that a user can “click on” to do something, Like download a program or go to another web page.