7,985 Archived Topics
Remove Filter ![]() | |
I have recently been hired by a local video production company to design, and develop websites for them and there clients. I am confident in my ability to write the website, however being my first job ever in this industry I want to do well and secure my position. Does … UI / UX Design web-design | |
So, I was making a personal website (at [Jacob's Site 1](http://jacobssite1.bugs3.com/)), but i tried to center the navbar, which was created using an image and some CSS, and everything worked fine except the submenu (which is horizontal). Here's the code for HTML: <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta … UI / UX Design html-css legal web-browser web-design | |
Hi, I have designed an html layout which you can see in this page: [Click Here](http://dl.dropbox.com/u/69956139/layout/index.html). The problem is that under the header there is a white space. I don't know where that comes from could somebody help me. And if you see the link menu it is moved a … UI / UX Design html-css web-design | |
Hi guys this should be a simple one for you. My website, a dead simple htm page was Hijacked within Google. Each time I searched for the site in Google it would never show. If I typed the site address direct into the address bar it worked fine. When I … UI / UX Design file-system visual-studio web-design | |
Hey guys! It's been a really long time since i last posted on the forums! Anyhow, I've got a sort of question to ask that's stumping me. I've looked over this 3 or 4 times but i just need another pair of eyes. so im trying to get the nav … UI / UX Design html-css web-design | |
ive been changing around the height values for everything but nothing seems to push the navigation bar down next to the comments. when i have a slideshow, the slideshow ends up blocking the navigation bar. here is an [image](http://i.imgur.com/ngqJN.jpg) of the problem. here is the [css](http://pastebin.com/6CwwHyr4) on pastebin. can anyone … UI / UX Design image web-design | |
Normally how long would you took in your design process? How long the logo would take? How long is the designing in Photoshop? Then how long in HTML? This is just for your initial design..... Thanks for the response. UI / UX Design web-design | |
so I am attempting to intergrate a social media aspect upon my blog http://tinanewtonart.tumblr.com but I am having issues with disqus. Tumblr uses a markup HTML5 construct that can be reviewed here http://www.tumblr.com/docs/en/custom_themes <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <?php // Copyright 2010 … UI / UX Design audio html-amp html-css javascript-jquery social-media web-design | |
I'm working with an alreayd made website to try to teach myself HTML and CSS. For every image or button on the website, there is a different section of the CSS code that corresponds to it. For example, if the name was "button," at different points in the CSS file … UI / UX Design html-css web-design | |
Hi all, as titled i need to create a cinema ticketing system which i am very headache to it. Here are some problem i faced, actually i need to create a very complex one as the webpage 1) Need to able to select the number of ticket required before enter … UI / UX Design web-design | |
Hi I have for many years been learning html/css and have built many sites for personal use, each time I get better at designing sites and have started to learn about creating layouts in Adobe Photoshop and converting them to HTML./CSS. I have had some experience with PHP and MySQL … UI / UX Design cms html-css web-design | |
Hello everyone. I have a .gif image that I would like to put on a opening web page. I would like to make it fade in when a person first comes to the web site. I know it can be done in flash but never used it. can some one … UI / UX Design image web-design | |
Now i am using the IE9.I am developing the pages according to its view.But when it is opened in the IE8 the style is not working there.How can i solve it.Please help me.I have tried it alot.But not working.Thanks in advance UI / UX Design html-css web-browser web-design | |
I have my wrapper background colour set with an opacity of 80% using this code [CODE]#wrapper { background: #ffffff; opacity: 0.8; filter:alpha(opacity=80); -moz-opacity:0.8; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80); -khtml-opacity: 0.8; -ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=80)”; }[/CODE] It works fine but everything inside of the wrapper is now set to 80% opacity. I have two divs .left and … UI / UX Design web-design | |
Tried making a inline set of boxes but using divs. I tried many possibilities but none came out the way I wanted it to be. Anyone have any ideas what I am doing wrong and a good book to get to further my knowledge,lol. #banner { background-color:black;clear:both; } #services { … UI / UX Design web-design | |
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"/> <hr class="hrStyle"/> <ul class="navigBarLinks"> <li> <a class="navigLinkDecorForHome" id="youarehereForHome" href="#"></a></li> <li> <a class="navigLinkDecorForAuthors" href="#"></a></li> </ul> </body> </html> CSS:- … UI / UX Design display html-css web-design | |
Trying to set 2 columns using css/div. I want the mp3 player on left column at 375px and chat room on right column at 100% width (fluid), both at 600px height. I'm using this code: <style> #containerchat { width: 100%; margin-left: auto ; margin-right: auto ; height: 600px; } #contentchat … UI / UX Design html-css web-design | |
Hello Everyone, I need help with the CSS of a theme I have for Wordpress. All I want to do is move the nav bar over to the left to line up with my logo on my site, bu I dont want to ruin the mobile version of the layout. … UI / UX Design audio developer-tools github html-css iphone linked-list social-media tablet web-design wordpress | |
Hello, I've been playing around with some CSS in an attempt to grow my knowledge. Now, I've drafted up a design on paper and the idea was to have a login box on the right hand side. A sub menu in the middle and a fairly large title banner. So … UI / UX Design html-css web-design | |
![]() | Hi All, I've developed a site for a small to medium sized company. The current website is only 3 months old. After attaining much success, the company has plans to expand its site. This is great for the business, but is a bit of a pain for the web developer … UI / UX Design gui html-css open-source web-design |
Hi, Is there any specific URL that I can attach latitude and longitude to it and open Google Map in another page to see the location? Thanks UI / UX Design google web-design | |
Hey all. I'm doing a new project in AS3 to try and learn more (I've only every used AS2), and I'm having some problems... Whenever I run the program as it is, it tells me (Output Window) that my Keyboard events don't do anything? I have almost 101 lines of … UI / UX Design actionscript flash web-design | |
Hello everyone. I have been designing several professional websites with <!DOCTYPE HTML> and old Doctypes. The problem I am encountering over and over is that the margins with Opera latest (versions), Chrome and IE seem fine. However with Firefox, all the margins in my footer appear totally distorted. Cant anyone … UI / UX Design html-css web-design | |
im using a wordpress plugin called [photospace](http://thriveweb.com.au/the-lab/wordpress-gallery-plugin-photospace-2/#6). it works great except images always seem to stack up on top of each other. [[image here]](http://i.imgur.com/77vPl.jpg) i edited the css file thinking it was a padding issue but it didnt work. i looked though the javascript file too but i dont see … UI / UX Design html-css image web-design | |
I need help creating a form for a project. I'm open to HTML5 , Jquery , Javascript but I will need this to be compatible with Iphone/Ipad/Android. I need to create a form with a text field. Only 7 digit model numbers will be typed into the field. Based on … UI / UX Design android html-css image ipad iphone javascript-jquery open-source web-design | |
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-browser web-design | |
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 … UI / UX Design html-css web-design | |
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 seo web-design | |
greetings to all ma teachers! and members. UI / UX Design web-design | |
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 … UI / UX Design image ui-ux web-design | |
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 | |
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 javascript-jquery php web-design | |
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 | |
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 web-design | |
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 web-design | |
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 | |
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 client-server web-design | |
which web developing software is better? or do you prefer writing your html code by yourself? UI / UX Design ui-ux web-design | |
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 ui-ux web-design | |
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 ui-ux web-design | |
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?? … UI / UX Design html-css php web-design ![]() | |
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 html-css web-design | |
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 actionscript flash html-css web-design | |
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 ui-ux web-design | |
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; … UI / UX Design html-css social-media web-design | |
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 html-css php web-design | |
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 client-server file-system web-design | |
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 web-design | |
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 abuse cybersecurity php web-design | |
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 web-design |
The End.