Changes between Version 39 and Version 40 of cs222-2017-fall
- Timestamp:
- Sep 27, 2017, 11:41:56 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cs222-2017-fall
v39 v40 1 1 {{{ 2 2 #!html 3 4 <div style="position:fixed; background:yellow; width:100%; height:100%">hello</div> 5 3 <div style="position:fixed; background:yellow; width:100%; height:100%; display:inline-block"> 6 4 }}} 7 8 5 [[PageOutline]] 9 6 … … 112 109 === Final Exam === 113 110 Tuesday, December 12, 2017, 10:30 a.m. - 12:30 p.m [[BR]] Closed books, Closed notes. You can bring an A4-sized "cheat sheet." The exam will cover all materials taught in this quarter, with a more emphasis on those after the midterm. 111 112 {{{ 113 #!html 114 115 <div style="position:fixed; background:yellow; width:100%; height:100%; display:inline-block"></div> 116 117 }}}