10,643 Topics
| |
Hey, Can someone help me figure out why this is displaying differently in IE vs. Firefox? I am trying to make it look the same on both browsers. I would like the "mainlevel-nav" to display in the middle of the red bar on top, but nothing I try works. The … | |
Hi! here is my problem . I'm a psychology student and i'm trying to do a survey on my friends from my YM list . I want to send them forms in their inbox and they will answer back . My form looks like this : [code=html]<form method="post" action="http://mysite.com/feedback.php"> Question1 … | |
I'm a little green in design. Would like to know of a tutorial or a good place to start my research of how I can develop a monthly (pay) subscription to a website. (You pay a montly subscription and have access to the site.) | |
hii...i am creating a chart using html and asp the code for it is : [code] <%@ LANGUAGE="VBSCRIPT" %> <% Option Explicit %> <% Dim data1Array(3) data1Array(0) = 5 data1Array(1) = 15 data1Array(2) = 25 data1Array(3) = 50 Dim data2Array(3) data2Array(0) = 5 data2Array(1) = 10 data2Array(2) = 20 data2Array(3) … | |
I have been trying to rid myself of a looping IP. I set up the following in .htaccess from the root but does not seem to work. I reread the htaccess tutorial in case I missed something. But, I don't think thats the case. Any opinions will help. Thanks order … | |
Hi all, I am not very good web designer but I am trying to show the information retrieved from the database using table. The idea is that one record should be shown in one row/line. My code works fine untill the table reaches the max screen space then isted of … | |
I have designed my page using Firefox and it looks exactly as I would expect it to, colors consistent with my design using Photoshop. When I view the page in Internet Explorer, all the colors are changed. It looks as if everything has a slight gray layer over it making … | |
Hey All, I am trying to create an interactive form using MS Word 2007 and I want the form to be emailed to an email id by clicking on a submit button in word document itself. I added several controls like text box and dropdown list boxes. Finally added a … | |
[URL="http://www.qblogs.comuv.com"]http://www.qblogs.comuv.com[/URL] go to that site and check out the navbar at the top. i have some problems with it. in firefox, at some zoom levels, the matrix missaligns itself and is out of line and looks like crap. in IE the background with the shiny gradient should go all the … | |
| Hi folks, It has been some time since my last visit. This time I come looking for help... I have coded a page that contains a google map next to an address location. Basicly the map shows where the address is situated. I have used a centered div with fixed … |
Hi, I am trying to make a website were the menu is loaded from an external file so when you want to update the menu it gets updated on all the web pages. Something like and iframe but the problem is that the dropdown menu of an iframe will be … | |
Hi guys I have 5 images which are hyperlink, so each time I click their color should change to yellow until I click another hyperlink image and also they need to change their height too, I was wandering if thats possible and please I cant use Javascript I need a … | |
Currently, my index.html is like this [code] <html> <head> <title>EngineeringNotes.net</title> <link href="style.css" rel="stylesheet" type="text/css" media="screen" /> </head> <body> <div class="header"> <div id="logo"> <h1>EngineeringNotes.net</h1> </div> <div class="menu"> <ul> <li><a href="mailto:daviddoria@gmail.com">Contact Me</a></li> <li><a href="phpBB3">Forums</a></li> <li><a href="Ideology.html">Ideology</a></li> </ul> </div><!-- end menu --> </div><!-- end header --> <div class="page"><!-- start page --> <div class="sidebar"><!-- … | |
Hi everyone, i'm having a strange problem with firefox not displaying my frames correctly. Basically i have 4 frames= _header, _leftMenu, rightMenu, _blockText now in the left menu i have a link like this for example [CODE]<a href="general/welcome.html" target="_blockText">Welcome Home</a>[/CODE] as you can see target=bla bla should give me the … | |
Hello! I was wondering if there's any way to refer to a button's text in css. More accurately, to define to classes for a button, one for the button body, and one for the text inside it. Like: [code=css].button{ //the settings of the button } .button: p { //text layout … | |
Hi, I write because i am looking for a program that imports in mass simple images (jpeg, bmp etc) and creates for each of them an image 4 times bigger, composed by the original image copied and mirrored. Let me explain: in the final image, in the top left there … | |
Hello, I am creating a new site and I have run into a problem with adding a background image to the html tag. The image has repeat-x and is positioned top and right. The problem is that though it looks great on 1024 wide resolutions it goes balls up when … | |
Hi ................... I have design a web page using the combination of PHP, HTML and CSS (cascading style sheets).The web page is looking good in Internet Explorer. But in Mozilla Fire Fox, Google chrome, Opera the alignments are changed. It’s not looking Nice. I need help regarding this. | |
I need to have my background image span the entire length of the page without using the BODY element, here's why: I separated the image into left and right sections so even for different resolutions, the left image will always be on the left, and same with the right. Because … | |
Hey guys. I have a code that i'm trying to build with 2 nested divs that i want to align beside each other. i'm not sure if the below is the best way to go about it but it's the only way i could think of. only thing is that … | |
Hello. Here goes the problem: i got my movie made elsewhere then in adobe flash, converted to .fla and imported to adobe flash to add some AS. But the movie is not assigned to a main timeline and i cannot do a thing with it now. It is playing nicely … | |
Hi I need to play some flv files out of my database on a website... I heard that it is possible to create an FLV player (which as far as I know is actually an SWF file - the player) using the Flash software from Adobe... is this true, and … | |
How to set the fixed width in particular <td>in html? if i entered more than character in this <td>, the <td> content will be adjusted to the given fixed length. dont extend the <td>. please can u tell me the answer of this problem... with regards sundar | |
Hi guys, I wanna display combobox which contains checkbox as its elemets(containing a single character). Checkbox should allow multiple checkbox selection. When the selection is done, the combobox has to show the selected values. Plz help me. Thanks in advance, Sagar | |
I have the page and the main page doesn't get to bottom. In short it doesn't fit up. Take the code and see what I mean. If you don't know PHP just replace it with <p> Garbage words</p> [CODE=XHTML] <!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" xml:lang="en-US" … | |
There is a new article on the Madmouse Blog, [B]“Creating structure using Unordered Lists”[/B] which introduces a [B]proof of concept[/B] of using lists instead of divisions to write down the structure of a website layout. The article shows how it is it to be done, describes its purpose and points … | |
given below is the css, html, script of my page want to adjust div as per page resize and need to have scroll bars for the div [code=html]<table style="width: 96%; height: 40px;" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left"> <img alt="" src="images/silver/btn-login.gif" /><a href="stockregister.aspx"><img alt="" src="images/silver/btn-reorder.gif" /></a> </td> <td> </td> <td … | |
Hello I have a mock up of a Zencart layout but I am unable to identify an image. The CSS Code is as below: [code] body{ padding:0px; margin:0px; background:#FFFFFF url(images/t-dr.gif) repeat-x top; text-align:center; } a:hover{text-decoration:none;} img { border:0px;} .dt { display:table; width:100%;} .dr { display:table-row; width:100%; height:100%;} .dc { display:table-cell; … | |
Hi A client of mine has asked me to create for them a tree structure for their website which will be populated from a database giving them a fully graphical tree structure for their site on different pages. to get the idea of the thing that i am trying to … | |
Hi, I am using map tool in DW whenever i need all time its working very fine, but this is the first time i am getting some problem with that? The problem is for a image i m giveing rectangular Hotspot tool for some portion, that is coming very fine? … |
The End.