Structures And Links (Web Based) Flashcards
What is a homepage?
The first page on a website - it will include an introduction and links to all other pages on that website
Explain the difference between a linear and hierarchical structure
Linear - Pages must be accessed in specific order
Horizontal - Pages can be accessed in random order
What is a multi level structure?
Several levels in a hierarchical structure which can be navigated between
Why are breadcrumbs useful in multi level navigation structures?
Assists navigation by showing the user where heir current page sits within a multi level structure
Allows for easy navigation to pages never visited previously easily
What is contained in the head tag?
The head tag can contain metadata which describes a document and its contents
Where would you find the title tag?
Within the head tag - It contains the title that will appear in the top right of web pages
What does the body tag include?
Anything to be displayed on the webpage. Images videos etc.
Name three advantages of using a style sheet in a website
Multiple webpages can have the same style sheet
Format pages identically from 1 file
Multiple CSS rules/style sheets can be attached to HTML files for different media (Screen,print)
Where does a selector go in a CSS rule?
At the beginning to identify what parts of the HTML page the rule will be applied to
What is metadata?
Data which describes other data - on a webpage this is used to describe the contents of the webpage, author, date created, link to style sheet, software used etc
Why should webpages use metadata and meta tags?
In order to improve search engine ranking as meta tags are are keywords picked up by search engines
Where would you find metadata?
In the head section
What is keyword stuffing?
When companies add irrelevant words to the website meta tags which are popular in searches in order to improve search engine results
Why is it more accurate to create metadata manually instead of automatically?
Users have a say - and so reflects the websites content
Automatic usually only contains simple details and may not reflect content of that website
Why might some companies choose to manipulate their webpages metadata?
In order to improve search engine ranking and hence more visitors to their website