-
Website uploaded without Boarders - How?
When I finish designing a website with photoshop, and I post it on the net, It views as having a boxed border around it. I want the website to fill the whole screen. What settings do I need to change in order to have no boarder around the site?
-
-
Power User
Website uploaded without Boarders - How?
You need the tag border="0" in the main table tag. As for filling up the screen use "100%" for the width in the main table. I went to your listed site and all I see is the directory structure. Make sure you have the index.html file in the main root of your directory so the page will render.
Good luck!! :} :B
-
-
Website uploaded without Boarders - How?
IW, you can have a look at some of the handy hints provided at:
http://www.pegaweb.com
relating to getting your photoshop created page on the Internet, as you want it - with the necessary considerations.
-
-
Guru
Website uploaded without Boarders - How?
you must add to the beginning of your body:
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
this is for IE and for NS.
-
-
Power User
Website uploaded without Boarders - How?
Erik those are depreciated tags now if you want the site to be 4.01 W3 compliant. You can use those tags only in CSS now. If you do that it will work across the board in all browsers.
w3.org is a great site for html info. You can validate your pages there and the errors will direct you to the correct tags. You will learn tons there! :} :B
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Powered by
vBulletin® Version 4.1.9
Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.
Content Relevant URLs by
vBSEO 3.6.0
Copyright 2011 Photoshop Gurus Forum. All rights reserved.