CSS, a funny skill to a programmer
I have learnt Computer Science when I was in university, but I still learned a new skill that surprises me. That is CSS.
Why CSS surprises me, it's because I never consider that CSS is so useful before. I am no good at designing interface and I think most of programmers are not good at it. When I finished some websites, different pages have different styles. I never make use of CSS to keep the pages in the same style before, because I always focus on algorithm, database or debug ; I do not want to pay too much attention to Interface. Most of the time, I build a wonderful website (with complete database, convenience function, no bugs etc.) with horrible interface, my friends always say: “What an ugly product!”
In this semester, this is the first time I try to apply CSS on the websites. When I started to use it, I changed my mind gradually. CSS surprises me! CSS can efficiently design a website’s style. I just need to spend a little time and to build some classes, then I can keep my website in a simple style. Actually, I read a lot of books talking about CSS, but I never consider that I need to have a try. In my opinion, CSS is very suitable for programmers. If a website is built with a simple style, then the website itself will make more sense. On the other hand, it also can change the style easily. The most important thing is that my friends will no longer laugh at me!
Although I have learnt these skills when I was in university, but I still learnt a lot of new skills in the class, especially in CSS. This is the reason why I like coding. I always can find a new way to build functions.












