i wrote a css code inside head tag using style tag. <style> p{ position:fixed; } </style> </head> <body> <hr color="red"> <p><b><font color="red">W</font>ildlife</b></p> . . . . . </body> </html> everything is working fine but position fixed has no effect..what is wrong? i have saved it as main.html
6/17/2017 6:14:52 AM
A N S H U L S I N G H4 Answers
New Answerdo you have somewhere other position instructions? maybe it's getting overwritten by someting. what marco has written should work.
Learn Playing. Play Learning
SoloLearn Inc.
4 Embarcadero Center, Suite 1455Send us a message