- <html>
- <head>
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <style>
- .rt_cls {
- position: relative;
- border: 1px solid;
- left: 20px;
- }
- </style>
- </head>
- <body>
- Normal text :
- <div class="rt_cls">
- Relative class applied here.
- </div>
- </body>
- </html>
- Used of:-
Relative Position
Css: relative position-
Reviewed by Network security
on
May 09, 2019
Rating:
No comments: