Giter Club home page Giter Club logo

cbnu-likelion's Introduction

HTML

  1. HTML 결국 <div></div> 만 씀
  2. 주로 사용하는 태그들 : div, image, a, button, form, button
  3. 다른 공부할 때 배우는 <b></b>, <ul></ul>, <tr></tr>
    이런거는 신경쓰지 말자. 이런거 신경쓰면 공부하는데 오래 걸림
  4. 일단 div, span, image만 이용해서 바로 만들어 보자
  5. 나머지는 필요할 때마다 찾아가면서 공부하면 된다.

CSS

  1. 선택자 CSS, ID 익혀보기 : class, id
  2. 상속을 이용해 보기 [.asdf .asdf], [.asdf > .asdf]
  3. 컬러변경 : background, font
  4. 크기변경 : width, height
  5. 박스모델 이용 : margin, padding

과제자료

html - 1

[Djnago 기초] 1장. Python Django란? 블로그 글을 html으로 똑같이 만들기.

vs code 확장기능 추천

  • 1 순위 : 없으면 불편한 것들
    • Python
    • HTML CSS Support
    • Beautify or Prettier
    • Live Server
  • 2 순위 : 있으면 편한것들
    • Auto Close Tag
    • Auto Rename Tag
    • IntelliSense for CSS class names in HTML
  • 3 순위 : 개인적 추천
    • Material Icon Theme
    • Material Theme

cbnu-likelion's People

Contributors

lebmouse avatar

Watchers

James Cloos avatar

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.