Joined: Sun Jun 08, 2008 5:33 pm Posts: 1835 Location: High Wycombe, Bucks, Uk
STEAM_0:0:467781 MCID: swampthing BattleTag: Swampthing#1138
Simple HTML scripting
Im doing some html for my uni course atm, making a simple webpage. All im having problems with is getting the page im working on to load at the top and not bottom of the browser. http://intweb.students.bucks.ac.uk/~21003362/Definitions.html#11 The page works fine and the links at the top direct to the bottom of the page like they are supposed to, but no matter what i do i cant get the page to load intially at the top. Any input is appreciated
The effect of using anchor links doesn't work really as you need more content at the bottom of the page. Try adding a picture or just blank space at the bottom. This means when you click the link the relevent section will be at the top of the viewport.
_________________ moo <-- see it works
Sat Apr 17, 2010 9:41 pm
Swampthing
HH Member
Joined: Sun Jun 08, 2008 5:33 pm Posts: 1835 Location: High Wycombe, Bucks, Uk
STEAM_0:0:467781 MCID: swampthing BattleTag: Swampthing#1138
Re: Simple HTML scripting
Thanks alot ked, i was thinking how i could do that without having to make every row in the table bigger. I understand the random </style> at the end but what do you mean about the <head> ??
usually you dont need all that stuff in the <head>, i.e the header doesnt belong in the <head> part, it belongs at the top of the <body>, if i remember correctly.
_________________
Last edited by PGT on Sun Apr 18, 2010 1:58 am, edited 1 time in total.
Sun Apr 18, 2010 1:17 am
K3D
HH Donor
Joined: Thu May 08, 2008 12:07 am Posts: 1941
STEAM_0:0:5406745 BattleTag: k3d#2960
Re: Simple HTML scripting
w3schools wrote:
According to the HTML standard, only a few tags are legal inside the head section. These are: <base>, <link>, <meta>, <title>, <style>, and <script>.
Users browsing this forum: No registered users and 2 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum