-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcssdefixedvsabsolute.html
More file actions
11 lines (9 loc) · 912 Bytes
/
cssdefixedvsabsolute.html
File metadata and controls
11 lines (9 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
10
11
<body bgcolor="gray">
<a href="https://github.com/asd/asd" style="position:fixed;top:0;right:0;border:0;">
<img src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>
<a href="https://github.com/asd/asd" style="position:absolute;top:0;left:0;border:0;">
<img src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>
<center><p>soldaki görselin positionu absolute, sağdakinin ise fixed. aşağı kaydırırsan farkı görürsun.</p>
<p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p>
<p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p><p>.</p>
</center>