2,603 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for alienlinux

I am trying to embed my cgi:irc script into my html page, it works fine if i simply point a hyperlink to it, but it looks horrible and comes up in a different page, so i tried the <embed> tag like this :- [code]<embed src="https://alienlinux.homelinux.net/cgi-bin/cgiirc-0.5.9/irc.cgi" align="center" width="520" height="360"></embed>[/code] but it …

Member Avatar for MattEvans
0
2K
Member Avatar for sevdiaz

Hello all, I'm new in here and i want learn something, CSS!. Well i have some problem for css, i need to know how to make fixed image background, please see my attached file. please help me for tag and css properties. i really need help. thanks thanks all.

Member Avatar for MattEvans
0
97
Member Avatar for ongxizhe

Hey all. Does anyone knows where to get some tutorials of HTML? Or someone willing to teach about HTML please kindly send a PM and include your contact or reply here. Your help willl be appreciated. Thank you. Xizhe

Member Avatar for ongxizhe
0
190
Member Avatar for HLA91

Hi everyone I am looking for the code that places the little logo next to the url in the address bar, like this site has got the db but of course I would place my own logo there. Any idea what this code is please? Many thanks HLA91

Member Avatar for stupidenator
0
63
Member Avatar for stswimfan

Hello all, pls can somebody help me solve this problem, i designed a website with dw8 and in ie it displays properly, but with firefox it does not. the link is gabinet.atspace.com thanks

Member Avatar for stswimfan
0
63
Member Avatar for sambaja

