2,272 Solved Topics

Remove Filter
Member Avatar for
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" …

UI / UX Design web-design
Member Avatar for DARK_BYTE
-1
1K
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 …

UI / UX Design html-css web-design
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: …

UI / UX Design web-design
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 …

UI / UX Design web-design
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 …

UI / UX Design web-design
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 …

UI / UX Design web-design
Member Avatar for Troy III
0
153
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 …

UI / UX Design html-css web-design
Member Avatar for Troy III
0
108
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 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 …

UI / UX Design web-design
Member Avatar for Reliable
0
88
Member Avatar for DaForce2000

Hey lads/ladies, Just working on a site at the moment, and have hit abit of a hurdle. The site was made in PS, then sliced up and exported out as html and then worked on in Dreamweaver, all good so far. Now I have put in an expanding/contracting menu/list thingy …

UI / UX Design html-css web-design
Member Avatar for DaForce2000
0
97
Member Avatar for Mapper99

I have created a PHP page using CSS for styling. It looks great in IE. However, in Firefox, it is just a mess. Here is the link to the page: [url]http://www.laudontech.com/temp/pceditor.php[/url] Any ideas? Should I develop for Firefox, then try and fix for IE? Or, the other way around? Thanks …

Member Avatar for Mapper99
0
163
Member Avatar for dougancil

I'm fairly new at writing perl scripts and was wondering if you can write a perl script on an html page for the submission of a form to a database. Any assistance would be greatly appreciated. Thank you Doug

UI / UX Design html-css perl web-design
Member Avatar for codejoust
0
91
Member Avatar for --min

Hi, I'm new to the forum and have just come across this issue when testing my site for the first time in Internet Explorer (I normally use Firefox). In IE, the 3x3 table renders with the two images in Row 3, Col 1 and Row 3, Col 3, both sized …

UI / UX Design web-design
Member Avatar for valonesal
0
79
Member Avatar for kako13

Hi, I was thinking to build a website where registered user can create a topic and others users submit comments about it. Which is the best approach? Build it from scratch or use a CMS?

UI / UX Design cms web-design
Member Avatar for Ilovelucy
0
120
Member Avatar for maxicube

I dunno how to fix this. All i get in FireFox is the text. In IE i get all the div tags and graphics and everything. here's my code, thx for the help :D [CODE]<?xml version="1.0" encoding="utf-8"?> <!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" lang="en"> <head> …

UI / UX Design html-css web-design xml
Member Avatar for maxicube
0
134
Member Avatar for macneato

Over the next few weeks (or days - depending on how much time i have) I'll help with the very basics of SQL (and PHP). These are the points I'll be covering (all from scratch of course) Local Server setting up [LIST] [*]php [*]mysql [*]apache [/LIST] Database Basics [LIST] [*]Simple …

UI / UX Design apache ui-ux web-design
Member Avatar for peter_budo
0
235
Member Avatar for valonesal

ok i have been working on this for 2 days now here is what im trying to do. I have urls that look like this [url]www.mysite.com/folder/folder/folder/file.php[/url] What I would like the url to look like the url to look like is [url]www.mysite.com/file.php[/url] I know this can be done with .htacces …

UI / UX Design ui-ux web-design
Member Avatar for valonesal
0
164
Member Avatar for stockton

