HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Transparent Tables, no CSS.
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
jaygajay



Joined: 01 Oct 2005
Posts: 4

PostPosted: Sat Oct 01, 2005 8:40 pm     Transparent Tables, no CSS. Reply with quote

Is it possible to turn a table, transparent, without using CSS or Javascript.
I am using Multiply and they don't allow you to use CSS without a premium account.
Is there any way that one can use HTML or META HTTP
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8267
Location: Castle Rock CO USA

PostPosted: Sun Oct 02, 2005 6:08 am     Reply with quote



What code are you using now - are you applying a color to the tables?
jaygajay



Joined: 01 Oct 2005
Posts: 4

PostPosted: Sun Oct 02, 2005 10:17 am     Reply with quote

I am not using any codes. The table is provided as is. It is with a solid color. Check it out right here. Click here.
It is almost like MySpace but, They don't let you use Javascript or CSS to customize your site. Only HTML.
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8267
Location: Castle Rock CO USA

PostPosted: Sun Oct 02, 2005 3:14 pm     Reply with quote

And what table do you not want transparent? Can you edit the HTML and CSS codes on this webpage?
jaygajay



Joined: 01 Oct 2005
Posts: 4

PostPosted: Mon Oct 03, 2005 12:11 pm     Reply with quote

/* item contents area */
.itembox {
background: none;
background-color: #9ea9c4;
border-color: #495271;
color: #000000;

That is the CSS code. Now what I want to know is, is there any HTML or CSS code (preferablly CSS) that can turn the 'itembox' transparent and not the text.

If you need to know what I mean, click here and I will show you. It is the box where my Welcome message is. And also where the photos, music, links, video and notes boxes are. Multiply calls it itemboxes, but it's the equivalent to a table.
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8267
Location: Castle Rock CO USA

PostPosted: Mon Oct 03, 2005 1:16 pm     Reply with quote

What color do you want the background? If you do not want it to have a background color, try:
Code:
.itembox {
border-color: #495271;
color: #000000;
jaygajay



Joined: 01 Oct 2005
Posts: 4

PostPosted: Mon Oct 03, 2005 6:28 pm     Reply with quote

I want a semi-transparent background color. But the text to be opaque while viewers can see my background, behind the box.
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8267
Location: Castle Rock CO USA

PostPosted: Mon Oct 03, 2005 6:33 pm     Reply with quote

Contact the International Web Developers Network - they will have the proper CSS code
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8267
Location: Castle Rock CO USA

PostPosted: Tue Oct 04, 2005 10:20 am     Reply with quote

I know you said no CSS, but you wil need to use CSS, HTML won't cut it. I started this thread as well just in case - for others.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial