Jump to content

Table Problems

Go to solution Solved by fizzlesticks,

picresize.com most likely deletes the pictures after a few minutes. Resize them again, download them and host them somewhere else.

1 minute ago, fizzlesticks said:

Probably because you got the path wrong.

 

Showing the code would help.

1 minute ago, fizzlesticks said:

Probably because you got the path wrong.

 

Showing the code would help.

<table>
			<tr>
				<td>
					<a href="http://www.brucetelecom.com/backtoschool.php">
						<img src="http://picresize.com/popup.html?images/rsz_1backtoschool2016.jpg" />
					</a>
				</td>
				<td>
					<a href="http://www.brucetelecom.com/selectlocation.php?referral=%2Fbundles.php">
						<img src="http://picresize.com/popup.html?images/rsz_1bundle_banner.jpg" />
					</a>
				</td>
				<td>
					<a href="http://www.brucetelecom.com/tveverywhere.php">
						<img src="http://picresize.com/popup.html?images/rsz_1banner_tmn.png" />
					</a>
				</td>
			</tr>
			<tr>
				<td>
					<a href="http://www.brucetelecom.com/iphone_details.php">
						<img src="http://picresize.com/popup.html?images/rsz_iphone_se.jpg" />
					</a>
				</td>
				<td>
					<a href="http://www.brucetelecom.com/wireless.php">
						<img src="http://picresize.com/popup.html?images/rsz_banner_bberry_leap.jpg" />
					</a>
				</td>
				<td>
					<a href="http://www.brucetelecom.com/aboutus.php">
						<img src="http://picresize.com/popup.html?images/rsz_ask_about_rotator.jpg" />
					</a>
				</td>
			</tr>
		</table>			

This is the code for the table.

Link to comment
https://linustechtips.com/topic/638029-table-problems/#findComment-8231405
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×