0
Getting the error in body layout of 100%... content is going out and scroll bar is coming ... i want to remove the margin of the
body{ width: 99%; min-width: 99%; font-size: 12px; font-family: Roboto; color: #CFD2DA; /* overflow: hidden; */ margin: 0; margin-left: 0; margin-right: 0; } This is my code when i trying to remove the scrollbar then i have to make the body width as 99%....
3 Answers
+ 3
I don't see an error.
Can you please provide a link to your Code Playground code so we can see what you're seeing and help you troubleshoot the specific issues you are running into?
The Code Playground should be relatively easy to find in the website version of SoloLearn, but if you are in the app version, it can be accessed via the curly braces, green circle with plus sign to add a new project, then select the project type (Web).
Looking forward.
+ 1
Not sure I can view the dev version as it redirects...
This is all I get for source code:
view-source:https://doclaims.com/
so I'm afraid dropping it into the Code Playground is the best way to move forward with this.
0
you can check the code into the live also..
here is the link for that ...
dev.doclaims.com