Making Youtube Videos Smaller

I think that almost everyone on the Internet from time to time has the chance to see a Youtube video that is embedded somewhere on a webpage. Personally, I embedded quite a lot of videos and some of them very educational, some were a commentary, while some were simply for fun. The problem of Youtube videos is that the default size is often too large. If you want to embed some Youtube videos, then let me teach you a trick which will allow you to reduce the size of them. To do that, let us look at a Youtube embed code of one of Youtube videos:
“src=”http://www.youtube.com/v/HH0awSk7i8Q&hl=en” type=”application/x-shockwave-flash” wmode=”transparent” height=”355? width=”425?>”

All you have to do is change the width=”425? and height=”355? parameters to your liking. Enjoy!