11,821 Topics

Member Avatar for
Member Avatar for mvt6204

Hello Guys, In my current project, I try to make a friendly URL structure that emphasizes the structure of the website. For example: instead of :[url]www.mysite/about/history.html[/url] the URL is:[url]www.mysite/about/history/[/url] So in order to achieve this kind of output I put folder structure a followed: "about/history" and put the index.html file …

Member Avatar for almostbob
-1
118
Member Avatar for goody11

I'm trying to help my band director with her website and I can't seem to figure this out. We have 2 frames set up, one that takes up 20% of the screen and the other takes up 80%. There is a little white line that divides the two frames. Is …

Member Avatar for ko ko
-1
177
Member Avatar for webmaven

My name is Irene. I'm a freelance web developer in Westchester County, NY. You can check out my portfolio at my website. (See signature.) I created a website several years ago for do-it-yourselfers that explains the basics of getting and publicizing a website. (Also see signature below.) I'd be delighted …

Member Avatar for Grn Xtrm
-1
100
Member Avatar for Mr. O

Howdy good folks of the HTML/CSS variety :icon_cool: To make things brief, this is what I want to do basically - [url]http://gearsofwar.xbox.com/default.htm[/url] I have my background image like theirs, but it seems that the rest of the page I made only looks good with my monitor resolution because I used …

Member Avatar for Traevel
-1
99
Member Avatar for virtualmisc

I need to figure out how to make a background picture completely fill the screen with the full picture on any computer screen. Weather it's being viewed on a 17 inch monitor or a 12 inch monitor I need the picture in the background to be the same size. I've …

Member Avatar for Troy III
-1
100
Member Avatar for smadamij

Im hoping you can help me, a newbie so apologies if this is an old question - Im about to design a site and i would like the filenames to be for example [url]www.mycompany.co.uk/about/[/url] as opposed to [url]www.mycompany.co.uk/about.htm[/url] therefore ditching the file extension. it just looks neater I think and …

Member Avatar for Troy III
-1
107
Member Avatar for dami06

I'm not sure where to put my background image in this code and how to make the image transparent. Could you please help me out. Thank you [CODE] <? $pagetitle = "WaCoCo: Waterloo Community Coalition"; $pageid = "home"; include('includes/functions.php'); include('includes/header.php'); ?> <?php $dbcnx = @mysql_connect('localhost', 'root', 'bankside'); if (!$dbcnx) { …

Member Avatar for webmaven
-1
111
Member Avatar for theonlyhugeg

ok i'll try to explain it simply and clearly. i have looked for a solution for a long time but they either didnt work and were too complicated for my little skill. so i have a main .swf which im working on. i then have buttons which when clicked, launch …

Member Avatar for JasonHippy
0
316
Member Avatar for moerpheus

hi, I have a header on my website. Whenever i add a tag in side the header an annoying white space forms above it. This happens only in firefox: CSS: [INDENT][CODE] body,html{margin:0; padding:0; width:100%} [/CODE][/INDENT] [INDENT][CODE] #head{ width:100%; height:auto; padding:0; margin:0; background:#09F} [/CODE][/INDENT] HTML: [INDENT][CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML …

Member Avatar for cleanserevoluti
-1
131
Member Avatar for Designer_101

Hi I need an onHover effect for a blog. I would like it to look similar in design to daniwebs. (where you roll your mouse over the title and the box appears with the first few lines of text from the topic) Could anyone suggest some code for this ? …

Member Avatar for pmcd9
-1
374
Member Avatar for DARK_BYTE

Hello I'm building a form inside a table but the output is not what I expected; the table should have looked like this: [ATTACH]11888[/ATTACH] Here is my code: [code] <html> <head> <title></title> </head> <body> <form name="frm_details" method="post" action="mailto:someone@hotmail.com"> <table border="1"> <tr> <td>Name</td> <td><input type="text" name="name" size="30"></td> <td>ID</td> <td><input type="text" name="Id" …

Member Avatar for DARK_BYTE
-1
1K
Member Avatar for realmayo

I am developing a site where i have a background image boarding the left side, then it fades into a color, and then the background color is set to the color it fades into so everything is smooth. In Chrome, firefox 3.1 everythign looks great. When i move into firefox …

Member Avatar for codejoust
-1
115
Member Avatar for j4mes_bond25

I haven't made any website for over 2 years now. Last time I made, I used Dreamweaver 8, however, I've lost my CD now. Since I'm being given a task to make a local community website, I wondered if there're free website designing software available that people can recommend me. …

Member Avatar for xav.vijay
-1
160
Member Avatar for bigdawg26

Name: Brian Nickname: triple - B, B, Lucious Varinous Height: 5'8 Weight: 190 Hair: Brown Eyes: Brown Location: AL Age: 26 Hobbies: Family Life, Web Design, Programming, Sales Relationship Status: married Fav Music: everything? Education: Computer Science, Business Computer Information Systems, Psychology Work: Free lance web designer and programmer Favorite …

