Skip to content
PangZip
  • HTML5
    • css3
  • 자격증
    • 게임그래픽
    • 멀티미디어
    • 정보처리
    • 컴퓨터 그래픽스
  • 게시판
    • 공지사항
    • 과제 게시판
    • 자유 게시판
  • 과제
  • 나의 일상
  • 동료 사이트
  • 나눔디지털디자인학원
  • Toggle website search
Menu Close
  • HTML5
    • css3
  • 자격증
    • 게임그래픽
    • 멀티미디어
    • 정보처리
    • 컴퓨터 그래픽스
  • 게시판
    • 공지사항
    • 과제 게시판
    • 자유 게시판
  • 과제
  • 나의 일상
  • 동료 사이트
  • 나눔디지털디자인학원
  • Toggle website search

HTML5

  1. Home>
  2. HTML5>
  3. Page 4

HTML <var> For Variables

  • Post author:hajusy
  • Post published:2023년 07월 18일
  • Post category:HTML5
  • Post comments:0 Comments

The HTML <var> element  is used to define a variable in programming or in a mathematical expression. The content inside is typically displayed in italic. <!DOCTYPE html> <html> <body> <p>The code element…

Continue ReadingHTML <var> For Variables

HTML <code> For Computer Code

  • Post author:hajusy
  • Post published:2023년 07월 18일
  • Post category:HTML5
  • Post comments:0 Comments

The HTML <code> element  is used to define a piece of computer code. The content inside is displayed in the browser's default monospace font. The HTML <code> element is used to define…

Continue ReadingHTML <code> For Computer Code

HTML <samp> For Program Output

  • Post author:hajusy
  • Post published:2023년 07월 18일
  • Post category:HTML5
  • Post comments:0 Comments

The HTML <samp> element is used to define sample output from a computer program. The content inside is displayed in the browser's default monospace font. <!DOCTYPE html> <html> <body> <h2>The samp Element</h2>…

Continue ReadingHTML <samp> For Program Output

HTML <kbd> For Keyboard Input

  • Post author:hajusy
  • Post published:2023년 07월 18일
  • Post category:HTML5
  • Post comments:0 Comments

The HTML <kbd> element is used to define keyboard input. The content inside is displayed in the browser's default monospace font. <!DOCTYPE html> <html> <body> <h2>The kbd Element</h2> <p>The kbd element is…

Continue ReadingHTML <kbd> For Keyboard Input

HTML Computer Code Elements

  • Post author:hajusy
  • Post published:2023년 07월 18일
  • Post category:HTML5
  • Post comments:0 Comments

HTML contains several elements for defining user input and computer code. <!DOCTYPE html> <html> <body> <h2>Computer Code</h2> <p>Some programming code:</p> <code> x = 5; y = 6; z = x…

Continue ReadingHTML Computer Code Elements

HTML table 과제

  • Post author:hajusy
  • Post published:2023년 05월 26일
  • Post category:HTML5
  • Post comments:0 Comments

timework 1   2 5 9 11 12 13   15 16 17 18 19 21 25 26 28 31     32 38 42 44 45   59 51…

Continue ReadingHTML table 과제
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • Go to the next page
  • Facebook
  • Instagram
  • Twitter
  • Youtube
Copyright - OceanWP Theme by OceanWP