Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Any questions. Ask here!
#11
(01-30-2010, 06:02 PM)Sam Wrote:
Code:
#centerscreen
{
width: 700px;
margin: 0 auto
}

Hmmm.... LOL I even learned something.... Nice man... It's easier then the method I use...
Code:
#centerscreen
{
position:absolute;
width: 700px;
height:300px;
left:50%;
margin-left:-350px;
}

That was a good answer, thank you! ++
Reply


Messages In This Thread
Any questions. Ask here! - by Sam - 01-30-2010, 04:38 PM
RE: Any questions. Ask here! - by Canoris - 01-30-2010, 05:00 PM
RE: Any questions. Ask here! - by Sam - 01-30-2010, 05:24 PM
RE: Any questions. Ask here! - by Jordan L. - 01-30-2010, 05:26 PM
RE: Any questions. Ask here! - by Canoris - 01-30-2010, 05:34 PM
RE: Any questions. Ask here! - by Sam - 01-30-2010, 05:50 PM
RE: Any questions. Ask here! - by Gaijin - 01-30-2010, 05:52 PM
RE: Any questions. Ask here! - by DAMINK™ - 01-30-2010, 05:56 PM
RE: Any questions. Ask here! - by Gaijin - 01-30-2010, 05:57 PM
RE: Any questions. Ask here! - by Sam - 01-30-2010, 06:02 PM
RE: Any questions. Ask here! - by Gaijin - 01-30-2010, 06:10 PM
RE: Any questions. Ask here! - by Sam - 01-30-2010, 06:14 PM
RE: Any questions. Ask here! - by Gaijin - 01-30-2010, 06:24 PM
RE: Any questions. Ask here! - by Sam - 01-30-2010, 06:46 PM
RE: Any questions. Ask here! - by Gaijin - 01-30-2010, 06:57 PM
RE: Any questions. Ask here! - by Sam - 01-30-2010, 07:08 PM
RE: Any questions. Ask here! - by Extasey - 01-30-2010, 07:16 PM
RE: Any questions. Ask here! - by Sam - 01-30-2010, 07:45 PM
RE: Any questions. Ask here! - by Canoris - 01-30-2010, 08:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need help, basic questions †HøMø J£SüS†™ 2 915 12-24-2009, 03:39 AM
Last Post: manipulate
  Some questions about security. Elektrisk 9 1,367 12-11-2009, 04:28 AM
Last Post: manipulate

Forum Jump:


Users browsing this thread: 1 Guest(s)