Portfolio ⇋
Daniela Beltran
Home
About
Services
Portfolio Project Web Design
Daniela Beltran Navarrete
Unit A: HTML Basic Knowledge
We learned basic HTML tags like html, head, and body.
Unit B: HTML Structure
We used semantic tags like header, footer, nav, and section. Also used divs to organize the page.
Unit C: CSS Basics
We made embedded and external style sheets. Practiced using IDs, classes, and different selectors.
Unit C Challenge 1: CSS detailed
More CSS practice with less instructions, but we did more code.
Unit D: Layout with CSS
Learned the box model (margin, padding, border) and used float and clear to control how things line up.
Unit DCB Review
Practice HTML structure and CSS layout again.
Unit DCB Review 2
Same as the other practice, we made a home page.
Unit E: Formatting Text with CSS
We worked with fonts, web fonts, and pseudo-elements to style text.
Unit F: Inserting Links
We learned about absolute and relative links. Also, when to use each one.
Unit G: Images
This one was my favorite. We looked at different image file types and how to use them. We made background images, and image maps too.
Unit H: Inserting Lists and Tables
We used different types of lists to organize info and made a table. Also, we created a nav bar with links.
Unit I: Responsive Design
We used media queries to change the pages for different screen sizes, because nowadays people uso more the cellphone.
Unit I Challenge: More on Responsive Design
We did more on responsive design practice; how the page adapts at different screen sizes.
Unit J: Web Forms
We added a "contact" page to the previous website.
Acme Project: Web Design
We followed a video and created a webpage. I liked this one, even though the video was like 2 hours.