{"id":523,"date":"2026-06-15T19:50:41","date_gmt":"2026-06-15T12:50:41","guid":{"rendered":"https:\/\/www.bisasoftware.id\/2026\/?p=523"},"modified":"2026-06-15T19:50:41","modified_gmt":"2026-06-15T12:50:41","slug":"bab-11-position","status":"publish","type":"post","link":"https:\/\/www.bisasoftware.id\/2026\/bab-11-position\/","title":{"rendered":"BAB 11 &#8211; POSITION"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\">POSITION<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">Position digunakan untuk menentukan posisi elemen.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">A. Static<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Default browser.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>position:static;<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">B. Relative<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>position:relative;<br>left:50px;<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">C. Absolute<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>position:absolute;<br>top:100px;<br>left:50px;<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">D. Fixed<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Menu tetap meskipun halaman digulir.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>position:fixed;<br>top:0;<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">E. Sticky<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>position:sticky;<br>top:0;<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">Praktik<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">Membuat menu tetap di atas:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.menu{<br>    position:fixed;<br>    top:0;<br>    width:100%;<br>}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>POSITION Position digunakan untuk menentukan posisi elemen. A. Static Default browser. B. Relative C. Absolute D. Fixed Menu tetap meskipun&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[15],"tags":[33],"class_list":["post-523","post","type-post","status-publish","format-standard","hentry","category-tutorial-css","tag-tutorial-css"],"_links":{"self":[{"href":"https:\/\/www.bisasoftware.id\/2026\/wp-json\/wp\/v2\/posts\/523","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bisasoftware.id\/2026\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bisasoftware.id\/2026\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bisasoftware.id\/2026\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bisasoftware.id\/2026\/wp-json\/wp\/v2\/comments?post=523"}],"version-history":[{"count":1,"href":"https:\/\/www.bisasoftware.id\/2026\/wp-json\/wp\/v2\/posts\/523\/revisions"}],"predecessor-version":[{"id":524,"href":"https:\/\/www.bisasoftware.id\/2026\/wp-json\/wp\/v2\/posts\/523\/revisions\/524"}],"wp:attachment":[{"href":"https:\/\/www.bisasoftware.id\/2026\/wp-json\/wp\/v2\/media?parent=523"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bisasoftware.id\/2026\/wp-json\/wp\/v2\/categories?post=523"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bisasoftware.id\/2026\/wp-json\/wp\/v2\/tags?post=523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}