Web Technologies Flashcards
HTML
The standard language for displaying webpages. A HTML documents starts with
Consists of tags which are opened and closed . Each document has a head and body.
CSS
The standard way to style webpages, whether internal or externalised. Externalised stylesheets allow developers to keep design and content completely separate
JS
JS is an interpreted code that
adds interactivity to websites. It works on virtually all hardware and is used on nearly all websites. For example there are currently 300,000 JS repos on Github, Java has 200k
Search Engine Indexing
A search engine searches through webpages, for certain keywords and phrases. Problem Indexes are used, when a new document is added, the words/ phrases are tokenised, and added to the list