Acronyms And Def Flashcards
WWW (W3C)
World Wide Consortium
Use of meta
Void elements?
Elements that do not the closing tag
Ex: <img></img>, .
White space code ?
 
API
Application Programming Interface
Programmable actions that might be performed on the underlying data. Often used by the front-end to interact with the back-end.
VPN
Virtual private server
HTTPS
Hyperlink used to send request and responses that are readable only by the client and server
HTTP
Hyperlink used to send request over the internet without encryption
Mailto
Hyperlink used to send email
FTP
Hyperlink used to transfer data files
file
Hyperlink used to refer to a document on the same computer as the web browser
JSON
JavaScript Object Notation
CSS
Cascading Style Sheets