120 Design Lessons - Day 001: Difference between revisions
Jump to navigation
Jump to search
Davidleasure (talk | contribs) mNo edit summary |
Davidleasure (talk | contribs) m (Davidleasure moved page 120 Design Lessons - Day 1 to 120 Design Lessons - Day 001: consistency of naming) |
||
(18 intermediate revisions by the same user not shown) | |||
Line 185: | Line 185: | ||
{ | { | ||
border:2px solid black; | border:2px solid black; | ||
height: | height:600px; | ||
width:100%; | width:100%; | ||
-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25); | -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25); | ||
Line 200: | Line 200: | ||
</html> | </html> | ||
<html> | <html> | ||
<div> | |||
<div class="headercontainer"> | |||
<h4> | |||
<a href="javascript: void(0)" | |||
onclick="window.open('https://docs.google.com/document/d/1Me-KIRyYxuyOh2dWm7IHJF7f76iZTqABYIB_aOH1jPQ/edit?usp=sharing', | |||
'windowname2', | |||
'width=600, \ | |||
height=600, \ | |||
directories=no, \ | |||
location=no, \ | |||
menubar=no, \ | |||
resizable=no, \ | |||
scrollbars=1, \ | |||
status=no, \ | |||
toolbar=no'); | |||
return false;" title="Notes">Notes</a> | |||
</h4> | |||
<div class="fluidcontainer"> | |||
<div class="fluidWrapper"> | |||
<iframe src="https://docs.google.com/document/d/1Gw9_jqorf7BvA_r54A6G-p9xmJ44pqK5r-v7DfiMCw8/edit?usp=sharing" frameborder="0" width="420" height="242" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> | |||
</div> | |||
</div> | |||
</div> | |||
Line 227: | Line 257: | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | |||
<br style="clear:both" /> | |||
</div> | </div> | ||
<div class="headercontainer"> | |||
<h4> | |||
<a href="javascript: void(0)" | |||
onclick="window.open('https://docs.google.com/document/d/1Me-KIRyYxuyOh2dWm7IHJF7f76iZTqABYIB_aOH1jPQ/edit?usp=sharing', | |||
'windowname2', | |||
'width=600, \ | |||
<div class=" | height=600, \ | ||
<iframe | directories=no, \ | ||
location=no, \ | |||
menubar=no, \ | |||
resizable=no, \ | |||
scrollbars=1, \ | |||
status=no, \ | |||
toolbar=no'); | |||
return false;" title="Notes Template">Notes Template</a> | |||
</h4> | |||
<div class="fluidcontainer"> | |||
<div class="fluidWrapper"> | |||
<iframe src="https://docs.google.com/document/d/1Me-KIRyYxuyOh2dWm7IHJF7f76iZTqABYIB_aOH1jPQ/edit?usp=sharing" frameborder="0" width="420" height="242" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> | |||
</div> | |||
</div> | |||
</div> | </div> | ||
</html> | </html> | ||