Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

This Web-Page on Linux

Status
Not open for further replies.
So what is it that you are asking?

Do you have a technical problem or not?

?
 
Which browser with Linux : Mozzilla ?

With Explorer : OK
with Netscape the Align is NOT on center
and I want to know if there is the
same problem with other browser
(Mozzilla etc..)
Do you help me ?
I want only to know if the Align
on "home Page" is correct..

my request is maybe OT ?
 
The following code section should fix your problems, I have tested in "IE 6.0", "Netscape 4.7" and "Netscape 7.0" all show the text " jazz & rock studio recording" centred below the YAKBASS image.

There is a minor issue in NS 7.0 where the section.gif protrudes a few pixels to the right of faesp2.jpg above, I'll leave you to fix that!

<CODE SNIP START>
<td align=&quot;center&quot;>
<table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;100%&quot;>
<tr>
<td width=&quot;100%&quot; valign=&quot;middle&quot; align=&quot;center&quot;>
<div align=&quot;center&quot;><img src=&quot; alt=&quot;yakbass sala prove registrazione jazz&quot;>
<font face=&quot;Normal&quot; size=&quot;4&quot; color=&quot;yellow&quot;> <br />
jazz & rock studio recording<br />
<font color=&quot;white&quot; size=&quot;3&quot;> e mail : yakbass@yahoo.it</font> </font>
</div>
<tr>
<td width=&quot;100%&quot; valign=&quot;middle&quot; align=&quot;center&quot;>
<p align=&quot;center&quot;> <a href=&quot;aubass1.mp3&quot;> <img border=&quot;0&quot; src=&quot; <br>
<a href=&quot;fender.html&quot;> <img src=&quot; width=&quot;120&quot; height=&quot;20&quot; alt=&quot;&quot;></a>
</td>
</tr>
</table>
</td>
<CODE SNIP END>

I hope that helps.
Good Luck,
Laurie.
 
The Yakbass logo is not centered in Mozilla 1.2.1 as you suspected.

Try Tarn's fix (or your own), and I'll check it again if you wish.
 
Very Interesting. !!!!!!!!

Thank you very much !!!!!!!

Tomorrow I will try to fix this
(and others..) page

Thanh you again Laurie
(and ChicagoJim)
 
You'r welcome but you just have one little glitch in your code on this line:

<p align=&quot;center&quot;> <a href=&quot;aubass1.mp3&quot;> <img border=&quot;0&quot; src=&quot; <--- see this semi-colon ? it should not be there!!!

But otherwise it looks good, I've got a Bass that I had when I was about 12 yrs old, I wish I had learned to play more than the three notes of ALL, Status Quo :¬) One day I'll own a Fretless Acustic Bass, just to look at :¬P

Good Luck
Laurie
 
;;
All right !!!!!

Thank you again, Laurie !

So, Do You love bass guitar , too ??

Excuse i don't know english very well :-(

Tomorrow I will try to fit my page again

I can't remember why :
<img border=&quot;0&quot; src=&quot;

and not simply :
<img src=&quot;faesp2.jpg&quot;></a>;

?????

bye Fabio
 
Ok &quot;I&quot; used full path to TEST it on my PC

You can just use <img src=&quot;faesp2.jpg&quot;>

(The images came from your site while the code sat on my PC just to test) Ok?

There is just ONE ; in the file but tek-tips added another in this forum.

Cheers
Laurie.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top