Jump to content

pterodactyl

Members
  • Posts

    5
  • Joined

  • Last visited

pterodactyl's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. div#box_one { background-color:#FFFFFF; width: 17%; margin:0; padding:0; height:400px; border: 1px solid #000; } div#box_two { width: 17%; height: 150px; padding: 0px; margin: 0px; border: 1px solid #000; }
  2. pterodactyl

    Height issue

    I have 2 boxes. One under another. What I would like to do is to set height for box that is on top so it pushes the second box down all the way. What do I put in height: or is there some other way to do it. Thank you.
  3. Logcal-host.com is a good place but it requires forum posting. 15 One time posts for 1GB Space/5GB Bandwidth. They have PHP 5.
  4. pterodactyl

    Apache

    For me it doesn't work if I put my files into htdocs. What I have to do in order for php file to work is to put it into C:\Program Files\xampp\htdocs\xampp. And address to access it is h**p://localhost/xampp/filename.php. I hope this helps.
×
×
  • Create New...