728x90
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Insert title here</title>
<style type="text/css">
#demo{
background-color: blue;
color: #ffffff;
text-align : center;
border-style:double;
border-color:#ffff00;
font-family:"MS PGothic";
font-style:italic;
font-size:24pt;
margin: 0px;
padding:20px;
}
</style>
</head>
<body>
<div id="demo">Hello CSS world</div>
</body>
</html>
'๐ HTML\CSS' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
Body{} ๋ฐฐ๊ฒฝ์ ์๊ณผ ์ด๋ฏธ์ง ์ถ๊ฐ (0) | 2021.02.25 |
---|---|
External ๋ฐฉ์์ ์ด์ฉํ ์ธ๋ถ CSSํ์ผ ํธ์ถ (0) | 2021.02.25 |
CSS ์ด์ฉํ ๊ธ์ํฌ๊ธฐ ์กฐ์ (0) | 2021.02.25 |
CSS - inline ๋ฐฉ์๊ณผ Internal ๋ฐฉ์ (0) | 2021.02.25 |
target๊ณผ iframe์ ํ์ฉํ ์ด๋ฏธ์ง ํ๋ ์ถ๋ ฅ (0) | 2021.02.25 |
๋๊ธ