This document provides notes on various aspects of web development including positioning elements, display types, centering content, floats, and front-end vs back-end development. It discusses static and relative positioning, inline-block display, how to center elements using text-align or auto margins. It also defines front-end as the CSS, HTML, and JavaScript that users interact with, while back-end refers to the server-side functionality of a website. Additionally, it mentions using floats to position elements to the left of images.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
218 views
Web Development Notes
This document provides notes on various aspects of web development including positioning elements, display types, centering content, floats, and front-end vs back-end development. It discusses static and relative positioning, inline-block display, how to center elements using text-align or auto margins. It also defines front-end as the CSS, HTML, and JavaScript that users interact with, while back-end refers to the server-side functionality of a website. Additionally, it mentions using floats to position elements to the left of images.