1.3.4 web technologies Flashcards
HTML
hyper text markup language
content and structure
CSS
cascading style sheet
appearance
Java Script
functionality
Web browser
software that retrieves and displays web pages
Search engine
uses web crawlers to
(1)discover and scan pages by following links from one webpage to another
(2)evaluate the importance of those pages->page rank
Search engine indexing
uses web crawlers
indexing algorithm uses all of the information on a page to index it (including age content, links and tags/metadata)
PageRank
PageRank works by counting the number and quality of links to a page to determine a rough estimate of how important the website is
Sever side processing
uses PHP
- validation for password
Client side processing
uses Java script
-validation for suitable email and characters
class
uses .
hook to more than one element
identifiers (id)
uses #
only hook to one element
inline, internal and external css
advantages and disadvantages:
-maintainability
-tracing
-consistency
-developing time
-area of affecting
-location of css
-compatibility with different devices
Stylesheets can be changed for different themes, or different devices