Tag: HTML

  • Week 11 – GOTV: Design For Democracy Challenge

    Week 11 – GOTV: Design For Democracy Challenge

    GOTV: Design For Democracy Challenge This project was inspired by AIGA’s Get Out the Vote poster designs. Our task was to create a single page site with a unique creative layout, colors, images while applying html and css code.This project would also allow us to dust off our design and coding skills. MoodboardPossible colors and…

  • Week 2 – HTML and CSS Review

    Week 2 – HTML and CSS Review

    This week we reviewed HTML content. We created an HTML template and linked a CSS document to it. Here are additional content we covered: EmmetIt is a plugin that helps web developers speed up writing code using specific syntax.Example: header#banner>nav>ul>li*5>aSource: https://docs.emmet.io/ Base Font Stylesset up and modify base font styles. We changed the default 16px…