<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ko">
	<id>https://smwiki.info/index.php?action=history&amp;feed=atom&amp;title=HTML%3A%ED%97%A4%EB%8D%94%2C_%EB%84%A4%EB%B9%84%EA%B2%8C%EC%9D%B4%ED%84%B0</id>
	<title>HTML:헤더, 네비게이터 - 편집 역사</title>
	<link rel="self" type="application/atom+xml" href="https://smwiki.info/index.php?action=history&amp;feed=atom&amp;title=HTML%3A%ED%97%A4%EB%8D%94%2C_%EB%84%A4%EB%B9%84%EA%B2%8C%EC%9D%B4%ED%84%B0"/>
	<link rel="alternate" type="text/html" href="https://smwiki.info/index.php?title=HTML:%ED%97%A4%EB%8D%94,_%EB%84%A4%EB%B9%84%EA%B2%8C%EC%9D%B4%ED%84%B0&amp;action=history"/>
	<updated>2026-05-12T03:26:30Z</updated>
	<subtitle>이 문서의 편집 역사</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://smwiki.info/index.php?title=HTML:%ED%97%A4%EB%8D%94,_%EB%84%A4%EB%B9%84%EA%B2%8C%EC%9D%B4%ED%84%B0&amp;diff=4505&amp;oldid=prev</id>
		<title>Sam: 새 문서: {{HTML}}  == 개요 == 페이지의 가장 윗 부분. 전체 디스플레이를 결정하는 부분. &lt;br /&gt;  == header ==  === css작성 === &lt;syntaxhighlight lang=&quot;css&quot;&gt; #header{...</title>
		<link rel="alternate" type="text/html" href="https://smwiki.info/index.php?title=HTML:%ED%97%A4%EB%8D%94,_%EB%84%A4%EB%B9%84%EA%B2%8C%EC%9D%B4%ED%84%B0&amp;diff=4505&amp;oldid=prev"/>
		<updated>2021-06-01T11:17:27Z</updated>

		<summary type="html">&lt;p&gt;새 문서: {{HTML}}  == 개요 == 페이지의 가장 윗 부분. 전체 디스플레이를 결정하는 부분. &amp;lt;br /&amp;gt;  == header ==  === css작성 === &amp;lt;syntaxhighlight lang=&amp;quot;css&amp;quot;&amp;gt; #header{...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;새 문서&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{HTML}}&lt;br /&gt;
&lt;br /&gt;
== 개요 ==&lt;br /&gt;
페이지의 가장 윗 부분. 전체 디스플레이를 결정하는 부분.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== header ==&lt;br /&gt;
&lt;br /&gt;
=== css작성 ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;css&amp;quot;&amp;gt;&lt;br /&gt;
#header{&lt;br /&gt;
    width:100vw;&lt;br /&gt;
    background-color: 색;&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    left:0;&lt;br /&gt;
    top:0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*헤더 안의 요소에 적용하기 위한 것.*/&lt;br /&gt;
#header .inner{&lt;br /&gt;
    width:넓이;&lt;br /&gt;
    height: 높이;&lt;br /&gt;
    background: orange;&lt;br /&gt;
    margin: 0 auto;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== html작성 ===&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sam</name></author>
	</entry>
</feed>