<h1 태그 글자 줄간격 조정이 안되네요 정보
<h1 태그 글자 줄간격 조정이 안되네요
본문
아래처럼 <h1 태그를 이용하여 글자를 장식해봤는데요.
브라우즈로 보면 아래처럼 그대로 보입니다.
줄 간격이 너무 넓어요 좀 줄일 방법은 없을까요??

<table width="100%" border=0>
<tr>
<td height=70 align=center>
<h1 style="font:1.25em/1.5 times arial; color:#ed0a0a;">마우스만 대도 바로 뜻이 보여요. </h1>
<h1 style="font:1.25em/1.5 times arial; color:#ed0a0a;">뜻과 발음이 자동으로 발음이 들려요. </h1>
</td>
</tr>
</table>
브라우즈로 보면 아래처럼 그대로 보입니다.
줄 간격이 너무 넓어요 좀 줄일 방법은 없을까요??

<table width="100%" border=0>
<tr>
<td height=70 align=center>
<h1 style="font:1.25em/1.5 times arial; color:#ed0a0a;">마우스만 대도 바로 뜻이 보여요. </h1>
<h1 style="font:1.25em/1.5 times arial; color:#ed0a0a;">뜻과 발음이 자동으로 발음이 들려요. </h1>
</td>
</tr>
</table>
댓글 전체

스타일시트를 이용해서
line-height 속성을 이용해보세요.
예을 들어서 style="line-height:20px"
line-height 속성을 이용해보세요.
예을 들어서 style="line-height:20px"

그거 사용하니까 줄 간격은 그대로구요.. 윗줄이 자꾸 위로 숨어가는데요?

<table width="100%" border=0>
<tr>
<td align=center>
<h1 style="font:1.25em/1.5 times arial; color:#ed0a0a;line-height:100%;">마우스만 대도 바로 뜻이 보여요. <br />뜻과 발음이 자동으로 발음이 들려요. </h1>
</td>
</tr>
</table>
<tr>
<td align=center>
<h1 style="font:1.25em/1.5 times arial; color:#ed0a0a;line-height:100%;">마우스만 대도 바로 뜻이 보여요. <br />뜻과 발음이 자동으로 발음이 들려요. </h1>
</td>
</tr>
</table>

감사합니다... 엑스엠엘님도 말씀해 주셨는데 neue님이 먼저 답을 주셨네요
모두 모두 감사드려요
모두 모두 감사드려요

<h1 style="font:1.25em/1.5 times arial; color:#ed0a0a;line-height:120%;">마우스만 대도 바로 뜻이 보여요.<br />
뜻과 발음이 자동으로 발음이 들려요. </h1>
뜻과 발음이 자동으로 발음이 들려요. </h1>

<H1은
페이지에 하나만 있는 것이 권장 사항입니다.
그런 것이 <table 안에 있는 것은 적절하지 못한 듯합니다.
<table width="100%" border=0>
<tr>
<td height=70 align=center>
<h1 style="font:1.25em/1.5 times arial; color:#ed0a0a;">마우스만 대도 바로 뜻이 보여요. </h1>
<h1 style="font:1.25em/1.5 times arial; color:#ed0a0a;">뜻과 발음이 자동으로 발음이 들려요. </h1>
</td>
</tr>
</table>
==>
<p style="font:1.25em/1.5 times arial; color:#ed0a0a;line-height:120%;"">
마우스만 대도 바로 뜻이 보여요.<br />
뜻과 발음이 자동으로 발음이 들려요.
</p>
페이지에 하나만 있는 것이 권장 사항입니다.
그런 것이 <table 안에 있는 것은 적절하지 못한 듯합니다.
<table width="100%" border=0>
<tr>
<td height=70 align=center>
<h1 style="font:1.25em/1.5 times arial; color:#ed0a0a;">마우스만 대도 바로 뜻이 보여요. </h1>
<h1 style="font:1.25em/1.5 times arial; color:#ed0a0a;">뜻과 발음이 자동으로 발음이 들려요. </h1>
</td>
</tr>
</table>
==>
<p style="font:1.25em/1.5 times arial; color:#ed0a0a;line-height:120%;"">
마우스만 대도 바로 뜻이 보여요.<br />
뜻과 발음이 자동으로 발음이 들려요.
</p>

엑스엠엘님 말이 맞지요ㅎ
굳이 h1태그로 써야한다면 중간에 br같은 것을 넣지 말고, 두개로 쓰되. css로 margin을 0으로 주시면 상하간격이 조절되니다.
굳이 h1태그로 써야한다면 중간에 br같은 것을 넣지 말고, 두개로 쓰되. css로 margin을 0으로 주시면 상하간격이 조절되니다.
죄송한데 제가 너무 급한데 포인트가 없어서요,,,좀 도와주세요,,부탁드려요,,
동영상을 올리면,,,보기페이지에서,.
유트부에서 파일을 퍼오면 깨집니다..
<object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/fkwPTz67sgI&hl=ko&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/fkwPTz67sgI&hl=ko&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object>
에서 iptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object> 이하부분부터 글자로 나오면서 사이즈는 깨집니다,,왜그런건가요,.ip란 글자가 인식이 안되는거같은데,,어덯게 해야하나요?
동영상을 올리면,,,보기페이지에서,.
유트부에서 파일을 퍼오면 깨집니다..
<object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/fkwPTz67sgI&hl=ko&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/fkwPTz67sgI&hl=ko&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object>
에서 iptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object> 이하부분부터 글자로 나오면서 사이즈는 깨집니다,,왜그런건가요,.ip란 글자가 인식이 안되는거같은데,,어덯게 해야하나요?