CSC 343: The Week beginning Feb. 16
Homework:
HTML:
Make a page that uses <table>, <td>, <tr>, <tfoot>, <tbody>, <thead>, <th>, <time>, and <wbr>. See
http://www.w3schools.com/tags/
for explanation and examples of how to use these HTML tags.
CSS:
Watch the videos
CSS how to: tables
and
[CSS Tips and Tricks ] 18 Even and Odd Rows
(Note the second guy uses a very light gray that is hard to tell from white.) Then make page (possibly the one above) with a styled table.
JavaScript
Watch the video
HTML5 Canvas Tag Tutorial Learn to Draw and Animate Using Javascript
and make a simple drawing in a canvas tag.
Due: Feb. 24
Tuesday:
OpticalIllusion.htm
SVG Line
Pyramid.htm
SVG gradient and SVG Polygon
DynamicSVG.htm
Jumble_Sortable.htm
demos "sortable"
MineSweeper.htm
Stack.htm
SliderDemo.htm
DemoPiece.htm
DemoPiece2.htm
SVG Lab
Make a design in SVG. You should use at least four different elements -- and at least two different types.