Joined
Last Seen
-2 Reputation Points
- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
20% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
0 Endorsements
Ranked #37.0K
2 Posted Topics
Re: password hack
password hack is not a problem the thing is just don't get caught by admin :)
Re: CSS Div problem
#wrapper { width:780px; margin-left:auto; margin-right:auto; margin-top:10px; padding:0px; text-align:left; background-color: black; } in margin you can also short down the code you can code like this margin: 0 auto: width: 780; it will center your main div
The End.
ferman786