473,320 Members | 2,003 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Display data with nice border?

Hello to all

I'm using PHP since a few week. I like to know how php programmers are making
so nice border to displaying MySQL table?

I like to make a border with rounded corner.
Could somebody tell me how can I do that?

Many thanks in advance for your help.

Regards

Otto

Jul 17 '05 #1
3 3885
Otto Haldi <oh****@freesurf.ch> schrieb:
I'm using PHP since a few week. I like to know how php programmers are making
so nice border to displaying MySQL table?
That's HTML. PHP does not display anything. PHP outputs HTML code which
will then generate something like those "nice borders".
I like to make a border with rounded corner.
Could somebody tell me how can I do that?


Just have a look at the HTML and CSS source of the page where you have
seen this.

Regards,
Matthias
Jul 17 '05 #2
Otto Haldi wrote:
I like to make a border with rounded corner.


This is off topic.

In spite of some of the articles posted here, the denizens of
c.l.p don't consider PHP an initialism for "Please Help, People".

Anyway, I assume you mean in a browser. Probably designers make do
with inline images to perfect their masterpieces; probably they
implement them poorly too. To unravel the mystery, Use The Source!

Once CSS3 support becomes universal, you'll likely be able to
create rounded borders with stylesheets, which is more tenable
than using inline images. Please refer to the Border module in the
CSS3 WD, especially the "border-radius" properties.

Not for lack of trying, I can't think of any way to turn this
followup back on topic. Sorry. :-(

--
Jock
Jul 17 '05 #3
Hello John
Once CSS3 support becomes universal, you'll likely be able to
create rounded borders with stylesheets, which is more tenable
than using inline images. Please refer to the Border module in the
CSS3 WD, especially the "border-radius" properties.

Many thanks four your quick answer. I'm sorry that asked this in the
wrong newsgroups. I'm using PHP since a few week and thought that was
made with this language.

Regards

Otto

Jul 17 '05 #4

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

Similar topics

4
by: dmiller23462 | last post by:
Somebody take a look and give me any suggestions? My brain is nuked... Here's my deal....I have online submission forms on my intranet at work here....I am appending to an Access DB with the...
19
by: dmiller23462 | last post by:
Hi guys....I have absolutely NO IDEA what I'm doing with Javascript but my end result is I need two text boxes to stay hidden until a particular option is selected....I've cobbled together the...
0
by: Angelos | last post by:
Hello, I have the folowing code looping thru a result set from the Database and displaying a list of products. I want to use CSS to display 3 products for each line ... or any number of products...
4
by: drew197 | last post by:
I am a newbie. I am editing someone elses code to make it compatible with Firefox and Safari. In IE, when you click on the proper link, a block of text is shown in a nice paragraph form. But, in...
2
by: Steve Richter | last post by:
I would like to use display:inline and other CSS attributes to build an entry form. Where the heading to the left of the text box is always a set width. It is not working so I am experimenting...
17
by: seajay | last post by:
Hello, I noticed something strange when I was composing a XHTML document with CSS The following DOCTYPE causes the page to display differently on Fireflox 1.0.6 and Internet Explorer 6...
15
by: cssExp | last post by:
hello, Rather than going on a wild explanation on what's the the problem, it'll be much quicker and easier if i let you look at it yourself, so I'll post my page source (actual contents taken out,...
2
by: wreed06 | last post by:
Hello, I have 2 problems. In my webpage, I have a dropdown list with a button that takes the user to a popup window specific to the option. I am using Firefox 2.0.0.13. I have successfully...
1
by: jeddiki | last post by:
Hello, I have made a nice opt-in form and tested it in Moz FF and it looks fine. But in IE the elements don't line up properly. I think I am nearly there but can not get these elements...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.