Introduction & Article Response
Hello there!
I'm Princess Bustos, a sophomore who's undecided of what to major in DMD. I grew up in the Philippines and came here in 2009. Ever since computers became big in my country, I spent a lot of time in an Internet Cafe gaming and browsing. This is why I decided majoring in DMD, but I really don't know what to focus on. I've been coding themes since Friendster and Myspace existed. So HTML and CSS are quite familiar to me (but I still can't remember most of the basic codes on top of my head). Filming, editing and animation are also part of my interest because it's a creative form of story telling.
I'm looking forward to learn how to add animations on a website and how javascripts take part in coding.
The images scales if use multiple queries, but you have to specify the percentage or width you want the images to be. It's useful if your image doesn't fit quite well with the layout you have when viewing on different resolution screens.
ReplyDeleteI am unsure myself what he described when talking about the columns, unless he meant that you change these percentages using, again, multiple media queries (ex: at screen resolutions 400 and above, the column is set at 50% of the screen, at 399 resolution and below, the column is set to 75% of the screen resolution, and etc.).