In fact, I started to learn the language is HTML, I remember that is a freshman thing. I put an HTML book on the bed for my brother Dr, and I took a look at it because I was okay. That book is about 50 pages, but it can be said that without the book, today maybe I will not become a software engineer. Later I learned about Flash, DHTML, and CSS, but then I learned that CSS and DHTML were just some fur. Later thought or write the program has a future, so began the C + +, Vc++,java study. Who knows a lot of things is so interesting, today, perhaps every programmer should gradually realize that browser is the future operating system and platform, so html/xhtml,css,javascript future status is self-evident.
I learn a new thing has two habits, generally I will go to www.amazon.com to find the field of 4 or 5-Star books, today is very lucky to meet a copy, CSS theMissing Manual. This book has a Chinese translation, I have not been willing to buy, so first look at the electronic version of it (I know to read pirated books and pirated software as shameful, but I think today I still do not read ebook, do not listen to MP3).
&NBSP;CSS Although simple, this book is really very good (no wonder it has jolt Productivity award). Some of the content is very essential, I just like the author style. Here is the author's view that HTML is essentially used to organize the content structure, not to manage the display, all the methods shown should be given to CSS. So like some tags <font>, <B> <I> not to use, you should show the function to the CSS, not HTML. I have learned a lot of truth from this remark. The author is too right to speak. Let the HTML be responsible for the display, it is really difficult for him, so I accept the author's view. So, I began to study css well.