Jump to content

Coding help!!! Filter problems...


estoki

Recommended Posts

<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...

Link to comment
Share on other sites

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 />

Link to comment
Share on other sites

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...