Week 6 Flashcards
What is important to provide when creating a website?
Offer something valuable: provide useful or interesting content.
What types of distractions should be avoided on a website?
No blinking or animated GIFs.
Avoid autoloading sound.
Minimize scrolling and eliminate popups.
When using background images, what must you consider?
Use background images only if you know what you’re doing.
Ensure they don’t interfere with readability.
Why is website organization important, and what should you focus on?
A well-thought-out organization ensures easy navigation.
Minimize clicking—no more than 3 clicks to reach any page.
What should every page on a website include for easy navigation?
A home page link.
A menu located in the same place on every page.
How can you optimize website performance when using images or multimedia?
Compress images.
Prevent multimedia files from slowing down the site.
What are the guidelines for text and page width?
Text lines: no more than 600 pixels wide.
Page width: about 900–1000 pixels (no horizontal scrolling).
What design choices make a website user-friendly and easy to read?
Use contrasting colors or simple backgrounds for text readability.
Make text large enough to read.
Use ALL CAPS sparingly and limit exclamation points.
What should you never do with text and links?
Never underline text that isn’t a link.
Spell check to avoid errors.
Never use more than one exclamation mark
How can you ensure navigation is not confusing?
Place menus in the same location on all pages.
Avoid inconsistent navigation.
How can you ensure website links are effective?
Test all links.
Remove dead links to avoid frustration.
What are key principles for consistent design across a website?
Maintain consistency in:
Colors
Menu placement
Layout
Fonts
Buttons
What is important when updating a website?
Include a “Last Modified” date.
Update “What’s New” sections frequently to stay current.
How can you ensure your website has good layout and balance?
Use white space.
Ensure clean alignment and balanced design.
What ethical considerations must you follow for website content?
Do not steal content.
How can you improve user navigation and user experience?
Apply the 3-click rule and plan logical user flow.
Always consider how users will interact with and navigate your site.
What should you aim for to create an attractive and functional website design?
Consistency in design elements (colors, layout, fonts).
Balance clean alignment with effective white space.
Ensure that users can easily navigate and access content without confusion.
How can you plan layout for website?
By drawing pictures of the layout
What is something to be aware of when putting the menu bar on the side?
Shouldn’t have to scroll down to see all buttons
What is a website?
A collection of related webpages stored in a folder. The folder may or may not contain subfolders
What subfolder should the website folder contain and what does that folder hold?
Images subfolder that holds the image files (.jpg, .gif, etc) that will be displayed on the page
*Isn’t required but organized because you can tell where issues are coming from w images
What types of files are webpages made of and what extensions do those files have?
Each webpage is normally an html file, a file that has the extension .html or .htm
What is a .html or .htm extension file?
- Very basic page, just has clickable links, images, sometimes forms
- The .html file is just a file with html codes that is displayed in a browser to make it look pretty for the client (Chrome, IE, Safari, Firefox)
- CS1033 just covers .html & .htm pages
What is another type of extension that can be used for webpages?
php → extra stuff that is brought in also from the server, allows for use of data in a database on the server, more complex form manipulation
- , ,
,
,

- ,