In the following I need/want to alter the field called "TopicBody" to align with the table that appears above it. No matter whether I tried div or span positioning but I cannot get it working correctly. Please tell me why. [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> …

Member Avatar for ko ko
0
178
Member Avatar for Heidegger

I'm a beginner at web design, so my webpage is not that great. I use notepad to edit my HTML and IE7 to display my webpage. I tried to put in CSS in my webpage to make purple letters and a yellow background, but it never works. I had to …

UI / UX Design html-css web-design
Member Avatar for Heidegger
0
198
Member Avatar for Venom Rush

Hi guys and gals I have an image of a map. The map has different areas on it that when someone mouseover's an area a tooltip pops up giving a small description. Now I've gone about doing this by creating an <a> tag and giving it the following css properties: …

UI / UX Design web-design
Member Avatar for Venom Rush
0
92
Member Avatar for Epi23

Hey everyone! I'm making a website, and was wanting to add a comment box, but don't know the codes. I'm not really new to HTML, but I'm new enough to not know it, and I'd really appreciate like a step by step code thing, not just a copy and paste …

UI / UX Design web-design
Member Avatar for Epi23
0
78
Member Avatar for usmanabb

I need immediate help please I have made a logo and client wants it in different formats. One of them is .gif(transparent) Logo contains Gradient as well when i convert it into transparent .gif the gradient disappears. Need urgent help please. Thanks

UI / UX Design multimedia web-design
Member Avatar for HI2Japan
-1
141
Member Avatar for stvrich

I am looking to setup a small tech/business site for myself. I'd LIKE to have a forum a lot like this one. I guess this is called a "bulletin board system"? I was wondering what options I had. And what might be BEST to do. How to design it... I …

UI / UX Design gaming ui-ux web-design wordpress
Member Avatar for stvrich
0
129
Member Avatar for JerieLsky

I have a problem concerning with tables and object. I actually have a menu: *Home *About Us - Profile|Developer *What's New? *Features and Amenities - Enjoy life|Site Development Map|Image Gallery|Testimonials *Reserve Now *FAQ So under "About Us" menu it contains submenus: Profile|Developer. So when i point my cursor to "About …

UI / UX Design flash web-design
Member Avatar for JerieLsky
0
86
Member Avatar for Geekophelia

[url]www.betsybear.com[/url] I- obviously- don't know how I got it, but apparently I changed something I shouldn't have.... for a week or so I've had a wierd issue in IE & FF, like there's a column being added to the right of my main content. Unless I use overflow:hidden, when you …

UI / UX Design web-design
Member Avatar for Geekophelia
0
80
Member Avatar for xylude

I am working on a website ([url]http://www.jasonacrider.com/meisseTest/cypress/index.html[/url]) and it looks right in Firefox (of course) but IE doesn't want to let the DIV's overlap the way I want them to - it just keeps pushing it under the floating div on the right and centering it. Can anyone check out …

UI / UX Design html-css web-design
Member Avatar for Troy III
0
133
Member Avatar for stvrich

The most curious thing just happened. I was on a yahoo website. When I accidentally highlighted (with my mouse) an entire upper section of one Yahoo web page. I have no idea what other (IF any other) mouse clicks I accidentally delivered to the highlighted section. I have a logiteck …

UI / UX Design web-design
Member Avatar for Troy III
0
159
Member Avatar for vishalkhialani

Hi, I came across the said image [url]http://imagebin.org/60334[/url] What I liked was the text has been turned to a selection and then it has been used to delete the yellow box to show the background image. I understand the logic but I don't know how to get int done in …

UI / UX Design multimedia web-design
Member Avatar for vishalkhialani
0
106
Member Avatar for harry010

Hi, I've been toiling with this for a couple days now and can't seem to figure out why it doesn't work. I attached the image I am using. I'm copying this affect from a tutorial on a site I found. The effect makes it look as if the color of …

UI / UX Design html-css web-design
Member Avatar for harry010
0
125
Member Avatar for Takkies

Hi all, my name is George. I want to send email from html site. Is there a way to send the email from the form inside the website directly without the site opening Outlook or something like that?

UI / UX Design email web-design
Member Avatar for almostbob
0
140
Member Avatar for bluem1

Ok, so this may be an odd question but I am just not sure about this. I have a customer who has multiple sites with the same content on some pages. We are trying to figure out if there is a way using some type of include file if we …

UI / UX Design unix web-design
Member Avatar for bluem1
0
87
Member Avatar for pckong

Hello all, I need help on using Vertical Spry Menu Bar… My situation is the Menu Bar does not appear straight below the main tab (the source of tab is an image), and it changes the position of the all the other tabs. The following links are the modified file …

Member Avatar for pckong
0
158
Member Avatar for stvrich

This may, be in actuality a question about web-marketing. But MY concern is the technical aspects of something I am only now becoming aware of. Right this moment. And, I am not sure I am asking the question correctly, so please forgive fundamental ignorance. I'm trying to figure out how …

UI / UX Design storage web-design web-server
Member Avatar for stvrich
0
106
Member Avatar for vishalkhialani

Hi, I am confused between which layouts to use. I like fixed layouts as they are easy to make but they say flexible layouts are better for big screen sizes. Lately I have a higher resolution screen and I do admit that all my prev sites are much more difficult …

UI / UX Design ui-ux web-design
Member Avatar for MidiMagic
0
107
Member Avatar for CS_Swan

first off I am shocked that I can not find any information on this yet. I am trying to make the swap from html 4.1 transitional to xhtml strict. the client wants to place his google spreadsheet on the website the only option offered to embed is <iframe> which of …

UI / UX Design web-design
Member Avatar for omniuni
0
146
Member Avatar for sreein1986

Hi, I designed one website its working fine on mozilla and IE7 but when i was trying on Internet Explorer8 it not good link was [url]http://172.16.13.205/livexlntidea[/url] Pls help me

UI / UX Design web-design
Member Avatar for MidiMagic
0
119
Member Avatar for greenglow

This Wordpress site looks fine on most browsers but is really breaking up on Mac Safari 3.2 and FF on Mac. The right sidebar pushes down below the bottom of the middle column. Can anyone tell me where to look for the problem. A screen shot from BrowserShots is enclosed …

UI / UX Design web-design wordpress
Member Avatar for greenglow
0
111
Member Avatar for DevC++4.9.9.2

Hola, Im an experienced coder, however new to java/actionscript 3 I am trying to make a very simple login and I am running into problems. They seem to be with my for loop with the .Length() function in particular... [code] stop(); loginError.visible = false; var loginXml:XML; var loader:URLLoader = new …

Member Avatar for DevC++4.9.9.2
0
130
Member Avatar for usmanabb

I need immediate help please I have made a logo and client wants it in different formats. One of them is .gif(transparent) Logo contains Gradient as well when i convert it into transparent .gif the gradient disappears. In attachments you can see the jpeg file which is OK but .gif …

UI / UX Design multimedia web-design
Member Avatar for Airshow
0
268
Member Avatar for MDGM

(I wasn't sure where to put this thread so move it if you need to! :]) I want to be able to send a text message to my mobile phone whenever I get an email through from my website (the sending of the message would ideally be done using PHP …

UI / UX Design ui-ux web-design
Member Avatar for itisnot_me
0
130
Member Avatar for Reliable

My div background color did not show up when I placed it in the external CSS sheet. I went ahead and made it an inline style and got my desired result except for thebig space between the right side of the picture and the edge of the containing div. Why …

UI / UX Design html-css web-design
Member Avatar for Reliable
0
130
Member Avatar for kained

Okay there seems to be a disturbing gap in my knowlege! I know how to make forms, I know how to make a guestbook. What i don't know how to do is make a search engine. Say i have a simple html based form [code=html] <form action="?" method="get" > <table …

UI / UX Design web-design
Member Avatar for kained
0
132
Member Avatar for pazoconnor

Hola everyone! I'm a volunteer in an NGO, and I don't know much about design... but I'm trying to work on their weg page which as fully designed with Flash ([url]www.caminodeemaus.org.ar[/url]) and I HAVE A PROBLEM WITH THE SCROLL BAR In the attachment you'll see three buttons on the left …

UI / UX Design flash multimedia web-design
Member Avatar for pazoconnor
0
119
Member Avatar for kako13

Hi, I want to split a footer with CSS because I want to have a left & right alignment. Any suggestion? [CODE=css] body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #333333; background-color:#CCCCCC; margin:0px; padding: 0px; } a { color: #12B7ED; } a:visited { color: #3C88B0; } …

UI / UX Design html-css web-design
Member Avatar for kako13
0
221
Member Avatar for kako13

Hi, I have a layout .dwt with their respective editable region in the main area (body). How I should organize the text? Using div layers or you should not abuse of div layers? Any other approach?

UI / UX Design abuse web-design
Member Avatar for kako13
0
161
Member Avatar for ggeoff

Hi It's one thing missing a semicolon but I had an extra one that wouldn't go away! After checking the statements and re-reading when they are required I hit on the solution -why not use Find! It took me about half a minute and there it was, hiding at the …

UI / UX Design html-css web-design
0
102
Member Avatar for grace.t

Hi Guys, I need some suggestions from you guys. How can I minimize the traffic from error 404 pages? Thanks =)

UI / UX Design ui-ux web-design
Member Avatar for grace.t
0
128
Member Avatar for dcdruck

Hello, everyone, I am experiencing a strange issue, or at least I find it strange. I'm actually at work, and a client wants to throw a few PowerPoints up on a web page with basic links to download or open them (depending on the end-user's configuration). Office 97-2003 (.ppt) files …

UI / UX Design web-browser web-design
Member Avatar for dcdruck
0
134
Member Avatar for vishalkhialani

Hi, I am new to linux and was wondering if there is any application which I can download or purchase which will help me edit flash projects in linux. Cheers, Vishal Khialani

UI / UX Design flash multimedia web-design
Member Avatar for JasonHippy
0
191
Member Avatar for gackerman43

Hi, I'm trying to make the following div element I found using firebug not appear through CSS. What code should I add to my CSS stylesheet? I'm assuming it's display:none but don't know where to add it. <div dojoattachpoint="_embedGroupButton" class="embed_group button">Embed</div> Any help would be appreciated! Thanks

UI / UX Design html-css web-design
Member Avatar for MidiMagic
0
92

The End.