CIS-363B Week 6 Course Project Contributions

While the course project has been very time consuming, I will admit my webpages are shaping up nicely. Each week, I have been learning a lot and this project is turning into something to be proud of. 

This week we were charged with adding some JavaScript elements to our webpages. JavaScript is what really allows for the interactive portions of websites. First, just to add a simple JavaScript element to my index.html page, I added the current date in the header. You can see this update below:




The next JavaScript element that I added to my web page was added to my trends.html page. This page is built to discuss some of the more ridiculous fashion trends that women are expected to follow. I wanted to insert a comic strip that showcased this. In order show it sequentially, I decided to make a slideshow. 





These happen to showcase a lot of trendy tops make it impossible to wear a bra with. Anyway, I think it adds some humor to the site. Additionally it breaks up all the static elements. 

More to come...

Comments

Popular posts from this blog

Understanding Binary Notation vs. Decimal Notation

CIS-355A Java Course Project

CIS-363B- Week 5 Lab