Learned basic HTML tags, added comments, and uploaded the index.html file to a web server.
Used semantic elements like header, footer, nav, and section to organize web page content.
Created and debugged CSS using embesses and external stylesheets with selectors like ID and class.
Enhanced CSS skills through hands-on projects focused on problem-solving and experimentation.
CSS box model was explored and learned. Defining values, margins, padding, and borders.
The flow of elements was explored and we got to learn about clear and float properties.
We deepend out knowledge in HTML structure and CSS layout concepts.
In this unit, we learn what exactly CSS is and how to use it in order to design our webpage.
Styled text using font families, web fonts, and psuedo-elemtnts in a project.
Explored relative and absolute links, understanding their differences and uses.
Evaluated image types and integrated background images, image maps, and favicons into designs.
Organized content with lists and tables while designing navigation bars for structure.
Used media queries to create adaptable layouts and tested designs on different screens.
Practiced responsive techniques further. Designed a layout where the logo and the text adapt to shrinking screen.
Learned how to create forms using HTML for websites and how to add them to the HTML structure. Css was used to style said form.
Built a professional three-page website using HTML and CSS to apply learned skills.