-
Create your own resume using only HTML
-
Must use the following tags:
- heading (h1, h2, ...)
- paragraph (p)
- div
- lists (ul-li / ol-li)
- image (img)
- links (a)
- table (th, tr, td, ...)
- form (form, input, button, ...)
Work & submit in a branch names html
- Unleash your creativity
- Imagine / draw out how you want the content on your resume to look and implement it with CSS
- You may take inspiration from csszengarden.com to see what's possible with CSS
Work & submit in a branch names css