Tutorial : Basic Coding
27/08/2012 | 8 comments Basic things that you should know. 1. position ( relative, fixed, absolute ) 2. margin ( 35px 25px 25px 25px ) 3. top ( 400px ) 4. left ( 200px ) 5. width ( 800px ) 6. height ( 490px ) 7. float ( left, center, right ) 8. padding ( 35px 25px 25px 25px ) 9. color ( transparent , black ) 10. border-radius ( 35px 25px 25px 25px ) 11. border ( 1px dashed #EEE ) 12. z-index ( 2, 4, 6 ) 13. opacity ( 4, 6, 8 ) 14. text-align ( left, center, right ) 15. display (none, block, inline-block ) 16. letter-spacing ( -2px ) 17. word-spacing (-5px ) 18. text-decoration ( none ) 19. font-weight ( normal, italic, underline ) 20. line-height ( 9px ) 21. font-family ( name font ) 22. font-size ( 20px ) Kalau korang tahu semua coding ni, maknanya korang dah boleh buat layout sendiri. OLDERNEWER |