In this tutorial we will be making a portfolio with HTML5, jQuery and CSS3 that features an interesting growing effect. The HTML As usual, we start off with a blank HTML5 document, and add the needed stylesheets, markup and JavaScript includes. <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Growing Thumbnails Portfolio with jQuery & CSS3 | Tutorialzine Demo</title> <!-- The styl