Terms and Definitions
Abbr |
Term |
Definition |
CSS |
Cascading Style Sheets |
A system for modifying the appearance of a website without changing its content |
HTML |
HyperText Markup Language |
The lingua franca of the web; a system for defining the content of a website |
HTTP |
HyperText Transfer Protocol |
How web servers communicate with browsers |
URI |
Uniform Resource Identifier |
The text location where a document or resource can be found on the World Wide Web |
W3C |
World Wide Web Consortium |
Establishes and maintains web programming standards |
WWW |
World Wide Web |
All websites are accessible via this |
XML |
eXtensible Markup Language |
Markup language that allows custom tags to be defined for different types of documents |