Our UI / UX Design forum encompasses everything related to building a polished end-user experience, from graphic design to usability.

8,049 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for jackbauer24

HTML <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" > <html lang="en"> <head> <title>hey</title> <link rel="stylesheet" type="text/css" href="style.css"/> <script src="functions.js"></script> </head> <body> <img src="website_main-logo(main).png" class="mainLogo" height = "120" width="336"/> <img src="authoropedia_logo.png" class="authorLogo" height="112" width="249"/> </p> <hr/> <div class="linksPositionDiv"> <a class="homeLink" href="authoropedia.html"></a> <a class="aboutAlert" href="javascript:about();"></a> </div> </body> </html> CSS:- .mainLogo { position: …

UI / UX Design html-css web-design
Member Avatar for jackbauer24
0
142
Member Avatar for jackbauer24

Hey guys, thepythonguy here. Here is my problem:- My son has made a CSS webpage. It is in the rar file I gave you. It contains a few images on the left(Home, Home, Home, Home). They lead to non-existent files(just for learning purpoe). He has repeated the images there because …

Member Avatar for |-|x
0
129
Member Avatar for cmaheshwari16

Hi all, I am giving the href to give a link to a file. The problem is that in IE it opens the text files in the same browser, but in mozilla it works fine(gives prompt of save as option). I want the same functionality for IE also, searching Google …

UI / UX Design java:jsp web-design
Member Avatar for almostbob
0
770
Member Avatar for sentongogray
Member Avatar for suavedesign

I coded an html email, and just tested in Gmail. Everything shows up fine besides for a background image. I put the background image on my wrapper table, like this: [CODE]<table cellpadding="0" cellspacing="0" border="4px solid grey" align="left" background="http://www.totalrecallsolutions.com/corporate/email templates/images/appt_reminder_one_bg.jpg">[/CODE] And still, there is no image showing up in Gmail. I …

Member Avatar for jackbauer24
0
143
Member Avatar for scottholmes

I'm in need of some htaccess syntax. I recently migrated a drupal 6 site to a drupal 7 site. The original site was located in a subdirectory, foo.foobar.com I now have several hundred links in such places as Facebook etc linking to this domain. I have an htaccess file in …

UI / UX Design apache web-design
Member Avatar for JorgeM
0
165
Member Avatar for vindom

Hi! I have a form (which is in html(the rest of my coding done in PHP)) that prompts user to choose image, type in title and choose status and after pressing confirm button script uploads image and its details to MySQL database. I'm trying to fade whole screen or disable …

UI / UX Design javascript:jquery
Member Avatar for vindom
0
320
Member Avatar for bestgraphicsbd

I've tried inserting an Excel spreadsheet to be read on the web, only read not written to. I've saved the Excel Spreadhseet as a web page and used the following in my code: <a href="spreadhseetname.html">Click here for Excel Spreadsheet</a> I can open in with Internet Explorer but when I upload …

UI / UX Design html-css web-design
Member Avatar for Usman-Zulifiqar
0
247
Member Avatar for simirnov

I have made a dropdown menu wich is working fine in firefox and chrome, but in IE6, it is not working! i am typing the css code below, please any css guru, remove the bug from the given code if possible! [code=css]#nav, #nav ul { padding: 0; margin: 0; list-style: …

UI / UX Design user-interface web-design
Member Avatar for mrinaldey
0
183
Member Avatar for ben.matthews18

Hi, I'm just playing around with basic mobile site design, here's what i'm trying to do: I have a button called categories, when it's pressed i want to display all the categories i have below the categories button. bit like how the 'a:hover' works. as you can't really use the …

UI / UX Design user-interface web-design
Member Avatar for moyk
0
64
Member Avatar for Ari5555

I host a website on an intranet. The website is hosted on a Windows 7 Ultimate 64bit via IIS. The HTML5/CSS3 became corrupted in IE. On the computer itself the website does not display correctly in development or when I browse to its hosted version, but the other computers that …

