Skip to content

ckdtjs505/Hackers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

아이폰 유저들을 위한 웹사이트 구축
아이폰에서 돌아가지 않는 Mp3 file을 browser가 대신 실행

  • 2019년 1월 21일 ~

Technique Technology

html5/ css3 / Bootstrap /

파일 구조

-Hackers 
  └─acsets       [디자인 및 음성파일]
  └─index.html   [첫화면]

HTML 구조

┌───────────────────┐
│      <header>     │
└───────────────────┘
┌───────────────────┐
│     <Section>     │
│ ┌───────────────┐ │
│ │   <div>       │ │
│ │┌─────────────┐│ │
│ ││   <img>     ││ │
│ │└─────────────┘│ │
│ │┌─────────────┐│ │
│ ││   <Table>   ││ │
│ │└─────────────┘│ │
│ └───────────────┘ │
└───────────────────┘
┌───────────────────┐
│      <Footer>     │
└───────────────────┘

Releases

No releases published

Packages

No packages published

Languages