I conducted anonymous surveys of my teaching and curriculum at Wuhan University of Technology. I was very happy with the results, knowing there is always room for improvement. I conducted surveys after most classes. These were simple surveys to help me better understand how the class was progressing. I remember last time I taught inContinue reading “Wuhan China – Day 18”
Tag Archives: Web Design
Wuhan China – Day 17
This was my last day teaching in Wuhan. Tomorrow I take care of paperwork with the University and head to the airport after tidying up my stuff. The students were wonderful! Some even came by my hotel room offering gifts and well wishes. It was so thoughtful and kind. They are a great group! IContinue reading “Wuhan China – Day 17”
Favicon Creation
Ever wonder where the little icon next to the web address for most web sites comes from? Well, it’s a favicon or favorite’s icon. It is simple to make and incorporate into your web site. Go to the web site linked below and create you favicon image. Then, copy the code I have in theContinue reading “Favicon Creation”
HTML and CSS Classes Survey
Click here to take survey
CSS Boxes and Navigation Menus
Here are two of my favorite CSS web design web resources http://www.thenoodleincident.com/tutorials/box_lesson/ There are numerous examples of CSS <div></div> tag design layouts with sample code http://css.maxdesign.com.au/listamatic/ There are numerous examples of CSS menus built from simple <ul></ul> lists He had many other great tutorials, as well