Sketchup
Illustrator
HTML Website
Random
Impossible
100
What does the push pull icon look like in Sketchup?
Box with an arrow going upwards
100
What is the difference in Photoshop vs. Illustrator in 'regaining' control over the pen tool?
Photoshop - you have to press alt+click Illustrator you just click (on the last node)
100
What problem may arise if you don't save your HTML page before inserting an image?
you will get strange file location paths (absolute rather than relative paths to your image file)
100
When creating a rounded rectangle in Photoshop, what does the radius option refer to?
how rounded the corner of the rectangle is
100
What are the 3 types of CSS styles? And what are their differences?
in-line: affects only 1 specific tag in header affects all of same tag on page external file: affects all pages that uses this file
200
What menu item do you go into to see the large toolset?
View --> Toolbars --> Large toolset
200
What does the transparent color box look like in Illustrator?
a white box with a red diagonal line
200
How do you auto-center a webpage?
Create a table within a table (outer is 100%, inner is a certain number of pixels, ex. 800 or 1000)
200
What is the knife tool used for in Photoshop?
slice up image into sub-images
200
How popular is Flash vs. HTML5?
Flash currently 90+% HTML5 about 50% according to one study this year
300
What does the offset icon look like and what does it do?
Arrow with two arcs. It expands or contracts the edge of a shape.
300
Give an example of when saving as a vector in Illustrator would be better than saving a file in Photoshop.
when you want to be able to stretch the image because your graphic for the ipad... now needs to be in a higher resolution because your character is now on the ipad2.
300
There are 3 types of CSS styles... what is unique about an in-line CSS style?
in-line CSS only applies to that one specific tag (NOT all the same tags on the web page)
300
How can you tell the difference between an opening and closing tag in dreamweaver?
there is a forward slash in the closing tag
300
Explain cross-browser compatibiliy issues in the context of CSS3.
you need different HTML5 codes to do the same thing for different browsers... some browsers support some CSS3 codes, others don't...
400
In general, should you click and drag when creating a line in Sketchup or should you click once in the beginning and then once again at the end of the line segment?
click once in the beginning and then once again at the end of the line segment - this way Sketchup can guess what you are trying to do - and it will give you hint guidlines
400
What is one advantage of grouping objects rather than expanding out a shape?
you can break the objects apart
400
What is the benefit of making a skinny bar image in the center?
Smaller file --> which leads to faster loading web pages.
400
When you click on an object in Illustrator, does the layer automatically change to that object's layer?
Yes
400
Compare the syntax of CSS code you did on a previous daily challenge that applied to your entire page with your inline code. What is the difference?
the code uses curly braces... the inline code does not...
500
Is it possible save a Sketchup file in a file format that other popular 3D creation tools can use?
Yes
500
Name something you can you do in the Window -> pathfinder palette?
add and subtract shapes
500
What is the basic structure of a HTML webpage?
500
How can you verify the exact height of an image?
Right click --> properties the image in Explorer... or in Photoshop go to Image --> Image Size
500
Explain the process of actually getting your website online.
save your files locally to a web folder (and sub-folders if you wish to keep you site organized..) upload your file to a webserver (unless your computer is the webserver) using FTP or uploading your files online on some website... you may need to register a domain name as well.
M
e
n
u