Revision Flashcards
Describe 2 conventions we follow when setting out a spreadsheet.
Text left aligned
Numbers right aligned
Totals double underlined
3 Tier Heading
What are possible benefits of following appropriate conventions on webpage?
Usability
Users returning to the page
What are the disadvantages of not following conventions?
Reduced usability
Harder to navigate
Describe 3 benefits of using CSS styling for webpages.
Less clutter on the webpages
Can change a style across multiple pages by changing once in a style sheet
Easier page layout
What are the 2 purposes of creating a site in Dreamweaver?
Enables use of created site templates
Can make bulk changes to multiple pages
“Validation does not ensure accurate data”. Explain this.
Validation looks to ensure appropriate data in format and range, but cannot ensure accuracy
Give 3 ways we could validate data using a web form.
Dropdown combo box
checkbox
radio button
What could be 2 organizational goals for a company that sells cars?
Increase sales value by 20%
Increase number of customers by 10%
Describe 4 features of good webpages.
Fast loading Consistent page layout Readable fonts Good whitespace Easy to navigate
What are the benefits of fast loading and consistent page layouts
Better user experience
Return visits
Increased interactions from users
Give 2 formats which might be used in a webpage.
Left-aligned text
Coloured background with colored text
Results in the form of a graph or sales formatted as a table
Identify and justify the data type used to store phone numbers in a database
Text – leading zeros are removed if numeric is used
Write the steps to follow to test that a spreadsheet is carrying out calculation of averages correctly.
Enter some simple data
Use a calculator to double check each of the calculations and averages produced
When testing a query 500 < cost < 600 the most appropriate test data would be
500 555 600
Validation is best described as
ensuring appropriateness.