This document discusses the formation of a CSS3 study group in Vietnam. The group includes 7 members who created a website to write reports on different CSS3 modules in Vietnamese. Each member was assigned 2 modules to research and write about. So far the group has written 17 entries covering 13 categories, with 11 entries made public. The public entries will also be reposted on another technology blog. The document provides examples of some report topics already covered like media queries, selectors, and multi-column layouts. It concludes by thanking people for their time.
2. Who are we ?
Tran Duc Thang
Nguyen Thanh Tung
Truong My Hai Ninh
Nguyen Van Cuong
Nguyen Van Giang
Nguyen Manh Ky
3. Background
* CSS3 is becoming more and more popular. Although
somes modules are still being underdeveloped, many
CSS3 features have been being supported by currents
modern Web Browsers.
* CSS3 knowledge is required to become a good front-end
developer.
* There is a lack of good and detailed CSS3 documents
written in Vietnamese.
4. Group Activities
* Create Group’s own website about CSS3.
* Each Member is in charge of:
+ Researching about 2 modules of CSS3
+ Write reports in the Group’s website to share to other
members.
+ Read other members reports, discuss, give advices to
improve the reports.
* If a report is OK in terms of content and presentation, then
it will be made public.
5. Division of labor
Tran Duc Thang: Media Queries - Selectors - Basic User Interface
Nguyen Van Giang: Text Effects - Color and gradients
Nguyen Van Cuong: Backgrounds & Borders - Web fonts
Truong My Hai Ninh: Transitions - Animations
Nguyen Thanh Tung: Multi Column Layout - Flexible Box Layout - Template
Layout
Nguyen Manh Ky: 2D Transformations - 3D Transformations
6. Current Results
* Own website: css.thangtd.com
* About 17 entries in total 13 categories.
11 entries were made public.
All the public entries will be re-posted in
Framgia Tech Blog.
7. Some reports
* What is Media Query
* Media Query Syntax
* Use Media Query effectively
* CSS Selectors
* Selectors in CSS1, CSS2
* New selectors in CSS3
* What is Multiple Columns Layout
* Multiple Columns Layout in CSS3
* ...