Member Avatar for johnvitc
0
55
Member Avatar for mr_scooby

hey guys am teaching myself html and css and have found something I'm not sure how to fix. I have a 3 page website I'm playing with using exactly the same html on all 3 pages except the title and all 3 linking to the same css sheet yet the …

Member Avatar for mr_scooby
-1
188
Member Avatar for serendipity

I have a web form with the usual personal info at the top, then questions 1 to 130 with 4 multiple choices for each question. When the form is sent , the data is not received in the order of the form. ie. Answers 1-130 are in the following order: …

Member Avatar for Airshow
-1
172
Member Avatar for serendipity

I am dealing with a web form that is an answer sheet for up to 120 questions. Since this may require a lot of time for the student: [LIST=1] [*]Is there any way that the answer sheet can be split up and the user be recognized when he/she comes logs …

Member Avatar for serendipity
-1
107
Member Avatar for armyguydave69

Sorry, if this is in the wrong forum, but it's the closet one I could find. I just need some honest opinions regarding a site name and I am in kind of a time crunch here. I purchased the domain last night (and only have 24 hours to do a …

Member Avatar for armyguydave69
-1
104
Member Avatar for MJ Pieterse

i have two seperate style sheets. one that needs to read FF and Chrome and a seperate style sheet for IE (conditional commenting) to fix all the bugs that IE has, but i now have a problem with Chrome not reading ONE style correct. it's not reading my margin on …

Member Avatar for Troy III
0
153
Member Avatar for virtualmisc

I am a beginner in html. I wanted to make a page in xhtml. So does changing all characters in html code to lowercase make it Xhtml?

Member Avatar for cfajohnson
0
84
Member Avatar for Esther01

I am making a page from a template. This is my first try at it. The page first displayed correctly in FF, but would not work in IE, then I made some changes (not even sure really what I did) But now the page [B]only[/B] displays in IE & Chrome …

Member Avatar for cfajohnson
0
135
Member Avatar for xav.vijay

Hi I am new to the Web Development side of Daniweb. I usually wander in the Python and Unix forums. It has been my loooong desire to create a website of my own.., but for some reason, I have never fully able to understand web programming!!:-O... I have finally managed …

Member Avatar for xav.vijay
0
132
Member Avatar for arrbug

Hi all. I'm having a problem in that I can't get the table cell text OR the background to center in IE7. Works fine in Mozilla. Text-align is set to left on one of the contianing divs but that doesn't seem to affect it. CSS [CODE].browseCategoryImage { background: #FFF url( …

Member Avatar for Troy III
0
111
Member Avatar for BigSkyMarketing

Hi, I'm Wayne a new Dani member from Idaho. I am a web designer turned internet marketer currently in the process of starting up a new IT services company with my two partners in Bath and Wokingham, England. More on that another time. For now I'm happy just to absorb …

Member Avatar for red_gal_2005
0
128
Member Avatar for dougbarrett

Hello Everyone! I am a computer enthusiast from Southern California. I have been working on computers since I was 10, starting with mixing and matching parts together until I can get something to run, to installing software, then operating systems, then programming in Visual Basic. Now I'm really into web …

Member Avatar for red_gal_2005
0
51
Member Avatar for drewjj

Hi People, Hope some body can help I have been pulling my hair out over the last few days trying to figure this out!! Problem: I have narrowed the problem down to a <div> with a 2 floating images and float <ul> <li> as my menu. When the inner wrap …

Member Avatar for Troy III
0
108
Member Avatar for brij.it15

hello sir i wants a html codefor scientific calculator. plz help me. thank you.

Member Avatar for MidiMagic
0
85
Member Avatar for Mike_H

I have a page with one image that I need to center both horizontally and vertically in the browser window and also to fit vertically without going past the viewport of the screen. It needs to be able to do this on IE7+/Firefox 3+ and all variations of screen resolutions …

Member Avatar for MidiMagic
0
368
Member Avatar for hiharshal

png backround images doesn't working in ie6, i am searching solution on this problem

Member Avatar for almostbob
0
52
Member Avatar for dnmoore

I've added music to my website but it only plays on the homepage is there a way i can make it play in the background as guest are browsing the site?

Member Avatar for janardhana
0
124
Member Avatar for millsy007

Not sure this is right forum but.. I have a domain name that I have purchased domainexample.co.uk However I want this domain name to go to a particular folder on webspace that I have associated with a different domain: domainexample2.co.uk/examplefolder Is this possible, where would I need to configure for …

Member Avatar for newviewit.com
0
85
Member Avatar for benjamin2

How can I modify my contact form so that my visitors can send me their pictures? Something like file attachments, etc.

Member Avatar for benjamin2
0
127
Member Avatar for severman

