Giter Club home page Giter Club logo

web-day-02-html-challenge's Introduction

Web Day-02 html Challenge

Day 02

Challenge: HTML Full Process

result

이것을 클론 코딩 하십시오

step 1

  • Only Use **<div> tag and <span> tag and ** without semantic tag, class and id selector.
  • (p tag, h1 tag..., a.... header..nav ❌ )
  • you can USE fontawesome icon and your image.
  • Don't use screenshot images

step 2

  • Modify step1 contents.
  • Now you can use sematic tag, but don't use this.
  • this:
<article> <aside> <details> <figcaption> <figure> <footer> <header> <main> <mark> <nav> <section> <summary> <time>

step 3

  • Modify step2 contents.
  • Now you can use class and id.
  • Don't use this (== step 2 this)
  • Only USE BEM’s naming convention.

step 4

  • Modify step3 contents.
  • Use All html tag (id + class + sementic + div +span)
  • Now you can use this (==step2 this)!

requirement:

  • IF ANY OF THE REQUIREMENTS ARE NOT FULFILLED YOU WILL GET AN ❌
  • you don't delete default folder
  • 이번 과제는 Step4 까지 있습니다. 모두 파이팅~~~

source: fontawesome

  • ex) If you succefull
  • Result: ✅
  • ex) If you fail, Note ❌
  • Result: ❌

web-day-02-html-challenge's People

Contributors

devinan avatar

Watchers

James Cloos avatar

web-day-02-html-challenge's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.