UI / UX Design html-css web-design
Member Avatar for pixelsoul
0
162
Member Avatar for Sarama2030

which is the best web design kit for starting out in professional web design- the kind that incorporates client side and server side scripting together or the best of one?

UI / UX Design user-interface web-design
Member Avatar for Ausopenxcell
0
428
Member Avatar for ndeniche

which web developing software is better? or do you prefer writing your html code by yourself?

UI / UX Design user-interface web-design
Member Avatar for Ausopenxcell
0
535
Member Avatar for dado

Greetings, While digging around for tutorials, I found this site: [url]http://www.help3d.com[/url] has a lot of tutorials you should see best wishes

UI / UX Design user-interface web-design
Member Avatar for Ausopenxcell
0
132
Member Avatar for cavpollo

Hey there, I need some help with how to achieve certain design in my web. The problem is that I dont knwo exactly the name of what I need nor the code. But I know how to explain it. Imagine this, u got 4 different pages and u place a …

UI / UX Design user-interface web-design
Member Avatar for Ausopenxcell
0
337
Member Avatar for newbie1234

I am writing html and css to design in php. But when i am opening in ie, chrome and firefox. every where its showing different. Means all dimension going to change. I am using % for body wrapper and em for fonts but its not working. Is here any help?? …

Member Avatar for Member #690149
0
131
Member Avatar for aldm

Hi, I know HTML and CSS good, but I need tutorials which explain web design in terms of shapes, colors etc. Not just web, but also graphic design. I want to learn which colors are good combination, which fonts to use in some situations, when is it best to use …

UI / UX Design web-design
Member Avatar for Ausopenxcell
0
560
Member Avatar for DJSAN10

If I want to learn web designing and development, that includes many technologies HTML5, CSS, PHP, JavaScript, AJAX, XML, DOM, Flash/Flex/ActionScript and so on. In which order should I go? The start will be basic HTML no doubt , but then which ones are the pre requisites for what. What …

UI / UX Design html-css javascript web-design
Member Avatar for Ausopenxcell
0
123
Member Avatar for WolfShield

Hello everyone, I am working on a software project that when completed I will need a website to put it on. However, I suck at web design. So I am looking for a free web design program where I can just drag and drop to create my website. What are …

UI / UX Design user-interface web-design
Member Avatar for Ausopenxcell
0
1K
Member Avatar for .kaine

