- Experimenting with Javascript and DOM
Being a student sometimes has its perks. For example, this semester I had a course on web programming, which was focused mainly on Javascript. There were some projects we had to finish by the end of the semester, which I did and now I am sharing.
- Table rows and CSS question
There comes a moment in a web designer's life where you need to display a table with tabular data on a public site, thus you have to style it to be friendly to the eye, but...