Theorie HTML Flashcards
Was bedeutet “www” ausgeschrieben
World Wide Web
At the center of “the web today”
HTML Living Standard
The Web: Architecture
- Client?
- Server?
- Interaction?
Client server architecture
- client: browser
- server: web server
- interaction: request and response
World Wide Web Consortium
- short?
- Founded in?
- founder and director?
World Wide Web Consortium
- short: W3C
- Standardize technologies for the World Wide Web
- Founded: 1994 at the MIT
- Founder and director: Tim Bernerse-Lee
Basic Languages of the Web
- HTML: Hypertext Markup Language
- CSS: Cascading Style Sheets
Browsers are used as…
.. Web clients
HTML is used to …
… specify contents and structure of documents
CSS is used to …
… style the document
What is a markup language
A markup language is a system for annotating a document in a way that is syntactically distinguishable from the text.
LaTeX (Converted to PDF)
LaTex is a document preparation system of the TEX typesetting program.
Basic Elements of the Web
- Resources: What are the possible types of resources?
- Address: What is the address of a resource?
- Protocol: How do client and server negotiate the transfer of resources?
GIF
Graphics Interchange Format
JPEG
Joint Photographic Expert Group
PNG
Portable Network Graphic
SVG
for vector graphics (generated, databased, interactive)
SVG and MathML can be embedded directly in…
HTML code