Hi, my footer is not where ist suppose to be, its suppose to be inside the container not out side and way below it.... image of what it looks like now: [Click Here](http://gyazo.com/962e812ed8709e160bd4532741b6457a) My code: style.css /* begin css */ body { font: 100% Verdana, Arial, Helvetica, sans-serif; background: #6393c1; …

Member Avatar for Squidge
0
349
Member Avatar for KIP15

Hi, I am receiving emails from my form on my website however, within the email, the files does now give me the actual data, only the filed titles. Can anyone help me resolve this? Thanks in advance <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Untitled Document</title> <style type="text/css"> .back …

UI / UX Design php web-design
Member Avatar for KIP15
0
155
Member Avatar for group256

I have an apache server running on Ubuntu server and I've plugged all my external hard disks to it and mounted them so I can access my files using apache file and folder listing. It's good enough for browsing through files and folders, but it's not efficient because I can't …

UI / UX Design apache file-system web-design
Member Avatar for tzakuk
0
177
Member Avatar for Buppy

Hi, I have this following HTML: ... <td> <div style="position: relative; top:0;"></div> <div style="position: relative; top:20px;"></div> <div style="position: relative; top:40px;"></div> </td> ... In this case the top value is counted from each div. I need it so that the top value is counted from <td> top, not the previous div …

UI / UX Design user-interface web-design
Member Avatar for almostbob
0
83
Member Avatar for Octet

I am creating a website although during a trial run with a couple of friends they uncovered a bit of a major issue.... the ability to spam. I have added a hidden box e.t.c. to attempt to prevent bots from spamming but my friends where able to post twenty messages …

UI / UX Design cybersecurity web-design
Member Avatar for nielsep
0
236
Member Avatar for zobadof

Hi, I've split an image in two, and I want to put them next to each other but with a break. As you can see the BG2 (In The Box) paint splat is right next to the edge. I want it a few px in and the bg1 (out of …

UI / UX Design user-interface web-design
Member Avatar for zobadof
0
179
Member Avatar for bkjfdghiuds

i have no programming experience so if someone could point me in the right direction, that would be amazing. im using python and extracting image link from a website. with all these image links, i would like to create something similar to this (â‹™http://imgur.com/gallery✗) ie: display all the images in …

UI / UX Design python web-design
Member Avatar for bkjfdghiuds
0
405
Member Avatar for sentongogray
Member Avatar for ahsan376

i have downloaded a menu from [here](http://apycom.com/menus/1-black.html) i want to add it my blog but i cannot add it plz help me.

UI / UX Design user-interface web-design
Member Avatar for Member #952511
0
52
Member Avatar for shadiadiph

I have this menu which works fine in firefox etc but just will not work in I.E 7 can anyone tell me why? [code] <html> <head> <title></title> <style type="text/css"> #mainmenu{ width: auto; height: 30px; } #mainmenu{ margin: 0px; padding: 0px; z-index: 1; } #mainmenu li{ float:left; position:relative; width: 140px; border: …

UI / UX Design html-css web-design
Member Avatar for jayesh123
0
305
Member Avatar for BlueCharge

Hi, I have a root domain on my server which contains all the directories of clients and personal websites, but all these sites are indexed in Google with not only thier given domain e.g. **site.com** but also **rootdomain.com/site.com** and I do not want this, all I want is the actual …

UI / UX Design web-design
Member Avatar for MarPlo
0
93
Member Avatar for bdolla

Hello - I'm looking for advice on the best way (or possible ways) to set up a project for work. I have access to our companies internal web server (for employees), and a MS access database that all users have access to, located on a shared network drive. I need …

Member Avatar for JorgeM
0
217
Member Avatar for sentongogray
Member Avatar for sara5454

this is my code (html) i dont know how can i open the page in div , i try with iframe but is failed :/ plz help me! <html> <head> <title>Template</title> <script type="text/javascript" src="script.js"></script> <link rel="stylesheet" href="style.css" type="text/css" media="screen" /> </head> <body> <div class="PageBackgroundGradient"></div> <div class="Main"> <div class="Sheet"> <div class="Sheet-tl"></div> …

UI / UX Design html-css javascript web-design
Member Avatar for almostbob
0
401
Member Avatar for gavin_am

Hi everyone, Does anyone have any ideas on how to intall a music player in a php page where the file name is called from a mysql database. I have done this within html 5 with audio tag but however I need to stop the preload of the music and …

UI / UX Design audio mysql php
Member Avatar for BSkiLLs
0
186
Member Avatar for Eldyvoon

look at this site : http://malaysiaonlineradio.com/ the layout doesn't seem well, I use google chrome to inspect the element and try to edit the css to see the result, din'nt get it..

UI / UX Design user-interface web-design
Member Avatar for monstercameron
0
75
Member Avatar for dinok

Hello people of daniweb. I'm new here :) Anyways, I have issue with my css. I have top picture which is exaclty of 570px height, and it has some gradient in it so it is not repeatable. I have middle (or center) picture which is 1 px height and same …

UI / UX Design html-css web-design
Member Avatar for dinok
0
199
Member Avatar for zobadof

Hi, I am coding a website for my Parents workplace. I've got the navigation bar working, but there are white bars in it? I have moved the positioning around but nothing works. This also happens for IE but different places. I use Chrome as defautl browser. If you could please …

Member Avatar for zobadof
0
117
Member Avatar for spudly1987

<html> <script type="text/javascript"> function show_hide(o){ if(o.className == "hidden"){ document.getElementById('menu').style.display = 'block'; o.className = "show"; }else if(o.className == "show"){ document.getElementById('menu').style.display = 'none'; o.className = "hidden"; } } </script> <a href="#" class="hidden" onclick="show_hide(this)">Bryn Blayne</a> <div id="menu" style="display: none;"> <ul> <li><a href="file:///C:/Users/Vince/Pictures/kinklive%20fan/brynabout.htm" TARGET="MAIN">About Me</a></li> <li><a href="file:///C:/Users/Vince/Pictures/kinklive%20fan/bryncontact.htm" TARGET="MAIN">Contact</a></li> <li><a href="file:///C:/Users/Vince/Pictures/kinklive%20fan/brynschedule.htm" TARGET="MAIN">Schedule</a></li> <li>Pictures</li> <li>Videos</li> </ul> …

UI / UX Design html-css web-design
Member Avatar for spudly1987
0
131
Member Avatar for adelsin

What I was trying to acomplish was to display a loading div tag that emcampassed the screen and then hide it when the iframe finally loaded. Works how I want it to in Firefox, however, not so much in IE. In IE, the loading div never appears and continues to …

UI / UX Design user-interface web-design
Member Avatar for fobos
0
110
Member Avatar for BenVoigt

But, I am kind of wondering how common or how strongly perceived the risk is with having unobfuscated code lying around and getting it stolen. Is there any literature on this? I have not found anything.

UI / UX Design cybersecurity web-design
Member Avatar for BenVoigt
0
96
Member Avatar for kit007

Hi i need help if theres something in css codes that make the text float to the top.. tnx.

Member Avatar for Sadao
0
134
Member Avatar for jcomputing

does anyone know how I can create a collapsible div?

UI / UX Design user-interface web-design
Member Avatar for jwdunne
0
151
Member Avatar for edhardt

Hello all, I have a simple html/css based drop down menu. It works fine in Chrome, however it doesn't work at all in IE 8. Does anyone have a fix for this? The link to the site is: http://cecvp.net.s41035.gridserver.com/ Thanks for anyone who helps me out!

UI / UX Design html-css web-browser
Member Avatar for drjohn
0
213
Member Avatar for Albert Pinto

Hi People......... I've got some weird issue.... I have 2 sliders... one is a timeline...with previous and next links... when I click next link the new contents gets displayed and the older content gets slided to left... Another slider is having a set of images which just slide... when I …

UI / UX Design user-interface web-design
Member Avatar for Albert Pinto
0
126
Member Avatar for benkyma

I'm building a javascript application that uses CSS transitions to fade the content container before swapping out the content and fading back in. It appears that Chrome waits for about half a second before beginning the transition. It usually then completes the transition really quickly and jerkily. In all other …

UI / UX Design html-css javascript web-design
Member Avatar for Member #120589
0
206
Member Avatar for prithwi

pls send me the html code of flash player object. how i can use various images in a flash player?

Member Avatar for rasha00
0
177
Member Avatar for suley04

Hi to everyone, Thanks for reading this, first of all. Now, I am currently working on a website for a company. They have an eBay store and they would like to make their listings appear the same as they do on their website, and came to me because I know …

UI / UX Design ecommerce web-design
Member Avatar for suley04
0
328
Member Avatar for johnwords

Hello Everyone, I need little help for determining which one is better CMS ? Joomla or wordpress

UI / UX Design php:wordpress web-design
Member Avatar for suni123
0
271
Member Avatar for kimmi_baby

Hi, I'm having issues with the current page I'm working on. It works fine in IE, Chrome and Safari but not so much in Firefox. The problem I'm having is that the slideshow is positioned all the way off the screen (towards the right). It's supposed to be straight below …

Member Avatar for buddylee17
0
246
Member Avatar for jcomputing

Does anyone know how a can blend a menu bar button in to the same colour as the drop down menu. removing bottom border of the button and the top part of the menu where the button and the menu join together wehn button is hovered or selected.

UI / UX Design user-interface web-design
0
94

The End.