Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
TeamRound işte onu hangi bölüme yazıcam?
p.fixed
{
position: fixed;
top: 30px;
right: 5px;
}
h2
{
position: relative;
left: -20px;
}
h2
{
position: absolute;
left: 100px;
top: 150px;
}