Jump to content

Coding help!!! Filter problems...


Recommended Posts

Posted

<style />
body{background:url(http://i252.photobucket.com/albums/hh29/phinaellia/fsd.png) fixed}
</style />
<style />
#tablearea {
position: absolute;
top: 400px;
left: 50px;
width: 200px;}
h1 {
font: 10px century gothic;
color: #BCBCBC;
text-align: right;
letter-spacing: 3px;
background-color: #6699CC;
border-bottom: 1px solid #99CCFF;
}
.table {
  width: 500px;
  height: overflow;
  font: 12px tahoma;
  color: #0000FF;
  text-align: left; }
#image {
position: absolute;
top: 10px;
left: 50px;

}
</style /><div id="image">
<img src="//images.weserv.nl/?url=http://i252.photobucket.com/albums/hh29/phinaellia/nomorepainback.png" mce_src="//images.weserv.nl/?url=http://i252.photobucket.com/albums/hh29/phinaellia/nomorepainback.png"><div id="tablearea">

<h1>lollol</h1>
<div class="table">
This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table. This is where you would type your text for the first table.

 

 

 

Even with those extra style slashes, my code isn't going through the filter...

Posted

Thanks <33

 

This post has been edited by a member of staff (Ruto) because of a violation of the forum rules.

Please make sure all posts have at least seven words. Smileys don't count.

Please check your user inbox to see if you have been contacted regarding this incident, then review our rules.

Posted

Change the CSS to this if you still haven't figured it out.

 

<style />//
#blah{}

body{background:url(http://i252.photobucket.com/albums/hh29/phinaellia/fsd.png) fixed}

#tablearea {
position: absolute;
top: 400px;
left: 50px;
width: 200px;}

h1 {
font: 10px century gothic;
color: #BCBCBC;
text-align: right;
letter-spacing: 3px;
background-color: #6699CC;
border-bottom: 1px solid #99CCFF;
}

.table {
width: 500px;
height: overflow;
font: 12px tahoma;
color: #0000FF;
text-align: left; }

#image {
position: absolute;
top: 10px;
left: 50px;}
</style />

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...