Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #107.41K
Ranked #4K
~73 People Reached
Favorite Forums
Favorite Tags
Member Avatar for oneat

[CODE]<html> <style> div {border-color:black;border-size:1;border-style:solid;} *{margin:0px,0px,0px,0px;} </style> <body style="display:inline"> <div style="width:20%;height:30%;display:inline;"></div> <div style="width:20%;height:30%;display:inline;"></div> </body> </html>[/CODE] I was trying to make an effect like two boxex placed next to each other. But when I am trying to set size divs don't "listen" to me. They are as big as big is text …

Member Avatar for ko ko
0
73