hi, im trying to use this script: [URL="http://www.dynamicdrive.com/dynamicindex11/scrollc.htm"][U][COLOR=#0000cc]http://www.dynamicdrive.com/dynamicindex11/scrollc.htm[/COLOR][/U][/URL] it works great with IE but with firefox it doesnt work when its encased within another CSS ID. It shows up, but it doesnt scroll. how can i make this work? i know its a CSS thing probably since your script generally …

Member Avatar for sambaja
0
178
Member Avatar for HLA91

Hi everyone I was using this CSS template for my site but when I tried to add a background to the navbar the picture only appeared in between the links not behind them. I have tried removing the hover and a:link and a: visited but it doesnt make any difference. …

Member Avatar for MidiMagic
0
63
Member Avatar for Dsiembab

Well my question is, I have a website run with apache and I was wondering, if I have many webpages and wanted to put them in diffferent directories ( for ease of use) with a index.html how would I be able to call the css in another directory to the …

Member Avatar for Dsiembab
0
125
Member Avatar for alienlinux

Hi all, I'm new to css and html too for that matter. this is my html so far:- [code] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>AlienNet Public Access Gateway</title> <embed src="audio/thunder3.wav" autostart="true" loop="false" width="0" height="0"></embed> <link rel="icon" type="image/png" href="http://alienlinux.homelinux.net/images/alien.png"> <link rel="stylesheet" href="mystyle.css"> </head> <ul class="banner"> test </ul> …

Member Avatar for alienlinux
0
114
Member Avatar for MDGM

Hi, How do I make it so when I click a link on page A, it opens page B in a new window, and page A goes to a specified page? This is the page: [URL]http://www.swmassive.co.uk/forums.html[/URL] I want to make it so when the user clicks view, the forums page …

Member Avatar for unitechy
0
95
Member Avatar for Lucis

Hi, I've got a major problem I cannot solve. I'm working in Dreamweaver MX 2004. A client wanted their site converted into templates. OK, no problem there. However, once completed my jsScript popup menus ceased to work and I can't repair them. I've tried eveything conceivable. Nothing works. The navBar …

Member Avatar for Lucis
0
66
Member Avatar for Estreetloans

Hello, Here is a question about accepting payments from international companies. I will use my website as an example. We run a website that accepts applications for the US Greencard lottery. However, many of the people applying do not have Paypal. For those of you who work with international customers, …

Member Avatar for wilson2
0
132
Member Avatar for rariti

Moving a site over from transitional to strict doctype. And Firefox is not displaying the CSS. I have spent hours trying to solve it, without any luck. I usually do build for FF first and IE last, but it was always transitional, because I was more forgiving when doing complex …

Member Avatar for rariti
0
200
Member Avatar for Dsiembab

I have a webpage and in my html the container holds the sidebars and the content2 I have put a 3columnX8row table instead of a million <div>s I was wondering how I could make the data cells scroll vertically in my css intead of a million <div>s. well actually 12 …

Member Avatar for MidiMagic
0
188
Member Avatar for braska

I have 2 existing arrays and one calls upon the other for a game from the <form>, as you make a choice in the drop down menu (based on the description displayed), you are right or wrong and it displays the right answer for you if you're wrong... I need …

Member Avatar for dr4g
0
108
Member Avatar for HLA91

Hi This is the first time I have had any need to use css and I am confused. I want to make the border of my table dashed and I managed to do so but how do I keep the colour of the border the same (before it was #cc3300 …

Member Avatar for azzu5
0
121
Member Avatar for GAMARKETGIRL

Hello, I just started [this](http://WWW.SUGARDADSANDBABES.COM) new site and wanted to know if anyone has any ideas about my website if the colors are off or need perking up? If I should switch somethings around. For some reason I feel like I may be missing something. Can you please help. am …

Member Avatar for azzu5
0
228
Member Avatar for HLA91

Hi I am looking for a code for a form so when the person has filled in the fields and they hit submit it saves the informaion to a text file on the server. I saw it once before but I can't seem to find it again can anyone help? …

Member Avatar for jbennet
0
66
Member Avatar for edouard89

Hi every one I am need of help. I currently have a checkbox as part of my page that is used to pass information. I want to change it into a button or when the button is clicked the check box is selected and grayed out and cant be deselected. …

Member Avatar for edouard89
0
252
Member Avatar for mohaydee

Hi, I've just set up a website but when I type its name on IE7 it doesn't load, no words are seen at the botton of the page like "waiting for http// .... ." Only the word "done" turns up and and the screen remains blank. I contacted the server …

Member Avatar for lahure_dai
0
94
Member Avatar for edouard89

Hi, My question is on weather it is possible to move the mouse on a page after it has touched something. For example: Lets say some one moused over an image, after which the mouse would move down across a certain part of the page. If it is possible how …

Member Avatar for MidiMagic
0
116
Member Avatar for marjan_m

How an image can be fitted in a curved area in Adobe as in the attached file? kinldy reply soon. Best Regards,

Member Avatar for marjan_m
0
125
Member Avatar for John A

Hello all, This is a relatively simple problem I ran into when designing my site, so hopefully you can help me out here. I have a div like so (for example): [code=html]<div class="box">testing</div>[/code] And here's the CSS: [code=css].box { margin-left: auto; margin-right: auto; width: 50px; color: red; background-color: blue; }[/code] …

Member Avatar for John A
0
174
Member Avatar for Dani

Is it possible to submit a sitemap to Yahoo much the same way one uses Google Webmaster Tools?

Member Avatar for Dani
0
126
Member Avatar for kained

Right. I'm designing a site and I at the moment have a very basic nav bar on it. What i want to do is take out the underlines for the links and put an icon next to the text(like a bullet point) for some reason it isn't working, anyone feel …

Member Avatar for kained
0
90
Member Avatar for stupidenator

Hello, I built a simple contact form on my web site that simply sends the contents from a form to a php script via a xmlhttprequest. When I originally built this about a month ago, it worked fine. Yesterday, I know the form was filled out twice, as it emails …

Member Avatar for stupidenator
0
145
Member Avatar for Itrenner

I need to change a logo to the vector-graphic - format. What can I do? Who can help me? regards from Austria...happy easter... Itrenner

Member Avatar for pty
0
86
Member Avatar for Barefootsanders

Hey all, Im trying to put a submit news box on my admin page but for some reason my top box, Headline: "Textbox here", is not showing up on my page. Am I doing something wrong? Did I miss a tag somewhere?? Thanks in advance. [CODE] <tr> <td> <br> <!--Display …

Member Avatar for MidiMagic
0
104
Member Avatar for flageolet

Hi: I want to get some movement into some words. The only things I want to change are the layervisibility and the layerposition. This code below works fine in IE and Opera, but doesn't do anything in Netscape 8 (except when watching in IE view). How come: thx :) [CODE] …

Member Avatar for flageolet
0
63
Member Avatar for aeinstein

Flash 5 or MX is ok, but i'm looking for two different types of books: 1) A Broadstroke howto covering beginner to whatever, but not necessarily an indepth reference. This is to hopefully help me get up to speed ASAP. 2) A detail oriented in-depth reference, such as maybe Flash …

Member Avatar for satish.ambition
0
297
Member Avatar for manal

hi how can I change the cursor's shape im my site i found this [CODE]<A HREF="index.html" style="cursor:crosshair">home</a>[/CODE] this change it when it moves over the link but i want the cursor to be like this always thanx in advance

Member Avatar for MattEvans
0
220
Member Avatar for Rhyan

Hi, guys. I have an odd problem with internet explorer, that I cannot figure out how to solve it. I have a dynamically generated page, that displays a gallery. Basicly the structure is the following: [HTML] <div id='content'> <h2>Gallery</h2> <div id='thumbsHere' style="float: right, width: 740px;"> HERE GETS GENERATED BY PHP …

Member Avatar for Dani
0
86
Member Avatar for RyuuJin Silver

Hello, First of all I would like to say this is a great layout and has helped me a lot. Now, on to my question. :lol: I cant seem to get my divs to always align to the center of the page. [code] body { background-color:#e6e6e6; } #header { position:absolute; …

Member Avatar for MattEvans
0
116
Member Avatar for mousecat4

Howdy, my name is Jeremy. I'm a noob, I'll tell you that upfront. I know a very small amount of html, and I'm sure this can be done. I need it so that when a user clicks a link it will run an executable, instead of requiring them to download …

Member Avatar for MidiMagic
0
81
Member Avatar for Maidomax

Hi, guys! I have a problem with this site I am making. I have a meny similar to the one in Daniweb, but without the drop-down menu. I made it with a set of DIVs with a 1px wide backrgound image with a background-repeat: repeat-x; setting. The menu looks pretty …

Member Avatar for MidiMagic
0
109
Member Avatar for Aliciajp

I need help figuring out why a web page is jumping down in IE when the browser windows width is shortened. My clients have very small monitors and the webpage jumps down about an inch . Please HELP!!

Member Avatar for MidiMagic
0
108
Member Avatar for irfan.motiwala

well i have develop website amnacorp.com please check below i have tried for seo <head> <title>Amna Corporation is an ISO 9001 : 2000 Certified Company .We are the Manufacturers and Expoters of Woven Garments.</title> <meta name="title" content="WOMEN GARMENTS, MEN GARMENTS, CHILDREN GARMENTS, GARMENTS MANUFACTURERS, GARMENTS EXPORTERS, JEANS MANUFACTURERS, JEANS EXPORTERS …

Member Avatar for stymiee
0
235
Member Avatar for evank

I have a page where all the content is contained in one centered table of static size: [html]<table id="page_content" background="gfx/main_bg.gif" border=0 cellpadding=0 cellspacing=0 width=1024 height=768> <tr> <td> <!-- content goes here --> </td> </tr> </table>[/html] the page is fairly graphics-laden, so I want to hide it with a preload screen …

Member Avatar for vikonava
0
122
Member Avatar for Tim Stevenson

Could someone please assist me in modifying the following java script code so that it does a word wrap. It currently forms one long long single line. Thank You ..Tim (I've spent 8 hours trying to solve it...frustrated!) <p><b>Q10) Breed is not about traits as much as it is about …

Member Avatar for MattEvans
0
185
Member Avatar for chunkmartinez

Hellow everyone, i have a page that has a bunch of forms on it, im designing it as a generator based on users form info, and i have an iframe at the bottom of the page, so when someone submits all of the info, the code will apear in the …

Member Avatar for chunkmartinez
0
68
Member Avatar for travis1776

Please help. Our church is wanting to begin broadcasting our services live online from our website. How do we do this? Any help or direction would be great.

Member Avatar for GreenDay2001
0
79
Member Avatar for HLA91

Hi I have some pictures i want to place on my website their on my hard drive.Is there a code to place it on the web page? I've got a HTML book but it doesnt tell me how to it just tells you the basics. I use notepad to write …

Member Avatar for stymiee
0
123
Member Avatar for HLA91

Hi I made a web page for my friends about things that have happened in school. My friend suggested i should place a blog so people can place comments, suggestions etc..... . I googled this idea but came up with nothing. Is there a script to make one if there …

Member Avatar for tgreer
0
137
Member Avatar for felonee63

Here's my problem :) I'm working on some stuff for our website, that is about 900 pages in Word, and having to code it in HTML. To make it faster for myself, I've created two text styles <command> and <order> Here's my stylesheet: [code] command { color: c30000; font-style: italic; …

Member Avatar for felonee63
0
100
Member Avatar for kissiwat

The following is supposed to create 2 clickable regions in a JPEG of a hot air ballon ie balloon on right (circle) and basket on the left (rect) but something is clearly missing but I can't quite work out what. Have checked a few sites but no joy so far... …

Member Avatar for FC Jamison
0
130
Member Avatar for narsto

This worked perfectly on the home computer. When I FTP the files to verizon including directorys such as "css" "images". Some images show up most do not, there is no css support unless i put the code right in the head of the document. I assume it is a url …

Member Avatar for FC Jamison
0
119
Member Avatar for animanga

I'm trying to create a small website for my family using Fireworks, i have searched high and low and couldn't find a single answer to my question....How do you link a fireworks page to another fireworks page, i know that i can link them with url's, but that's just it, …

Member Avatar for animanga
0
149
Member Avatar for ep2002

Hi there, I'm in the market for a good collection agency that will collect on chargebacks for online purchases where the customer committed fraud. Any suggestions? Thanks Michelle

Member Avatar for nzd
0
174
Member Avatar for hgltd

Hi Does anyone have a solution or can point me in the right direction for my problem? I’m using an image map where the links (on the same page) refer to a vertical list of information. I would like to insert a small image (preferably) or highlight with a cell …

Member Avatar for hgltd
0
167
Member Avatar for amaravanich

Hi, I'm trying to get the data type of a value entered into an input type text field in a form.By using typeof i am getting string always.Eventhough i was entered a number i'm getting the type of data as string.How can i check whether it is a number or …

Member Avatar for hollystyles
0
125

The End.