473,763 Members | 1,377 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Display graphic as background - HELP!!

Hi

I am a total novice to PHP/MYSQL. Please help

How do I display a graphic file (e.g. archit01.jpg) as a background i
a table of a PHP page if I have a table called gfx and th
gfx_ID=archit0

Many thanks :D

Ta
http://eye.cc -php- web design
Jul 17 '05 #1
1 1625
On Sun, 10 Apr 2005 09:01:04 GMT, ch*****@hotmail-dot-com.no-spam.invalid (chantao) wrote:
Hi,

I am a total novice to PHP/MYSQL. Please help.

How do I display a graphic file (e.g. archit01.jpg) as a background in
a table of a PHP page if I have a table called gfx and the
gfx_ID=archit0 1

I think this is really a HTML question, right?

To use a graphic file as backgrounf in a table simply use

<table background="arc hit01.jpg" id="gfx">
<tr>
<td>&nbsp;</td>
</tr>
</table>

Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1267
by: Don Buchanan | last post by:
I'm trying to get a single column DataGrid to display a graphic. I set up the DataGrid template to display and image. This is what I've tried based on the example I found: Dim dgiItem As DataGridItem For Each dgiItem In DataGrid1.Items With DirectCast(dgiItem.FindControl("Image1"), WebControls.Image)
2
2569
by: Chris Marsh | last post by:
Hello, We have been using the "webctrl_client controls" for a while now in a variety of applications. And, at this one a client site where via "localhost" the treeview displays perfectly yet when we try to display the treeview from the ourside world it fails. Just click on the link and you will see exactly what I mean: http://216.70.227.3/demofood/Department.aspx?Department=Menu&Group=&DisplayInventory=true As you can see the tree...
1
336
by: chantao | last post by:
Hi, I am a total novice to PHP/MYSQL. Please help. How do I display a graphic file (e.g. archit01.jpg) as a background in a table of a PHP page if I have a table called gfx and the gfx_ID=archit01 Many thanks :D
3
1605
by: briand | last post by:
I am writting a control that paints an image to a graphic (created from a bmp). I want to be able to display the painted image directly without having to save to file and link to the saved image. I have been told this can now be done in .NET 2.0. Is this so? How? -- Thanks Brian
2
1505
by: lilsteve | last post by:
I need help! I'm just learning how to do web design so I'm don't know that much, but I can't get my background image to fit different resolution. Can someone walk me through how to do this, and please explain it to me like I'm an idiot! Thanks
1
4953
by: Bob | last post by:
Hi, Hope you can help me with this one. I'm at my wits end. I'm trying to create an intelligent edit-box like the excellent "Customer" one at the URL: http://munich.schwarz-interactive.de/autocomplete.aspx
0
965
by: =?Utf-8?B?cm9kY2hhcg==?= | last post by:
hey all, i have an image that i'm using in my asp.net web page and i'd like to make the background of that image transparent and i thought at first i could say: Img.BackColor=System.Drawing.Colors.Transparent but that doesn't seem to be working for me. Is this even possible? thanks, rodchar
8
10176
by: Brian Ward | last post by:
I am looking for a simple way to set the image transparency in a PictureBox. I have a moving PictureBox containing a graphic image .. moving by incrementing its Left property. The background however shows white as the PictureBox moves but I want it to be transparent. The PictureBox BackColor is set to Transparent .. but no affect. I have used PhotoShop to make the image background transparent .. again no affect. If I make the image a...
0
1425
by: PenCraft | last post by:
Never mind. There was a stray comment tag inbetween the CSS code and the body code. I am working on a web page with a background image. I tried using the CSS background tag to avoid the slice and dice table approach. This is the page: http://www.pencraftco.com/slvrec/index.htm It works just fine in Flock 1.2.4 In IE6, the only thing that shows up on the page is the background image. Everything else is gone. If I delete the CSS...
0
9563
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9386
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10145
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9998
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9938
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
5270
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5406
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3917
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3523
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.