Amezis
Jul 23 2005, 09:36 AM
| | Below my header, which includes the logo and a horizontal menu bar, there is an empty space of the size of a linebreak.
I'm completely new to PHP...
My header is an include tag <?php include 'top.htm'; ?>, and where the top.htm site should end, there is a linebreak that I can't remove... Is there a way to remove it?
Also, it happens in my vertical menu too, and below the footer, but it doesn't really affect the design. |
Reply
Amezis
Jul 23 2005, 11:26 AM
ooooops lol how stupid I am... There was a after the include tag...
Reply
rvalkass
Jul 23 2005, 11:30 AM
Make sure that your HTML files have no blank lines at the end of them as these will appear on your page. How are you laying out your site? With DIVs, tables??
Reply
BuffaloHELP
Jul 23 2005, 12:21 PM
QUOTE(Amezis @ Jul 23 2005, 07:26 AM) There was a after the include tag Topic resolved, thread closed.
Reply
Similar Topics
Keywords : spacer, header, s
- Flash Header Edit?
flash header edit (2)
Aef Forum Modifications
Header bar, Footer Bar and Styling them (2) Here are a couple of Tutorials I have posted on my AEF Forum hosted here at the Trap17. Since the
Tutorials are already published, I will merely link to them. Header Bar Information :
http://www.jlhaslip.trap17.com/aef103/index.php?tid=11 Footer Bar Information :
http://www.jlhaslip.trap17.com/aef103/index.php?tid=10 Styling the Header/Footer Bar :
http://www.jlhaslip.trap17.com/aef103/index.php?tid=16 The first two are about how to add some
html code to the space reserved in the Forum layout for an optional Advertising spot. I adapted some
code so that several ....
Wordpress Error : Warning: Cannot Modify Header Information
(5) are there any wordpress users here, if so please post up, I have some questions and you guys might
be abele to help....
Can Somebody Edit A Flash Header For My Site?
(5) hey im not sure if im posting this int he right place but is there anyone who can edit a flash
header for my site? i don't have the program and i don't know how to work so if anyone wants
to help me..i can either post the file on my site so you can get it or i can send it through msn/
aim.....
Site Header (request)
(6) want a stylish header for my site. I did 1 on my own but it is way too lousy It is very simple,
all it got to be is 1. 360 * 60 pixels (Maximum size) 2. Contain the word limeTOUCH with lime
being bold and completes all to be below it. 3. Make it as elegant and stylish as possible You
can just send the psd to me. desirematters hotmail com You can download the PSD here.
http://www.limetouch.com/wp-content/Header_Dark.psd You can take it as a base, change the orb and
the text. It is yours to do, let your creativity run wild. I hope someone can help me. ....
[php] Header Function
(2) Header function Greetings we are going to use the header() funtion to redirect start making a
file called page.php at the top of the file add CODE <?php ?> Example 1 After
CODE header('Location: http://www.trap17.com'); the LOCATION means
where you want it to go. Example 2 you also can define a file that you want to redirect to After
CODE header('Location: index.php'); Example 3 you also can add a timer to
it /laugh.gif" style="vertical-align:middle" emoid=":lol:" border="0" alt=....
Which Logo For A Header? [resolved]
(4) I've made two lgos for a new company of mine. Called Brutal Warfare. And I don't know which
to choose as the logo. Logo A: Logo B: Logo A was made by a member of mine and Logo B was
made by myself. PLease pay attention to the logo and not the behind stuff for the banner. As I could
do the same for Logo B as on Logo A. So which is better?....
How To Build A Pure Css Using Online Tools Tutorial (part 2)
Part 2-Header (3) The next step will be to set up our header with a tab menu a search box and a header image. With
these three parts you will be able to be make a somewhat dynamic header, so it can be seen more and
not blended within the website and be lost or hard to find within the website. You have to remember
the website is for other people and not for you, so you have to make it as user friendly as
possible. Now with the Text with in the image you could say that this could use be used for
important updates, or a slogan or two, with this your actual images will be a bit smaller in ....
Header Redirect Errors
(5) Hi, I am using the header function to redirect after the processing of the form. I have to specify
a internal link using '#link'. This works in Firefox and opera. But in Internet Explorer
internal linking when done from a redirect is not working for somewhat reasons. e.g.
header("Location: http://www.example.com/index.php#link"); this works in Firefox and Opera but
not in Internet Explorer . IE just accepts 'http://www.example.com/index.php' instead of
http://www.example.com/index.php#link Please help me if you know anything about this. Well ther....
Errors With Php Setcookie() And Headers! Please Help!
Having header errors when I try to set a cookie with PHP function setc (2) Hey guys, I'm having a problem setting cookies with PHP. I am trying to implement a script that
will allow someone to log in and access members only pages on my website. One of the aspects is that
I have to place a cookie on that persons computer. I know that you can use the PHP function
setcookie() to place it on your computer. The problem is that wherever i have setcookie() in my PHP
code I get an error: " Warning: Cannot modify header information - headers already sent by (output
started at /home/runeco/public_html/cookie.php:6) in /home/runeco/public_html/cooki....
Email Header Inject Test
(0) So I'm trying to write a script to check if someone is trying to do a header inject using my web
based email form. The problem is that, regardless of the content, it is being tagged as hijacked.
The following is the relevant part of my code: CODE $ip=$_POST['ip'];
$httpref=$_POST['httpref'];
$httpagent=$_POST['httpagent'];
$visitor=$_POST['visitor'];
$visitormail=$_POST['visitormail']; $s....
Header For A Friends Portfolio
(13) i made this at work. It took me less than 10 minutes to build, so its not so great... but what the
hell: ....
Help - Bad_pool_header Error And Max Payne
(1) Hello. I have this problem, when i try to play "Max Payne". When I select "new Game" in the ingame
menu the loading begins, when the load bar reaches the end, I get a blue screen with the error
"BAD_POOL_HEADER and STOP: 0X00000019". Anyone have any idea what's the cause of this problem
OS. Win Xp SP2 mainboard: Asrock K7S8X R3.0 cpu : AMD Duron 1,6 GHz graphics: ATI Radeon 9250 with
driver ver. 6.14.10.6451 ram: 512 MB Please help !!!....
Php Header Problem
i always got header problem (11) i really hate the header function it always get an error saying ( cannot ------- headers already
sent by----- ) and here's my error: Warning: session_start(): Cannot send session cookie -
headers already sent by (output started at /home/adly3000/public_html/Mail/index.php:5) in
/home/adly3000/public_html/Mail/index.php on line 81 Warning: session_start(): Cannot send session
cache limiter - headers already sent (output started at /home/adly3000/public_html/Mail/index.php:5)
in /home/adly3000/public_html/Mail/index.php on line 81 Warning: Cannot modify header ....
php header() function help needed
automatic re-direct (4) hey ppl, u seem to have real gud knowledge about php, i just wanted a little help...i designed this
website, but i want that if i click on certain page, it should open for some few seconds and then
browser should automatically redirect me to some other page....i tried this with header() function
but i couldnt do the wait n redirect part, ... so somebody plz help.... -thanx in advance!....
Evil Bit In Ipv4 Header
There's a security flag in IPv4 Header (0) I found this amusing. believe it or not, there is an evil bit in the IPv4 header, QUOTE The
bit field is laid out as follows: 0 +-+ |E| +-+
Currently-assigned values are defined as follows: 0x0 If the bit is set to 0, the packet has
no evil intent. Hosts, network elements, etc., SHOULD assume that the packet is
harmless, and SHOULD NOT take any defensive measures. (We note that this part of the spec
is already implemented by many common desktop operating systems.) 0x1....
Header Web Joomla
(6) How i do to change index.php of joomla sript if index.php is unwriteable? I want to put my own
header. How i do? /sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /> i heard for
change the header web you have to change index.php(site.-->Template--->template
site-->edit html=edit index.php and suddenly appears unwriteable)....
Need Help With The Header() Function
I am redirecting from my old site (2) Over a month ago, I bought a domain name for my site, but my site is still not indexed. I did
everything needed to get indexed, but I forgot one thing: The old site had exactly the same content
as the new one. So I had duplicate content. Therefore, I want my old site to redirect the user to
the new site with this script: CODE <?php header("Location:
http://www.global-rs.com" . $_SERVER['REQUEST_URI']); exit; ?>
global-rs.com is my new URL. However, on my old site, which I will be placing this code on, there
i....
Header < H1> Layout Problem
only in IE? FF is okay. (13) The problem is best described as follows. The site in question has a four word Heading as a text
field, is contained in a div tag, and I tried using br tags to control the display of the words such
that the layout would follow a set pattern. ie: line 1 = 1word, line 2 = next two words, and line 3
= the last word. It seems like no matter what I do, Internet Explorer displays the words one line at
a time, one word on each line. Is this an IE problem? Firefox displays the Heading exactly as I
want, but IE doesn't even come close. CODE <div><h1>Word....
Flash Page Header
(12) Here is a Flash page header I made for an online roleplaying game. I personally didn't like it
because it made the pages too slow to load, especially if you have a modem connection like me. But
it's what the customer wanted and once again a web designer was at the mercy of his customer.
/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /> I know the dragon is a bit
funky when it walks but I had to limit the number of frames in an effort to try to keep the file
size down. Obviously this was a "Dungeons & Dragons" type role palying game, hence ....
Php Nuke Header Problem
For some people. (0) I read in the Member's Area that swat was having trouble with his header. So I sent him a PM
explaining it, and thought why not put it here too. So if you get and error saying something about
your header.php, edit the header file, and find this: CODE
include("themes/$ThemeSel/theme.php"); Go into FTP and find the php-nuke
themes folder, and find a theme you want to use. Make sure you use the exact same name in the FTP.
So let's say theres a theme called "default". Edit your header file and find the code I put
above. Then edit it so it....
Can Header Files Include Each Other?
(2) Or will it create a circular include problem? What do you do if you need them to, and forward class
declarations won't work? Forward class declarations only allow you to declare an instance of
that class, but you can't access member functions, you have to include the header file. So if
you use MS Visual C++ .NET and the code is placed in the header files, then what is the solution? I
have two classes(forms) that need to include each other but it's not working. When I try it it
stops recognizing the classes and gives errors like, "missing storage-class or t....
Header
need feedback (5) what do you think? and what could be improved?....
700 FNH$ for game header (designers read inside)
(22) I am the admin of www.game-action.nl and the site needs another header.
The header is devided
into 3 images:
**edit** images removed because i uploaded the new one
I am paying 700 FNH$ to
the person who wants to make a new header.
The header:
Color: like the site
Images: Gaming
characters
text: www.game-action.nl
if you have any questions, ask them in this topic. ....
Header Banner for Web Site
(0) Hey Y'all,
I'm not that good with graphics and I am building a site for my church. Is there
anyone who would be willing to make me a simple banner for the top of my web site. The site is
going to have a white background, so what ever you think will go. I would like a picture or
animation of a bible or something on each side of the banner with the text Chino Valley MBM. I
don't know to much about size??? may 480x60 pixals or what ever the standard header banner is. I
would really appreciate anyone who would be willing to do this for me, as I said, I'm not to good ....
Links in the header menu
(2) I've installed the Phpnuke 7.6.0 Platinum...
I can say that it's very cool!
But I have one
small question:
how can I change links in the header horizontal menu? Now I have there:
CODE
Home; Downloads; Forums; Supporters; Account
And I want to have links to other modules! Where
can I do that?....
WOW/GW Guild Site Header/Logo - Feedback Request.
(4) Hi. I made these 2 images, and I can't decide which to use. Originaly I was using the one with the
blue-eyed skull, but now I'm thinking...
Any feeback is appreciated.
....
My Header
(14) Dear members of Freenukehosting.com,
What do you think of my header on my forum ?
Kind
regards,
abcde....
Html, Css, Tables...
3 column, header, and possibly footer (10) Which one should I use to design my site with? Or mostly use anyway. Which is better for making it 3
column, header and maybe footer? Where can I find a ready made code? /tongue.gif' border='0'
style='vertical-align:middle' alt='tongue.gif' /> ....
Question On Header() Function
(3) Hello I have a question regarding the header(location:http:// etc) function. I have a php document
that looks similar to the followiing //now some code specific to this page only if blah blah {
do some stuff } else { header("location : http://some_page.php"); } include ("./bottom.php");
//this file contains loads of html and is resident on all pages in the site IT HAS TO BE HERE -----
my question is this, how can i redirect to a new page using the header() function in the middle of
a file like this ie when i have already passed a load of html and other stuf....
Looking for spacer, header, s
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for spacer, header, s
*MORE FROM TRAP17.COM*
|
advertisement
|
|