카테고리 없음

테스트 페이지

고고싸이트 2022. 6. 20. 10:51
아이프라
공식카페
www.naver.com
test123

>h1 {display: inline;}

x 초 후 공식 카페 로 이동

 

x

초 후

공식 카페

로 이동

 

x

초 후

공식 카페

로 이동

 

x

초 후

공식 카페

로 이동

 

에이치원 글자 수 테스트 하나 둘 셋 넷

 

x

아이프라

공식 카페

이동

 

x sdafsfdaafsd

 

테스트

x 초 후 https://m.cafe.daum.net/umamusume-kor/_rec 로 이동

 

https://m.cafe.daum.net/umamusume-kor/_rec

h1

h2

h3

h4

h5
h6

 

 

test초 후

테스트테스트테스트

testtest test

 

 

 

 

 

<html>
<head>
<style>
  h1 {color:red;}
  p {color:blue;}
</style>
</head>
<body>

<h1>This is a heading</h1>
<p>This is a paragraph.</p>

</body>
</html>

 

<p>My mother has <span style="color:blue">blue</span> eyes.</p>

 

https://stackoverflow.com/questions/5732486/inline-css-formatting-best-practices-two-questions

 

<div style="background-color: black; height: 200px; width: 200px;"></div>

 

<p style="font-size:50px; color:blue;">I am big</p>