Thursday, November 10, 2022

7 lessons I learn to work on CSS

Nov. 10, 2022

I enjoyed working on CSS recently on a project called recommended driver tool web page using PHP/ MySQL/ CSS/ html/ Jquery. I did learn so many things last month, I had chance to work on CSS whole day twice. What a learning experience! But how can I be a better learner? I thought that it is better to write blogs on this topic. 

7 lessons I learn to work on CSS

I like to put together 7 lessons in 20 minutes. 

  1. Always leave enough time for me to understand CSS, and play with settings. I like to do CSS work, it is like math, I can play with settings and then learn better;
  2. I spent near one hour to work on CSS related to media, but somehow my settings does not apply; I spent near one hour to figure out; same settings already apply first, it is hard for me to figure out the rules I set for media failed to apply; 
  3. I always find new things to learn; It is better to learn by doing, and then try to solve a problem on my project. 
  4. I worked on this simple example shown in the article, responsive data tables, Chris Coyier on (Updated on ). I was surprised to learn so many things again. It took me at least a few hours to fully understand the rules again. 
  5. I should work on more articles related to CSS html table design for responsive on mobile device, so that I can learn how to be a good problem solver. 
  6. Here are the list of articles on this topic: 

No comments:

Post a Comment