Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
LinkBack Thread Tools
Old 10-05-2008, 09:44 AM   #1 (permalink)
Registered User
 
Acer2000's Avatar
 
Join Date: Sep 2006
Posts: 467
OS: XP Home Service Pack 2


Question Upper part

How can I make the upper part of my web page reach the upper part in a browser: here is an example: http://www.lls.edu/about/mission.html

As you can see, the upper picture is located exactly under the browser, there is no space.

Please help me if you can. Thank you

Last edited by Acer2000; 10-05-2008 at 09:46 AM.
Acer2000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 10-05-2008, 12:51 PM   #2 (permalink)
Moderator: Design
 
dm01's Avatar
 
Join Date: Oct 2006
Location: Richmond, B.C.; Canada
Posts: 1,466
OS: Windows XP [Version 5.1.2600] SP3 | Ubuntu Jaunty Jackalope | Windows 7 Ultimate (MSDNAA I <3 you)

My System

Re: Upper part

Do you want the image deleted, or do you want a margin?
__________________


Validate your Markup Validate your CSS Notepad++
Please use [html], [php], and [code] when posting code or markup.
I do not help by Private Message or e-mail. If for some reason I have over-looked a reply to a thread that I have previously replied to, then send me a message.
dm01 is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-05-2008, 12:57 PM   #3 (permalink)
Manager Home Support, Assistant Manager Articles Team
 
DonaldG's Avatar
 
Join Date: Aug 2007
Location: Somerset, UK
Posts: 10,171
OS: XPsp2 Laptop & Vista Ultimate Desktop

My System

Blog Entries: 1
Re: Upper part

Sorry, but I dont understand your query...
The upper part of the web page is reaching the browser.

Try to describe your needs again...

My best guess is that you want to lower the image...

Find this part in your code:
Code:
</head>
<!--stopindex-->
<body>
<div id="wrapper">
and swap it for this

Code:
</head>
<!--stopindex-->

<style type="text/css">
<!--
body {
	margin-top: 30px;
}
-->
</style>
</head>
<div id="wrapper">
Experiment with the value, changing 30 for 50 or what ever looks right
__________________
.

Lest we forget...

"They shall grow not old, as we that are left grow old;
Age shall not weary them, nor the years condemn.
At the going down of the sun and in the morning
We will remember them."



DonaldG is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-05-2008, 04:37 PM   #4 (permalink)
Registered User
 
Acer2000's Avatar
 
Join Date: Sep 2006
Posts: 467
OS: XP Home Service Pack 2


Re: Upper part

Hi all,

This one: http://www.lls.edu/about/mission.html there is no space between the image and the browser. This one on the other one, there is a space between the image and the browser:

http://www.griffith.edu.au/law/griffith-law-school
Acer2000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-05-2008, 04:39 PM   #5 (permalink)
Registered User
 
Acer2000's Avatar
 
Join Date: Sep 2006
Posts: 467
OS: XP Home Service Pack 2


Re: Upper part

In other words, I don't want to have a space between the image at the very top and the upper part of the browser. I want them to stick together. Hopefully this helps. Thank you
Acer2000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-05-2008, 04:47 PM   #6 (permalink)
Registered User
 
Acer2000's Avatar
 
Join Date: Sep 2006
Posts: 467
OS: XP Home Service Pack 2


Re: Upper part

Look at this one: http://www.scottishrite.org/who/contact.html

There is a grey area between the picture at the very top and the upper part of the browser where the icons are located. I don't want to have space like the above website.
Acer2000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-06-2008, 02:53 AM   #7 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,887
OS: Vista, various linux distros


Re: Upper part

Do you have your own code for us to look at? e.g. the website you want to apply this to?

The technique used in your examples is very common... If you ever have examples like that that you'd like to know how they've created a certain effect you should view the source, because that tells you exactly how it's done.

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-06-2008, 12:23 PM   #8 (permalink)
Registered User
 
Acer2000's Avatar
 
Join Date: Sep 2006
Posts: 467
OS: XP Home Service Pack 2


Re: Upper part

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>

<body>

<div align="center">
<table cellpadding="0" cellspacing="0" width="888" height="634">
<!-- MSTableType="layout" -->
<tr>
<td valign="top" height="112" bgcolor="#000080">
<!-- MSCellType="empty" -->
&nbsp;</td>
</tr>
<tr>
<td height="522" width="888">&nbsp;</td>
</tr>
</table>
</div>

</body>

</html>
Acer2000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-06-2008, 12:24 PM   #9 (permalink)
Registered User
 
Acer2000's Avatar
 
Join Date: Sep 2006
Posts: 467
OS: XP Home Service Pack 2


Re: Upper part

Hi,

I have posted the code of the website i am working on. I have not yet finished the website, but this is the code which was genereated by frontpage 2003. I first created a table and then a cell in the inside of the table.
Acer2000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-06-2008, 01:41 PM   #10 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,887
OS: Vista, various linux distros


Re: Upper part

Hey, change the code to this:

Code:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
<style type="text/css">

BODY{
	margin:0;
}

</style>
</head>

<body>

<div align="center">
<table cellpadding="0" cellspacing="0" width="888" height="634">
<!-- MSTableType="layout" -->
<tr>
<td valign="top" height="112" bgcolor="#000080">
<!-- MSCellType="empty" -->
&nbsp;</td>
</tr>
<tr>
<td height="522" width="888">&nbsp;</td>
</tr>
</table>
</div>

</body>

</html>
It should rid of the margin at the top of the page(and left and right but that doesn't make a visible difference)...

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-06-2008, 04:27 PM   #11 (permalink)
Registered User
 
Acer2000's Avatar
 
Join Date: Sep 2006
Posts: 467
OS: XP Home Service Pack 2


Re: Upper part

Dear Jamie,

Thank you so much. This is exactly what I am looking form, and it worked again. Thank you

What was the trick? or I should say the part of the code you typed? I don't create my web pages using css. Can you give me a hint? Thank you

Last edited by Acer2000; 10-06-2008 at 04:32 PM.
Acer2000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-06-2008, 05:01 PM   #12 (permalink)
Registered User
 
Acer2000's Avatar
 
Join Date: Sep 2006
Posts: 467
OS: XP Home Service Pack 2


Re: Upper part

How can I make the table now reach to the far left and far right of the browser?
Acer2000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-07-2008, 02:00 AM   #13 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,887
OS: Vista, various linux distros


Re: Upper part

Get rid of the line "align=center" or change the widths to "100%"
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 10:14 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85