728x90
The collaborative browser based IDE
Replit is a simple yet powerful online IDE, Editor, Compiler, Interpreter, and REPL. Code, compile, run, and host in 50+ programming languages.
replit.com
์ ํํ์ด์ง์์ ๊ตฌ๋
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>replit</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
Hello world
<section>section</section> //ํฐ ์น์
<div>div</div> //์น์
๋ณด๋ค ์์ ๊ทธ๋ฃน
<p>p</p> //๋จ๋ฝ
<script src="script.js"></script>
</body>
</html>
728x90
'๋งํฌ์ > Html & Css' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
CSS ๊ธฐ์ด ๊ธฐ๋ณธ (0) | 2022.03.20 |
---|---|
๋ฐ์ํ ์น ํ์ํ ๋ถํธ์คํธ๋ฉ (0) | 2022.03.18 |
HTML ๊ฐ์ข ํ๊ทธ ์ฐ์ต (0) | 2022.03.17 |
์นํ์ด์ง๋ฅผ ์ธํฐ๋ท์ ๊ณต๊ฐํ๊ธฐ (0) | 2022.03.12 |
HTML ๊ฐ์ข ํ๊ทธ ์ดํดํ๊ธฐ, ํํ์ด์ง HTML๋ฌธ์ ๊ตฌ๊ฒฝํ๊ธฐ (0) | 2022.03.11 |