Recent posts

CSSnote5: CSS layout

CSS layout Introduction to CSS layout The page layout techniques in this module: Normal flow display property block, inline, inline-block와 같은...

CSSnote4: Styling text

Styling text Fundamental text and font styling What is involved in styling text in CSS? The CSS properties used to style text generally fall into two categor...

21.04.29

sitemap을 아무리 제출해도 색인 생성되지 않는 페이지가 있었던 이유 google search console에서 색인 생성 제외되었던 이유가 주소가 중복되기 때문인듯 (blog-update 포스트들) => file name에 날짜 추가함 Upstream merge ups...

CSSnote3: CSS building blocks

CSS building blocks Cascade and inheritance Conflicting rules The cascade Stylesheets cascade. The order of CSS rules matter. When two rules have equal speci...