
Rebeckah's Treasures
Members-
Content Count
5 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Rebeckah's Treasures
-
Rank
Newbie
-
Textarea text not displaying
Rebeckah's Treasures replied to Rebeckah's Treasures's topic in HTML/XHTML
Thanks so much Foxy! It worked. -
I am having a problem viewing the text into the textarea box on my published blog post. I can see it fine in the editor, but for whatever reason it is not showing up live. This is the code I am using and is not displaying the text: <textarea rows="3" cols="20"><a href="http://www.rebeckahstreasures.com/blog/categories/saturday-link-party'>http://www.rebeckahstreasures.com/blog/categories/saturday-link-party" target="_blank"><img src="http://www.weebly.com/uploads/1/4/3/9/14399682/21012_orig.jpg" border="0" width="200" /></a></textarea> What's even more per
-
Does anyone know how I can get the Text Image to be in the same line as the search bar? Right now the Image sits on top of the Search Bar. This is what I have for the code so far... <!DOCTYPE html><html><script> (function() { var cx = '015893638143991805514:c78o5hkpg04'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//www.google.com/cse/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.
-
I wonder if anyone here can help me... I am having troubles with the table code. It is messing with other elements on my page. Does anyone know how I can fix it so that it only adds a border to the sections I want to have borders and not to everywhere on the page? Every time I add html code bits to my page to create these: It makes the Header look like this: When it is supposed to look like this: *I use weebly as my website building platform, so the elements in the first picture above was created with the custom element tool. Each product block is a single cell table,