Learned a little bit deeper of Github skills in the past couple of weeks. Will need practice it on my own.
Continue reading “Git Hub and Parallax”Author: lily2019
Empty Divs etc
It is very cool to learn how to use empty divs.
Empty divs could turn into almost any forms. It might be simple color shapes and it could also be images. For my portal page, I tried to use empty divs. The empty divs become flower images. It is very tricky for me to use the same empty divs for responsive websites.
Continue reading “Empty Divs etc”Field Trip and Responsive Design
It was fun to have a field trip to a studio. I couldn’t believe to hear so many ideas from the owner. Great idea to learn the “free thinking” as a student like me should contribute some time to practice what we’ve learned in the real world. I would build a website free for someone really needs it. It would be good on my portfolio.
Read moreGrid etc
From Float to Flex, from Flex to Grid, there are tons of layout skills to be learned.
Continue reading “Grid etc”Micro Site, grids & flips
Never heard the words”Micro Site” until I saw the mid-term. Google it and found that “A Microsite is a website, distinct and separate from an organization’s main site, that delivers more focused, relevant content about a specific topic or to a targeted audience or even just requiring a defined action. ” per Microsite.
Continue reading “Micro Site, grids & flips”Responsive Design
Responsive Web Design is about using HTML and CSS to automatically resize, hide, shrink, or enlarge, a website, to make it look good on all devices (desktops, tablets, and phones). It is very cool.
Positioning, Float and Flex
Thinking of hanging a picture on the wall, I could hear the voices “Move it to the left” or “Move it to the right” or “move it to the above” and so on. During the design process, we sometimes need to put one element on a certain position.
Continue reading “Positioning, Float and Flex”Flex and Float
Do you feel like to float on a river? Not at all the times. When design web pages with float elements such as float left or float right, it is kind of hard. Could we float the elements to the top or wherever we’d like to? Hahaha. Only to the left or to the right.
Continue reading “Flex and Float”Fonts and Combining Fonts
Web fonts are so limited because Microsoft Windows are in different language versions etc.
Continue reading “Fonts and Combining Fonts”Normalize and Reset CSS
It is very nice to learn the ways how web pages could be affected by
Cascading Style Sheets with either link of Reset CSS or Normalize CSS.