Skip to content

Latest commit

 

History

History

4-html-css

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Thursday - HTML & CSS

Materials for this day

HTML

Look after for what is the purpose of the: <header>, <main>, <footer>, <section>, <article> tag

CSS

Nice to have

Assignment Review

  • Purpose of: <html>, <head>, <link>, <script>,<body>, <meta>, <title>, <h1> - <h6>, <p>, <a>, <img>, <article>, <aside>, <strong>, <em>, <span>, <div>, <header>, <main>, <footer>, <section>, <ul>, <ol>, <li>, <dd>, <dt>, <pre>
  • class
  • id
  • Descendant selector
  • Conflict
  • Inheritance
  • Specificity
  • Box model
  • Shorthand
  • Default browser styles

Workshop

Build these simple layouts in HTML and CSS

  • Please create separate diractory for each problem.
  • Make sure you are using the simpliest selectors as possible.
  • Try to avoid code duplication.
  • Use paint, gimp, or something similar to figure out the sizes and colors.
  • You can use any lorem ipsum generator for the texts, it is not necessary to have the same

Problem 1

first problem

Font size: 30 pixels

Problem 2

second problem

Font size: 30 pixels

Problem 3

third problem

Font size: 30 pixels

Problem 4

fourth problem

Problem 5

fifth problem

Problem 6

sixth problem

Font size: 18 pixels

Problem 7

seventh problem

Font size: 18 pixels

Problem 8

eighth problem

Font size: 18 pixels

Duck: duck

Project work

CV template to follow Try to make a build as similar as possible to the design.

If you are ready:

  • create a copy
  • Modify the content to your CV
  • Build your own design
  • other CV ideas for the brave