Yuqing's Web I Home Page
Links to my Web I projects
Project 1: RésuméProject 2: Learning Basic Chinese (LBC)
Project 3: LBC (modified)
About Me

Summer 2014.
My name is Yuqing (u-ching) Guo, and I moved from China to Rochester, New York in 2004. I enjoy watching Korean dramas, and for music I like Hip-Pop and Rap, mostly Chinese and Korean. For K-pop (Korean pop), I like to listen to songs from EXO, BTS, GOT7, and B.A.P.
I am taking this course mainly because it is one of the requirements for my major. Not only that, I also enjoy the course aspect of creating and designing websites. For my career, I would like to go into a web design or a mobile application related position.
Some of my Favorite Web Sites:
Exercises
ICE 06 – My FavoritesICE 07: HTML and Validation
ICE 09: CSS
ICE 17: Layout Part 1: Tables
ICE 18: Layout Part 2: CSS Positioning
ICE 19: Stylish Navigation (Part A)
ICE 19: Stylish Navigation (Part B)
ICE 22: Image Compositing and Compression
ICE 24: Using Server-side Includes (start up file)
ICE 24: Using Server-side Includes (header)
ICE 24: Using Server-side Includes (footer)
ICE 26: CSS Image Rollovers and Image Maps
This JavaScript is obtained from one of the W3Schools JavaScript Tutorial examples. This code shows the current date and time and refreshes as the button is clicked. The text showed up on the button is changed from "Click me to display Date and Time." to "Current Date and Time". Also, the id "demo" is changed to "datetime".