| A | B |
| Serif Font | provides good readability |
| early 1990s | this time period saw the advent of laser-printer technology |
| WordPress can accommodate | most file formats |
| The latest step in the evolution of the written word is | Electronic type |
| Web Designers | don't need to be a master printer |
| Typefaces | another name for font |
| To recover a deleted item in WordPress you can | Undo from the Trash |
| To have a post written and approved before publishing you should use the | Draft feature in WordPress |
| The opening and closing List item codes for a bulleted list | <li> </li> |
| If you are writing a post in Word and want to post it in WordPress look for | the Word icon on the editing bar |
| Tool used to help people find your site on the internet are called... | Tags |
| files on SoundCloud | free to use under are under a Creative Commons license |
| video size | changes the size of a video when played |
| privacy | the function that affects the cookies downloaded into the host when playing a video clip? |
| < iframe > | the tag that supports HTML5 in order to view videos with Flash |
| more customizable | benefit of using SoundCloud instead of YouTube |
| "theme_color" in Word Press | change the color of the background |
| to someone in office to be checked before posting | instead of having customers post directly through email to your site, where might you send these emails to be safer |
| a newsletter Web site | customers can post reviews of products and can contribute to a discussion about using products. |
| e-commerce | an online ordering system |
| why offer customers more than one way to purchase items on a website? | ease of use, trust or familiarity with a particular option |
| PayPal's tier APIs are similar to what? | embed code in YouTube |
| the type of API FedEx uses.. | shipping |
| an exception to the rule about providing free services | PayPal |
| The most import question a web designer can ask a potential client is... | What Do You Want? |
| Training Costs | Often incorporated into overall cost of web design, not listed separately |
| Goldilocks spot | when scanning letters, the size that is large enough to read, but not too large to download |
| Hybrid Site | a site that combines two sites like a content and ecommerce site |
| Promises | Must be able to keep to be a successful web designer |
| respect & understanding | the key ideas wehn dealing wth a superior at work |
| Plan for Problems | when creating a budget for a product |
| Question to ask when including products on a site | how do you envision the display of the products? |
| Goal when you meet with a client about product display | to get the the client to imagine |
| SLA | Service Level Agreement |
| SOW | Scope of Work |
| A contract | an agreement |
| Web Advertising | takes time to be recognized by search engines |
| Inlcuded in a SOW | a broad statement with summarized sections |
| SEO | Search Engine Optimization |
| SEO is important because.... | without it, the website will have a difficult time being recognized by search engines |
| Baseline example | We started with a 25% of our products being defective |
| Benchmark example | Every week we will have 1% to 2% fewer defective products |
| Goal example | We would like to see a reduction in items deemed defective during production |
| The most important assistance a full featured HTML editor provides | automated file management |
| An HTML editor can automatically keep track of | file locations and paths |
| A taag (frame> | sets a window (a frame) in a frameset |
| The tag <noscript> is | alternate content for unsupported client-side scripts |
| Header information in tables is defined with the tag... | <th> |
| The term "head element" is defined as | a container for all head elements |
| If an iframe controls is "seamless" it means it.. | will blend the iframe to look like the surrounding page |
| command line program | a program interface for simple functions |
| WYSIWYG | what you see is what you get |
| FlashPeak BlazeFtp | a free FTP client |
| HTML editors allow you to | work on code |
| Adobe Dreamweaver includes | CSS managers |
| the best HTML editors are | downloadable |
| registered domain name | points to a static page |
| Web Server space is | rented through hosting companies |
| FTP | File Transfer Protocol |
| The FTP client component of a HTML editor that allows you to synchronize the entire.. | File Structure |
| FTP is a very simple protocol similar to | HTML |
| Some people prefer text-based command-line program interfaces for simple computer functions beacuse they take up very little | Memory |
| To start a command-line session in windows, you first have to opena command-line window or a ... | Dos window |
| A characteristic of bitmapping is that each pixel (block of light or dark on field of identical blocks) corresponds to a | a numbered grid in the file |
| The term compression means | to reduce the size of a file |
| Moore's Law says that every 18 to 24 months, one can predict that the number of __________________ that can be integrated onto an integrated circuit will grow exponentially. | transistors |
| In the past twenty years large advances have been made in the area of _________________, allowing massive amounts of video and audio to be live-streamed on the Internet. | compression methods |
| To be permanently connected to the internet is referred to as | nailed up |
| The use of "WWW" when surfing on the Internet is now _________________ | optional |
| If an element in an HTML document is nested it means | that it works within other elements |
| If this is a piece of HTML: <p align=center>happy birthday</p> What would actually appear on the webpage? | happy birthday |
| CSS | Cascading Style Sheets |
| html | hypertext markup language |
| <p> | opening paragraph code |
| </p> | closing paragraph code |
| The delivery of information will be decentralized as speeds continue to rise and storage continues to get | cheaper |
| One of the most powerful aspects of an HTML editor is its ability to automatically keep track of | file locations and paths |
| <table> | opening table code |
| <th> | table header code |
| <tr> | table row code |
| <td> | table data code |
| WYSIWYG | What you see is what you get |
| Html editors | allow you to work on code |
| FTP | File Transfer Protocol |
| Deconstructing | Reverse Engineering |
| Aspect Ratio | must be maintained when including an image on a website |
| The two parts of a hyperlink | display text & link-to location |
| WAN | Wide Area Network |
| LAN | Local Area Network |
| 1 byte | 8 bits |
| <!DOCTYPE> | used to display a web page correctly |
| Dumb Terminal | specific known limitations |
| l<body> | HTMl code for main part of a web page |
| <br> | line break |
| <head> | contains all head elements |
| <title> | Displays title of web page in browser tab |
| </html> | the last code on a web page |
| CSS font property | font-weight |
| iframe | CSS code for inserting a window within a website to another website |
| .htm | extension for html files in Notepad |
| A WordPress blog is in essence a | website |
| Dashboard | The control center for WordPress |
| View Site | Allows you to look at your site as you make changes/additions |
| Profile Menu | Includes: My Profile, Account Settings, Security & Privacy |
| The owner of a site has this kind of access | Administrative access |
| Every user on WordPress has to have a | username |
| The Roles available in WordPress | administrator, editor, author, contributor |
| The only role that can delete a site is the... | administrator |
| Loss of settings | can occur if the theme you are using is not "universal" |
| WordPress tagline | This WordPress.com site is the cat's pajamas |
| header text lines | allow you to add graphics without editing |
| A feature of the customize color section | light and dark color scheme |
| a content-managed site can be customized | infinitely |
| Allows you to set background color and images | Customize Color |
| FTP in WordPress is | completely hidden and automated |