h all i have written this code from a website to make a menu bar with flash: [code] var links:Array = ["www.ynet.co.il","www.walla.co.il","www.google.co.il","www.facebook.com","www.walla.com"]; var menuButtons:Array = ["Home", "Works", "About", "Contact"]; var subMenu1:Array = ["News", "Updates"]; var subMenu2:Array = ["Web", "Print", "Interactive", "Audio", "Video"]; var subMenu3:Array = ["About me", "Services", "Resume"]; var …

Member Avatar for rajarajan2017
0
162
Member Avatar for surindersharma

I have a website, which translated in many languages, i don't know how i use these languages text in my HTML pages.

Member Avatar for almostbob
0
137
Member Avatar for Creativity

[B][I]**PLEASE HELP ME OUT**[/I][/B] I was wondering if anyone knew of any good websites that offer Design & Marketing Services for the web?

Member Avatar for mithu143
0
119
Member Avatar for groogruxking40

Hey everyone.. If you look at my main page www dot christiancouriernewspaper dot com / blogbase where it says WELCOME TO CHRISTIAN COURIER E-PAPER... I would like to install Twitter+Facebook icons where it says Follow us following Him(TM) at I put in the hyperlink and image in the description and …

Member Avatar for Andrewharson
0
74
Member Avatar for w33n

I'm trying to get an imported movie to loop in flash. I don't know if you can do this in html. Is it possible? I know the actual flash movie loops, but the .avi isn't. help please! Thanks in advance. b

Member Avatar for w33n
0
45
Member Avatar for jeffherron

Please view the following URL in IE8 and then in any other browser. [url]http://minorityrecruitonline.com/college/default.aspx[/url] It looks fine in every browser except for IE8. The culprit is the extra space being included after the </form> tag. Does anyone know how to remove this space from IE8? I have tried all the …

Member Avatar for prateeksha
0
330
Member Avatar for chicaloca

hi everyone I'm really just looking for some help to get started really. I've done a postgrad in web design and multimedia however have had no luck getting relevant work yet. I've designed a small demo site which I've uploaded onto some free webspace however I want to expand my …

Member Avatar for chicaloca
0
228
Member Avatar for w33n

A client needs me to change the size of an image, but the hotspots obviously stay the same size. Is there a way to increase the size of them while constraining the proportions so I don't need to go and reshape them all over again? b

Member Avatar for w33n
0
114
Member Avatar for tadisaus2

Hello Forum Friends: I like to thank you for reading my post. I have this question that relates to how often we should change on the homepage. I read on this forum that we need to make some changes on the homepage so that SEO can index our homepage as …

Member Avatar for crimgirl
0
191
Member Avatar for WALIYA

Dear Sirs, I humbly appreciate your wonderful gestures towards making everybody to know more about digital globe. Please I need help in the side of web site development and design.

Member Avatar for crimgirl
0
46
Member Avatar for Synmedia

Gday and Kia Ora from NZ Well like you guys and gals I love computing but hate computers they really lack the personality if a good woman. ;) I work in the field of web design and am the director of a small firm based in Nelson, New Zealand [url …

Member Avatar for crimgirl
0
128
Member Avatar for MktgRob

Read this blog about 6 frustrating website sins and think about your own site. Do you commit any of these sins and if so do you think they are as frustrating to your site visitors as the author of the blog finds them? [url]http://seowizardry.ca/The_Wizards_Blog/frustrating-web-design-elements/[/url]

Member Avatar for MktgRob
0
73
Member Avatar for Reliable

This could really go into several language categories. I use Dreamweaver to primarily generate the HTMLand CSS I need. (of course I tweak it manually. Sometimes I even forget Dreamweaver's capabilities and hard code things anyway. But i digress...I'm looking ot make extension-less web pages for a few reasons. How …

Member Avatar for Reliable
0
88
Member Avatar for terry54661
Member Avatar for dado.d

I made fisheye menu in css. It is expanding to right site, how to make to expand to left side? [CODE]<!DOCTYPE> <html> <head> <title>Pure CSS Fish Eye Menu</title> <style type="text/css"> .expand-up { height:100%; width:600px; text-align:left; background-color:#000000; font-size:12px; } .expand-up ul { margin-left:10px; } .expand-up ul li { float:left; list-style-type:none; padding-top:5px; …

0
88
Member Avatar for anbushiva

Hi, i am new to this forum after seeing different valuable replies i am posting my query.. Need a HTML script that can define the background color a text with respect to time.. for ex. i have some five texts say 1hr,2hr,3hr,4hr,5hr. Now my script should check the local time …

Member Avatar for kylegetson
0
124
Member Avatar for rcdeck

Good Afternoon, I'm sure it is possible and hopefully someone here can help me. I am looking to be able to send data from a form I have to a file server. Right now, I have it emailing the data but I am hoping to fully automate it by having …

Member Avatar for cguan_77
0
86
Member Avatar for rubyscye

Hi all, not sure if this is the right place, but i'll give it a go I need to create a short survey, 7 questions all likery scale (1-5) with some comments blocks. Making the form using HTML form controls i understand just fine... here's where i am a bit …

Member Avatar for cguan_77
0
83

The End.