10,650 Topics
| |
I don't know why my background image isn't showing up. Here's my code: [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- saved from url=(0014)about:internet --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Gamer District, your source for Next Gen and Retro Gaming...</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> {display: block; } … | |
Sorry for the drastic opening, but I'm on a time crunch here. I am basically re-branding a site for a hotel company and have gotten the look I want, but as luck would have it, the css is working perfectly in IE but not in Firefox or Safari. The issue … | |
Hi, I have a fieldset and I am styling the legend tag within that fieldset with css. I got the text to overlay over the image, but it only works in IE, Chrome and firefox didn't like it. The end result I am looking for is to have a fieldset … | |
Hi, I have this in my css file i have said the html to be position:abolute but it doesnt when i minimise. if i say absolute in logo same thing nothing happens and the body comes at the top of logo: [CODE]html { height: 100%; overflow-x: auto; position:absolute; } body … | |
Hi, all read some articles these days and want to know how good or how bad the YUI library is?? Thanks. | |
Hi All, First of all i'll tell you what i m doing .... I ve a blog at [url]http://myblog.blogspot.com/[/url] ... now ... i am going to make simple website for myself and i want my blog to open inside my website .... i tried using [code=php] <?php $remote = fopen("http://myblog.blogspot.com/", … | |
I am cleaning up my code a bit and wanted to simplify something: I have a dropdown menu that I added to every html page in my website. Is there a way to have the code in one page? so that I can make one change to it (when needed) … | |
hi my site is not working properly with ie7....firefox and opera are fine...... [url]www.gojyotish.com/index1.php[/url] plz see it.... i'm using ddsmoothmenu from dynamicdrive.com | |
I have a sub navigation bar on my web page and I would like the links to link to that page in a cell under the Sub navigation bar. Example.... Personal Injury....you would click on this and the text would change to that catagory, click on another link DUIs and … | |
Hi, all i am new on Web Development. I know there have a lot of articles about this subject on internet. But just want to ask for some experts in DANIWEB. What's their feeling and tips after many years web developing. Now i feel like: My biggest problem is the … | |
I already know what I want the menu to look like But which program would be best to use while creating a menu/navigation bar for Dreamweaver CS3? Would the one dreamweaver already has in the program be best? Any help is appreciated :) | |
Hello. I am coding a website that is using a single CSS file that all pages reference. My problem is that each page is a drastically different length. I have colored bars going down the sides, and there are lots of them. I have tried setting all the colored bars … | |
Hello all, I'm new to this, so please excuse anything that isn't being done 'right'. I am creating a page that contains 3 sections, spread across the width of my page. The idea is to create 3 separate content areas. I've created these sections using div elements. The 3 divs … | |
Hi would anyone be able to inform me of the average pay of a web designer/developer ? Thankyou in advance | |
Hello, I'm tearing my hair out with an issue using DIV floats, and the differences I'm getting between IE and FF. Quite simply...I'm trying to float 2 divs within a main/container div, and have them float properly next to each other. The code below is a stripped down version of … | |
Ok, this is starting to annoy and Google has yet to provide any clear answers. I'm dynamically creating CSS based on users choice of theme colours. Easy enough, done with PHP but the code is irrelevant here, the problem being that IE is caching the old CSS and upon loading … | |
Hello, I have a problem. Im working on a web page [URL="http://tacrosst.com/privacy/"]http://tacrosst.com/privacy/[/URL]and in the background of the page i have inserted a spring imagine. But i don't know how to MAKE the imgaine touch the red footer. hope you can help | |
I'm testing a small site in multiple browsers and am getting different results with this code: [code=html] <img src="...path.." alt="text if image is missing" height="128" width="128" /> [/code] If the image is missing: - Opera 10.0 (Presto) and Midori 0.1.2 (Webkit) will display the text within a 128x128 space; - … | |
Right guys, just found your forum and could do with some MAJOR help. I've been given a project and I am creating an on-line shop. I plan to use Dreamweaver. I am a novice user of all packages, and Dreamweaver seems the easiest with the time remaining (6 weeks!!) A … | |
I need urgent assistance in creating a marquee in flash 7.The text should scroll from left border to right border on a mask layer. The frame rate of this marquee affects the frame rate of the photoslide in that same flash. please help. | |
Hi, I want middle Div to be automatically adjusted between left and right divs. When i write a long sentence or add something into middle div, the right div is pushed down. How can i make them stable? Thanks [code] <body> <div style="height:100px; background-color:#CCCCCC">TOP </div> <div style="width:200px; height:800px; float:left; background-color:#E9F3DE">LEFT … | |
i want a loading screen before my site fully loaded. it can be 1. loading screen before the home page fully loaded. 2. loading screen before the flash fully loaded. 3. loading screen before each page loaded. 4. loading screen before the WEBSITE fully loaded. i used SWISHMAX 2 for … | |
If I give you the code to my website, is there any chance you would be kind & take a look at it - to tell me where the conflict is - and how to improve/resolve it? ^.^ | |
hi all, i am sorry i know this is a trivial issue but it has bugged me and it seems like i dont ve any clue whatsoever to correct this .... i ve a site which i want to look centered and in place ... its working fine in firefox … | |
I created a web site using Frontpage. Frontpage makes the code a complete mess, though. My web site looks alright in IE - Everything is aligned correctly But in Firefox it look hideous. My bottom line question is, How do I go back into frontpage and design my website in … | |
Using frontpage 2003, I want to take a web design that was created for IE and create it for firefox instead so i can add conditional comments to end of my code, and make my website work in IE, FIREFOX, Safari, ect... How do I do this?! Exactly. Details. Pretty … | |
Ive got a button which works fine in FF but not in IE. All it is is a hyperlinked div. But IE users can't click the button. Anyone know a work around for this. Im not very experienced in cross-browser coding :confused: [code=HTML]<html> <head> <style type="text/css"> .partdiv { background-image: url('http://www.theflickzone.com/movieimages/part.png'); … | |
Hello guys, how are you doing? I have a couple of questions please, I would appreciate any help. 1- I have three "relative <div>" I want to put them next to each other and making sure if someone has less resolution, there wont be a scroll bar. But instead the … | |
Hi, Size of HTML <hx> tags differs in Ie and Firefox. For example <h2> is displayed bigger in IE whilst it is smaller in Firefox. How can i solve this problem? Thanks | |
Hello I am new to CSS so what I am asking is probably very simple to experienced coders, I am trying to create a CSS Layout that closely mimics the look of a Cubecart 3 Store. The site whose design I want to recreate (esp the layout) is at [url]http://cubecart3.http.mn/[/url] … |
The End.