Files
Web-Dev-For-Beginners/3-terrarium/1-intro-to-html/assignment.md
iluminnatti 5973242fbf Portuguese translation of Terrarium (base README and 1-intro-to-html) (#476)
* I've created the portuguese of the README archive (The main on the terrarium folder) into the translations folder

* I've created the README.pt.md archive into the 1-intro-to-html/translations folder, a portuguese transation for README.md archive into 1-intro-to-html

* I've created the assignment.pt.md archive, a portuguese translation for assignment.md, created into the 1-intro-to-html/translations folder

* just correcting errors

* just solving some mistakes

* solved some mistakes and linked the main README.pt-BR.md (ROOT archive of te project) to my translations (1-intro-to-html)

* changed the name of some archives (my portuguese translation's archives to specify their language (pt-BR)

Co-authored-by: iluminnatti <marcostulio_barbosaabreu@yahoo.coml>
2021-10-31 10:20:37 -04:00

1.2 KiB

Practice your HTML: Build a blog mockup

Instructions

Imagine you are designing, or redesigning, your personal web site. Create a graphical mockup of your site, and then write down the HTML markup you would use to build out the various elements of the site. You can do this on paper, and scan it, or use software of your choice, just make sure to hand-code the HTML markup.

Rubric

Criteria Exemplary Adequate Needs Improvement
A blog layout is represented visually with at least 10 elements of markup displayed A blog layout is represented visually with around 5 elements of markup displayed A blog layout is represented visually with at most 3 elements of markup displayed