11,821 Topics
![]() | |
Please look in the attachment. The first chart shows the score vs contestant images(score wise ordered) graph generated simply using php. BUT i need the second chart (bottom 1) where chart does not proceed down but only those images of contestants are brought to next line which are relatively very … | |
I am doing a web project... I am new to website design ... I want to create such a website which look same in all browser... Most of the time different browser cant follow same layout and website structure doesnt look same... I have searched this matter alot but didnt … | |
Hello, I'm trying to layout my web page with css only. The layout has several sections which is causing me problems since i'm not very good at CSS. This is the link to the finished product's image: [url]http://www.developmentafrica.org/images/sample.jpg[/url] Help appreciated for the css code. Thank you in advance regards, pabzzmike | |
Hi Friends, Greetings of the day !!! You need two glasses to say cheers, I am new in web design and want to enhance my skills. So i expect to share strongest affairs in the field of web design, just need a bit of your contributions. Hope you will help … | |
I would like to create a table with not fixed width. The width depends on the text length inside. But later I would like to create another table with the same width. It is possible? | |
Hey all Allright so here's what I'm trying to do. I'm trying to create about 6 pages into one page. They way that I want it to work is that I will have a navigation bar at the top which when one of the menu items when clicked will direct … | |
Suppose I have four classes in a package named T namely Main, A, B and C The class Main contains public methods which the classes outside package T access and Main class in turn communicate with other three classes and let some function to happen. Now I want only a … | |
So I have an excel spreadsheet I use for Closing Inventory and Register Reports. Very simple. I want to post this on my website so each of my stores can fill it out online and then it submits itself to my email as an excel spreadsheet. Does anyone have any … | |
I am very new to CSS and HTML. I have built a static demo version of a site that I want to build. my site looks great in Chrome, not as great in firefox and absolutely terrible in IE8. I thought I was using standard CSS styling but it seems … | |
Hey guys, I need some help in regards to Dreamweaver's Live View and Absolute Paths. A new co-worker just had Dreamweaver installed and was trying to work with a single page that had all absolute paths for CSS links (meaning [url]http://mysite.com/styles.css[/url] instead of /styles.css as the link) and still wasn't … | |
Hi to all, I am PHP developer and found many problems regarding cross browser issue. Here's the problem: I want a rounded div with shadow. My CSS codes works at FF but not in google chrome. Please help. Thanks in advance. Here's my code: [code] <style type='text/css'> .main{float:none;position:relative;width:980;background:white;height:500;margin:0px auto;top:10;} #shadowBox … | |
PLease I am not finding it comfortable the way IE9 amd Firefox disaggree with my new building site,each time I view the site firefox aggree with my codes but IE9 never. Please can you copy this [B]CSS[/B] and past on Notepad as well as this [B]index[/B] below to view it … | |
Today, i'm working with base tag elements and I find base href to be very useful. I'm having a hard time to set a source for an image tag because of the specified link in base href. I tried to set an image that is located from a folder (background-image:url('my … | |
I have a div that the user can edit problem is when I select the div the initial cursor is always the same height as the div??? Also if i enter no text and click on it i have to leave the div and click before I can enter the … | |
Hi everybody, If any of you could help me test my homepage, I would really grateful. This is the 3rd or 4th time I've redesigned it and I keep getting different results on Firefox and Internet Explorer. To get to the point, on my screen (15" 1024*768) using IE the … | |
Hi, I need to develop a customer complaint/feedback tool with two tabs in it for Complaint and Feedback, can anyone suggest me from where i can download a template for this? Thanks ![]() | |
hi, please help me to do this. i want to display one panel on top space. and i want one button on that panel to close itself. please help me. thanks in advance Jack | |
Dear Friend..... I want to make web site that it want to plugging with facebook..... In other words, If i type & submit something,I want to publish in Facebook wall (if i can publish in selected person's walls its very worth) it like what the youtube done after some video … | |
I am using css dropdown menu for the first time.. however the dropdowns simply dont seem to work.. please help.. heres the code: .bg {background: url(images/button4.gif);} .menu {padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; } .menu li.top {display:block; float:left; position:relative;} .menu li a.top_link … | |
[B]hello evryone, i need acode that returning my the selected text in iframe (by giving the ID of him) i need that this code will work for FF, IE , SAFARI, GC and the active browsers, thanks allot ! haim .[/B] | |
Hi, I need to make my textarea html compatible... just like a visual editor, where i can embed html tags like <img>, <a href>.... is there any way to do this with html coding ??? | |
Dear Friend..... I want to make web site that it want to plugging with facebook.....:?: In other words, If i type & submit something,I want to publish in Facebook wall (if i can publish in selected person's walls its very worth) it like what the youtube done after some video … | |
Hi, im using dreamweaver and i have a table in which i have an image. When i add another table under the table existing it comes right at the bottom. What should i do to that table so i can move it and place it anywhere around the page. Is … | |
[I]Please I am sorry that I have to ask again this one below, 1st, thought I would like to contribute in solving some problems for people like me too but I haven`t found a thread that I have the knowledge to treat but promise to contribute when found one. [/I] … | |
I did a website for my local humane society ten years ago. It worked, they liked it, and so I haven't changed the design over the years. Now, I've updated my IE from 8 to 9, and the site doesn't work. I've tried removing various components (some old style sheet … | |
Does anyone know how to get rid of gap (seems to be 1px) between a the border of a table cell and the border of a div? I just want the border of the table to collapse into the border of the div. is border-collapse: collapse; the solution? | |
Greetings! I have to change my footer. Let's say I have 10 pages. That means open, cut-n-paste, and close 10 times. Is this how everyone does it? Can I not create something in CSS and only just "call" it from the HTML? Thanks, in advance! < Steve > | |
Dear All, I have page like this using a third party tab. The problem I have emailed them so many time but no reply. Here a sample link [url]http://183.78.169.54/v3/addTab.php[/url]. I would like to create my own any idea how to do it. | |
I am trying to create a footer and facing a problem while doing so... This is my html code: [CODE]<div id="container"> <div id="main"> <div id="terms"> // content </div> // closing terms </div> // closing main <div id="footer"> // content </div> </div> // closing container [/CODE] And css code is [CODE]html, … | |
Right. Im styling my html forms and I have the effects on them exactly like I want. My main problem is that I dont want these effects to take effect on all forms. I have hover over effect on the text input fields. The thing is I have some forms … | |
Hi all - currently whenever I check how pages will look for users of different browsers, I open pages in Explorer, Chrome and Firefox to check everything looks ok for users of these browsers. But I wonder if this is sufficient and maybe if there are other browsers that I … | |
please i want a help to understand that statement: Access node’s DNS record should have CNAME entries equal to the number of protected websites’ domain names. The entry format should have the access-node ID as a sub-domain for each protected website domain name, i.e., “ANnumber.domainP.com”, this is to guarantee compatibility … | |
Hi everyone with this forum family,. Please can anyone help me out, I hqve problem creating my web site, what (tag) code can I use to eliminate deferences between [B]f[/B]irefox and [B]i[/B]nternet explorer, I am bulding a website with (Note pad) and view it with fire for and internet explorer … | |
Hi encountering rendering problems for IE for rounded corners. Rounded corners are rendered through an image. Images attached. We can clearly see in IE the part of below rounded corner appears next to Search caption in image. But in Firefox it renders properly. quick-search.gif is used for getting rounded corners. … | |
Hello world, 1. I am building a website to list universities worldwide by majors and countries. To do that I have a page containing name of countries - say 50 countries. 2. Let's say, from the list you clicked, Australia, it will then take you to a page containing list … | |
I have this idea of a page i want to create but i really don't know how i would implement it . I want to create a page with some pictures and below each picture there would be a check box , i want people to be able to select … | |
Hi, I'm having trouble with this layout (attached image). I need to have images as borders, but I don't want to use multiple backgrounds in CSS3 (small browser support). I tried to make two floating divs, but then I deleted it because I can't set width: 100% - my main … | |
Me...again. I appreciate the help I keep getting. Hopefully, I can reciprocate one day! As you can ascertain from the jpg, I have two (I think) alignment problems. (I thought tables would be the better way to go...) (1) I thought it would be better to have the boxes on … | |
Hi there, i need to move "follow us on:" div tag at the same level like "useful information". and remove the color border around img. any hint??? [url]http://www.bbk.ac.uk/~pjancz01/tma/aboutus.html[/url] thanks. | |
Hi there I created liquid layout website.In Firefox there is no scroll down bar. U can see just part od website. Any idea why? In IE is good. | |
HI .... i want to print the text vertically from bottom to top and left to right and am using the style property is writing-mode:tb-rl fliterv filterh . It shows correct format in IE6 browser but when i see print preview it looks like mirror image like top-bottom and right … | |
I want an div inside div. The code of html is [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> <link rel="stylesheet" href="style.css" type="text/css" media="screen"> <title> </title> </head> <body class="body"> <div id="container"> <div id="masthead"> </div> <div id="right-upper-navigation"> </div> <div id="right-navigation"> </div> </div> <div id="footer"> </div> </body> </html> … | |
I am trying to get the internal table to scroll without having it extend beyond it's initial size. For some reason the div gets the scrollbar instead of the table. I've been working on this all night and I just can't get it to work. Any help would be appreciated. … | |
hey do we bring blink text in html pages that works in google chrome, and IE ........even though we all know that <blink> </blink> won't work in Google Chrome & Internet Explorer...........is there any other method by which we can bring blinking text......... | |
Hey folks, Trying to set up the show/hide on my basic website for a university submission but looking for some help! The show/hide div works but ruins the entire layout of the site. This image will explain better hopefully!! [IMG]http://i809.photobucket.com/albums/zz11/bigval3/screen-capture-6.png[/IMG] The layout should look like this and obviously the main … | |
We are trying to update an ASP.NET 2.0 application so that it no longer requires IE to be in Compatibility mode. We'd also like it to be browser independent. There is debate in our office as to the pros and cons of changing from our insanely complex nested table approach … | |
Hello i have a index file but i want to change the main so it looks like on the picture description, hope you understand my bad english.. i think this is easy to fix but I cant do it :sad: See the picture below [CODE]/*///////////////////////////////////////* An exclusive script by Jigowatt … | |
Hi all, I'm using Dreamweaver 8 and I am very proud of myself that I managed to work out how to create a Navigation Bar with a Drop Down using the Show Pop Up window feature. However, that only gives me one level of drop down and I was wanting … | |
Is it possible to enter java script in HTML coding? Please tell me about this. | |
Hi guys, Id like to use Sliderman in my site as an image slider. I downloaded the code, added it to my site and arranged what I could see needs to be arranged but I cannot get it to work properly! Image1 attached is how it is supposed to look. … |
The End.