TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Quick Overview: CSS Positioning

2 pointsby era86about 12 years ago

1 comment

jimymodiabout 12 years ago
Well Explained.<p>Some Doubts * What is the default position of body tag? Static or relative ?<p>* In absolute position "the position context can be changed by giving the parent container a non-static position" So the parent should be immediate parent or any parent will work ?