Span tag - html 5 tutorial in hindi - urdu - Class - 68,
<title>HTML Div span tag</title>
<style>
div {
border: 1px solid red;
}
</style>
</head>
<body>
<div>
<div>
<h2>This is H2 Tag</h2>
<p> 본 웹사이트의 모든 강의 자료와 그 편집 순서, 예제 코드 등은 어문 저작물 및 컴퓨터 프로그램 저작
등으로서 보호를 받습니다. 각종 문의는 Github로 해주시기 바랍니다...
</p>
</div>
</div>
<br>
<div>
<h2>This is H2 Tag-Part2</h2>
<p>두 가지가 있습니다. 하나는 줄 바꿈 입니다. div 는 줄 바꿈이 되지만 span 태그는 옆으로 붙습니다. 두
번째 차이는 영역을 지정하는 방식의 차이입니다. 텍스트를 .
</p>
</body>
</html>
https://t1.daumcdn.net/cafeattach/1ZZhx/ac7986e47cb09f492d057dc56827096b1fbb1fce
<body>
<title>Span tag</title>
</head>
<body>
<p>HTML element is a generic inline container for phrasing<span style="background-color:
yellow; border:: 1px solid red;">content, which does noinherently represent anything. It
can be used to group elementsfor styling purpo (using the class or id attributes), or
because they share</span> attribute values, such allo lang </p>
</body>
</html>
</body>
</html>
</html>https://youtu.be/0gHjhgJEomU
첫댓글 https://www.google.com/search?q=HTML+span+Tag&rlz=1C1NDCM_koKR825KR825&sourceid=chrome&ie=UTF-8