/    Sign up×
Community /Pin to ProfileBookmark

html table problem

? I’m TRYING to make the table I’m using scroll, and still be able to add html stuff (images) inside without turning it to text..but all my images become the html Text and not the actual images that i want.
any ideas how i can fix this?

<?>jeriko<?> ?

to post a comment
HTML

7 Comments(s)

Copy linkTweet thisAlerts:
@pyroSep 29.2003 — Are you by any chance using FrontPage? If so, rid yourself of that plague, and get Dreamweaver, or download HTML-Kit from http://www.chami.com If you don't want to do that (though I would highly recommend not using FP), you can get around FrontPage's bug of changing < and > to thier character entities by first pasting the code into notepad, and copying it from there. Also, if you're not using FrontPage, you'll have to explain your problem a bit more.

One other thing, shouldn't <?>jeriko<?> be <?>jeriko</?> ? :p
Copy linkTweet thisAlerts:
@JerikoauthorSep 29.2003 — i am useing dreamweaver here check out this page http://www27.brinkster.com/yukiyue

what i am trying to do is make my html text turn to images but it wont work on my scrolling text table.
Copy linkTweet thisAlerts:
@Aronya1Sep 29.2003 — Sounds to me like you're using a wysiwyg editor & typing the html directly into the table, instead of typing it into the code.
Copy linkTweet thisAlerts:
@pyroSep 29.2003 — Yes, look in your source code, and turn all the &lt; to < and the &gt; to >
Copy linkTweet thisAlerts:
@JerikoauthorSep 29.2003 — this is my code but it isnt working


<html>

<head>

<meta name="main">

<title>main</title>

</head>

<body background="http://www27.brinkster.com/yukiyue/bgs/flcl-bg.jpg">

<p>

<p>

<p>

<table width="97%" border="0" height="400">

<tr>

<td height="321" background="http://www27.brinkster.com/yukiyue/bgs/lain-bg.jpg" align="left" valign="top">


<form><textarea rows="29" cols="123" style="background:http://www27.brinkster.com/yukiyue/bgs/lain-bg.jpg" style="font-family:Comic Sans ms" style="color:#000000" "style="border style:solid">

3/2/01

- Well now the site is up and running except for a few more things we

need to add on to the site. The releases has a news section. If you have

any information on or would like to help out with the site then e-mail

me. Well that seems to be it so I am off to work on this site. Later!

~*~ Yukie Yue and Fou Lu ~*~

6/16/02 - Yes i know it's
been a while but I've been focusing on my school work. I've been looking
at the fanfictions and i've come across some really well put together
ones and soon they will be in our library.

<p><font face="Comic Sans MS" color="#000000"> ~*~ Yuki Yue ~*~</font></p>
<p><font face="Comic Sans MS" color="#000000">6/23/02 - Okay I've found
that the wallpapers from animewallpapers.com are gorgeous and I've begun
using them left and right. I realise that I didn't ask and so Iwent to
do that today. as well as fixing the main page, FFI page. Worked on the
Manga and Fan Art pages trying to organize the pictures and things. It
seems that more and more I'm the only one working here so i'm setting
up a solo email as the webmistress.

<br>~*~ Yuki Yue ~*~</font></p>

<p><font face="Comic Sans MS" color="#000000">9/29/03 - OK so I've missed alot

while I was gone. I've been playing on http://www.go-gaia.com and making name

tags for my pets. *^^* See? Well more to come.

<p><img src="http://www27.brinkster.com/yukiyue/gaia/JCname.gif">

<p><img src="http://www27.brinkster.com/yukiyue/gaia/Jname.gif">

<p><img src="http://www27.brinkster.com/yukiyue/gaia/K-Jia.gif">

<p><img src="http://www27.brinkster.com/yukiyue/gaia/Kname.gif">

<p><img src="http://www27.brinkster.com/yukiyue/gaia/Meeponame.gif">

<p><img src="http://www27.brinkster.com/yukiyue/gaia/Nametag.gif">

<p><img src="http://www27.brinkster.com/yukiyue/gaia/NametagCheeky.gif">

<p><img src="http://www27.brinkster.com/yukiyue/gaia/Simple-tag-b.gif">

<p><img src="http://www27.brinkster.com/yukiyue/gaia/Zname.gif">

<br>~*~ Yuki Yue ~*~</font></p>

<p> .</p>


</textarea></form></center><center>

</td>
</tr>

</table>

<p><a href="http://www.animewallpapers.com" target="_blank">Anime Wallpapers!</a>-<b>Here's where you can get every one of the great wallpapers I use *^^* and even send them the ones you make ~*~ Yuki Yue ~*~</b>

<p>

<p>

<p>

<p>

<p>

</body>

</html>
Copy linkTweet thisAlerts:
@pyroSep 29.2003 — You have your code inside of a <textarea> -- that's why it shows up as code. Try using a <div> with the height, width and overflow set, like this:

<div style="height: 500px; width: 500px; overflow: auto;">your code here</div>
Copy linkTweet thisAlerts:
@JerikoauthorSep 29.2003 — k thanks that worked!! :p
×

Success!

Help @Jeriko spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...