Go Back   Hardware Forums > Software Support Forums > Web Development

Reply
 
LinkBack Thread Tools
Old 27-02-2007, 01:09 PM   #1 (permalink) Top
MiCrO$oFt $uK$ :D
 
Willz's Avatar
 
Join Date: Jun 2005
Age: 19 Male
Posts: 4,234
Times Helpful: 150
My Mood: Lurking
Status: Offline

My Computer

Default Extending Height of Tables + adding Animated buttons?

Hi, doing some work for college here, my teacher seems to hardly know anything about HTML, anyway I decided to improve my so far crappy web page for the project, but my teacher is useless so I thought I would give here a Try.

What I want to do is make the table with the image taller, but I want to 2 links I have so far to still be close to each other, at the moment it seems like they are very far apart. Also how do I add Animated buttons?

Also when I increase the height of the table, the centered image in the middle move down too and I dont want this to happen. Also the image doesent fully show, only part of it does, so I need to make it fit the table.


Code I got so far:

Code:
<HTML>
<HEAD>
<TITLE> Home </TITLE>
</HEAD>
<BODY BGCOLOR = Green>
<P><center><U><B><font size="8">THIS IS MY PAGE</font></B></U></center></P>
<p>
<marquee><font size=10><font face="Arial"><font color="blue">Hello, this is my website :D</font></font></font></marquee>
<p>
<table BORDER=0 WIDTH=25%  height="35%" ELEMENT BACKGROUND =milhouse07.gif table>
<tr>
<td WIDTH=25%><center>Navigation</center></td>
<tr>
<td WIDTH=25%><a href= About_The_Simpsons.html> <b><font Face="Arial"> <Font color="Black">About The Simpsons</font></b> </a href></td>.
<tr>
<td WIDTH=25%><a href= More_About_The_SImpsons.html><font Face="Arial"> <Font color="Black"><b>Even More About The Simpsons</b></font> </a href> </td>
<tr> 
</table>
<p>
<center>This is a website about the simpsons</center>
<p>
<center> <img src="jeff.bartbike.gif"Border=3 Alt="bart with sunglasses" >  </center>




</BODY>

</HTML>

__________________

Last edited by Willz; 27-02-2007 at 01:14 PM.
Send a message via AIM to Willz Send a message via MSN to Willz Send a message via Yahoo to Willz   Reply With Quote
Whats this? Microsoft Wireless Optical Desktop 3000
Microsoft Wireless Optical Desktop 3000
Seller Price (inc. VAT) Delivery Total Price Availability Seller Rating
Tekheads.co.uk £21.73 £4.95 £26.68 In Stock Rated: 3 out of 5 - Number of votes: 310
Microwarehouse.co.uk £72.53 £6.88 £79.41 In Stock Rated: 0 out of 5 - Number of votes:
PCWB.com £74.01 £6.88 £80.89 In Stock Rated: 3 out of 5 - Number of votes: 33
Old 02-03-2007, 01:25 AM   #2 (permalink) Top
hmmm....
 
Join Date: Apr 2006
Age: 29 Male
Posts: 263
Times Helpful: 38
My Mood: Stressed
Status: Offline

My Computer

For the navigation bit you could do something like this: (take note of the highlights)
Code:
<tr>
   <td WIDTH=25%>
        <div><a href="About_The_Simpsons.html"><font Face="Arial" color="Black" size="2"><b>About The Simpsons</b></font> </a></div>
	<div><a href="More_About_The_SImpsons.html"><font Face="Arial" color="Black" size="2"><b>Even More About The Simpsons</b></font> </a></div>
   </td>
</tr>
Inserting animated images is basically the same as inserting an ordinary static image.

Code:
<img src="animated.gif">
Regarding the increasing of the table height, I dont get that bit sorry.
__________________

Last edited by thoonie; 02-03-2007 at 01:31 AM.
  Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
buttons gardengirl Web Development 2 01-02-2007 06:32 PM
Extending wireless internet blade Networking and Computer Security 3 19-08-2006 11:55 PM
Affiliates Buttons Waffle Graphics Design 16 09-04-2005 05:57 PM
Using Tables to spread content across page... Waffle Web Development 7 15-01-2005 06:06 PM
Ooo! Nice buttons! Big B Suggestions and Feedback 3 09-05-2002 09:34 PM


All times are GMT +1. The time now is 02:36 PM.


Copyright © 2000 - 2008 · HARDWAREFORUMS.COM · All rights reserved