Search found 4 matches

by rifle
Fri Nov 11, 2005 12:50 pm
Forum: Javascript
Topic: Help With code. [HTML&PHP]
Replies: 8
Views: 870

It's borderline impossible to make your current layout touch the top and bottom as it stands..at least without major changes...am I wrong? (someone correct me if I am). If I were you I'd live with the space..it's very small. :-D Hmm... NO. I will not live with it n'eather will i die with it. It wil...
by rifle
Fri Nov 11, 2005 11:58 am
Forum: Javascript
Topic: Help With code. [HTML&PHP]
Replies: 8
Views: 870

In your CSS, add this: html, body { margin: 0px; height: 100%; } Tipp #158: Don't number your CSS classes, after a while you won't have a clue what "substyle1_23" is actually for. Make names carry meaning. ok,it works but it brings the rest out of shape .. have a look. but i might better ...
by rifle
Wed Nov 09, 2005 3:49 pm
Forum: Javascript
Topic: Help With code. [HTML&PHP]
Replies: 8
Views: 870

In your CSS, add this: html, body { margin: 0px; height: 100%; } Tipp #158: Don't number your CSS classes, after a while you won't have a clue what "substyle1_23" is actually for. Make names carry meaning. ok,it works but it brings the rest out of shape .. have a look. but i might better ...
by rifle
Wed Nov 09, 2005 2:55 pm
Forum: Javascript
Topic: Help With code. [HTML&PHP]
Replies: 8
Views: 870

Help With code. [HTML&PHP]

Introducing: Hi, my name is Rifle (Jim Stukken), I am luring Php,Html. And making a website for my America's Army clan. But i am expiriancing some major problems. The problems: As u can see there is a space "above" and "underneeth" the page witch should not be there. and where u ...