Web Design Test 1
Terms
undefined, object
copy deck
- what does WYSIWYG mean??
- what you see is what you get
- what is a web safe color
- a palette that contains 216 hexadecimal colors that display the same in both Netscape Navigator and Internet Explorer
- what do shortcut keys do
- they perform certain actions on the page; they allow experienced users to avoid navigating lenghty menu structures to complete simple actions
- what types of graphics can be used on the web
- jpeg gif
- why might it be useful to look at the source code in Dreamweaver MX
- it tells you why it looks like it does
- to add a title to a page in dreamweaver MX, you can select and change what??
- the title in the source code and in the page3 properties dialog box
- Dreamweaver is capable of generating HTML and javascript... true or false
- true
- in the hexadecimal color code format #RRGGBB, R, G, B represent amounts of Red, Green, and Blue to create the color.. true of false
- true
- attributes of the property inspector are used to format text.. true or false
- true
- the property inspector changes depending upon the page element selected... true or false
- true
- property inspector allows you to make relative and absolute hyperlinks.. true or false
- true
- __________ gives the entire address of the web site to be linked to
- absolute hyperlinks
- __________ gives a portion of the address relative to teh page that is currently showing in the browser window
- relative hyperlink
- how can you absolutely control teh size of a table cell
- represent the cell width in terms of pixel size