7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for skorm909

ok so im just starting out in html and was wondering if there was any good tutorials people know that i can try and all that... i have a project in school that im going to create a website with it and since i started learning javascript and c++ a …

UI / UX Design html-css web-design
Member Avatar for ITchimes
0
168
Member Avatar for busybee2498

Nice! Question. I'm a photographer that shoots green screen. I in a the process in having a website built. I thought it would be cool if my guest could go to my website to get thier photos but first get to choose from 2 or 3 backgrounds. So I would …

UI / UX Design multimedia web-design
Member Avatar for Nick Evan
0
40
Member Avatar for darren2005

Hi, I was wondering if anyone could help me make my existing CSS horizontal menu drop down so when I hover over the main title it drops to submenus? CSS: [CODE] #tray {position:relative; width:960px; height:45px; background:url("../design/tray.gif") 0 0 no-repeat; overflow:hidden; font:bold 90%/1 "tahoma",sans-serif;} #tray ul {margin:0 20px; list-style:none;} #tray li …

UI / UX Design html-css web-design
Member Avatar for darren2005
0
173
Member Avatar for BlueCarNumber9

Hi everyone, I am trying to make a toggling on/off button for a looping sound using AS3. Currently it starts with the on icon showing but when pressed shows the off icon but it must be pressed again to stop the music but then shows the on icon while the …

UI / UX Design multimedia web-design
Member Avatar for bobby_boer
0
223
Member Avatar for virtualmisc

hello Friends I am using Dreamweaver CS3 to update my website. but when I have to upload a folder of images I upload each image separately by selecting it from hard drive when the message "If the image is to be copied to the remote server " is prompted and …

Member Avatar for digital29
0
72
Member Avatar for GordonUK

Hi everyone, Im having a problem on a website im developing where images and graphic banners are not being displayed even though they were being displayed successfully previously and I just wondered what the problem could be? Could it be a memory problem with having too many images and videos …

UI / UX Design multimedia web-design
Member Avatar for digital29
0
86
Member Avatar for cosmetic8635
Member Avatar for roydip007
0
55
Member Avatar for Dani

I would like to use <H1> and <H2> tags to emphasize important keywords for SEO purposes. Is it XHTML-transitional legal to enclose a <div class="blah"> tag inside an <h1> tag?

UI / UX Design legal seo web-design
Member Avatar for rrdavik
0
150
Member Avatar for drewpark88

Hey Guys, I am having issues with my header. I have a header image which I set as my background that expands with browser, but I want it to be 502px in height. Here is my css: [CODE] .Container #header { padding: 0px 0px 0px 0px; background-color: #DDDDDD; background: url('folioheader.jpg') …

UI / UX Design web-design
Member Avatar for drewpark88
0
82
Member Avatar for drewpark88

*Thoght I fixed it, I was wrong : ( Hey Guys, Ok so here is my problem. I have created a three button horizontal navigational bar and want it to float to the right of my logo. My fist button the home button is in the spot i want it, …

UI / UX Design html-css web-design
Member Avatar for drewpark88
0
94
Member Avatar for spookies

Hi I cannot seem to get a div to sit above a parent div for my top nav - it works in FF and Safari but not IE. I have adjusted z-index and also tried various positioning but no joy. Any advice welcome. [URL="http://www.firefuel.co.uk/a"]http://www.firefuel.co.uk/a[/URL] CSS ==== [CODE] #topnavbg { position:absolute; …

UI / UX Design html-css seo web-design
Member Avatar for spookies
0
116
Member Avatar for ada_a

I've been having problems with the sidebar div on a blog layout on [URL="http://adatestgraphics.blogspot.com/"]this site[/URL]. It works fine on FF but displays incorrectly on IE7. Supposedly, IE7 has implemented the use of position:fixed in their CSS so I don't see what the problem is. Anyone care to help me debug …

Member Avatar for coolkido
0
445
Member Avatar for ErlendHL

Hello! I have a site, that I use to learn those web building languages. I have a problem with the menu tabs layout: A div contains many a's but, and it is supposed to cover the path behind them, but: t[URL="http://erlendhl.ueuo.com/"]his is what happens[/URL]. I have tried position:absolute; but then, …

UI / UX Design web-design
Member Avatar for ko ko
0
96
Member Avatar for drewpark88
0
62
Member Avatar for Froger93

Hey, I'm designing a site for my old man and I am having some issue regarding pre-loading image for a hover effect. Currently when I hover over an image it gives me a brief period of white space then loads the hover image. I have tried to add the images …

UI / UX Design image multimedia web-design
Member Avatar for Froger93
0
196
Member Avatar for beforetheyknew

Hey guys, having a bit of a problem with validating some really basic strict html forms. Below (in the code tags) are the validators comments. [CODE] character data is not allowed here <option value="d" />d/ Talking</option> end tag for element "option" which is not open <option value="d" />d/ Talking</option> [/CODE] …

UI / UX Design html-css web-design
Member Avatar for beforetheyknew
0
92
Member Avatar for K?!

Hi all Is it possible to specify that NOTHING is allowed to come below an element? It's like this, if have a menu on the left, and when i make the browser small enough, text starts getting below the menu, and I don't want it to. I'd rather not create …

UI / UX Design web-design
Member Avatar for K?!
0
467
Member Avatar for Abdel_eid

hey guys I' am new to css and i have a problem which is the div statement e.g <style type="text/css" media="all"> div{ content:"the string is placed inside div stat."; border: thick solid black; backgound: skyblue; color: black; font-size: xx-large; padding: 20 px; } </style> <body> <div></div> </body> but it is …

UI / UX Design web-design
Member Avatar for Abdel_eid
0
88
Member Avatar for jpadams

I have a space between my divs and I can not figure out where this sucker is coming from. I have checked all images to make sure they are the same and it is still there. The development site is [url]www.jpadams.com/test/user/list.php[/url] Here is the CSS [CODE]#Table_01 { left:0px; top:0px; width:1024px; …

UI / UX Design html-css web-design
Member Avatar for onhaleakala
0
89
Member Avatar for beforetheyknew

Okay I've got 2 more problems for you guys! 1. I have to insert images using css (so im using background img) which works fine, and i've background-positioned it right, which is fine, but obviously the text goes over it. How can i change it so the text stops before …

UI / UX Design html-css web-design
Member Avatar for beforetheyknew
0
83
Member Avatar for mairtinomarta

Using IE 7 (and Opera), by selecting the select field below, and using the keyboard char "M" to scroll through the options, it seems to select options in a random order. (Not alphabetically I think). Some options even get selected two times before another gets selected once. Eventually, it will …

UI / UX Design html-css web-design
Member Avatar for mairtinomarta
0
135
Member Avatar for raju.raghup

Hi, I applied CSS for html select dropdown box it's working fine in mozilla but not in IE

UI / UX Design html-css web-design
Member Avatar for macneato
0
96
Member Avatar for tanha

Hi, I designed a page with CSS which has the following sections: [LIST] [*]Header and Logo [*]Left Navigation [*]Main Content [*]Footer [/LIST] Also I have another CSS file for the print of the page, where it hides the following sections: [LIST] [*]Header and Logo [*]Left Navigation [*]Footer [/LIST] It works …

UI / UX Design html-css web-design
Member Avatar for tanha
0
81
Member Avatar for dominique7

Hi, I was just playing with a simple navigational bar and stumbled upon a problem I can't isolate. When I use <ul> and <li> and "display: inline" I can't get the li fields really close horizontally in Firefox, so that the <li> borders would touch another. IE6 does what I'd …

UI / UX Design html-css web-design
Member Avatar for dominique7
0
232
Member Avatar for spookies

Hi all - I cant seem to get this 2 col setup working inside a parent "content" div, it works in ie but not FF or Safari. Should I approach in a completely different way or does it just need a tweak. Thanks I have tried eliminating and adding various …

UI / UX Design html-css web-design
Member Avatar for macneato
0
126
Member Avatar for beforetheyknew

Hi, quite new to css and as part of an assignment we have to create a set html page to look like it should using css. My problem(the relevant code is provided), is that the menu at the top where it looks like: first second third fourth I need it …

UI / UX Design html-css web-design
Member Avatar for beforetheyknew
0
105
Member Avatar for Nuuk

I am creating a site for our local carnival club. I have created some buttons (images) for navigating between pages but when I place two of these buttons near each other, clicking on one can activate the other. I've more of less solved the problem by placing the buttons a …

UI / UX Design perl web-design
Member Avatar for macneato
0
91
Member Avatar for stjohn999

hi all have a homework project have to come up with a html code for ducci's 4 number game using a fuction called difference(firstNumber secondNumber) can anyone help if i get this wrong i am in serious trouble please help

UI / UX Design web-design
Member Avatar for rajendra.parmar
0
114
Member Avatar for Mindy Sue

I am trying to put hover codes in - I want 3 different sizes. Can anyone help me? Also, besides here - can anyone recommend a good website for beginners to learn CSS or any good beginner books?

UI / UX Design web-design
Member Avatar for rajendra.parmar
0
143
Member Avatar for Famous16

Hey guys! Just wanna ask some question on how to put a embers log-in or a registration area for viewers?

UI / UX Design multimedia web-design
Member Avatar for bharanidharanit
0
69
Member Avatar for Aaron Robinson

This is my first time on these forums, so you will have to excuse any stupidities I bring with me. First, I am not trying to have anyone do my homework! I have been working on a layout for some time and was never able to fix this issue. I …

UI / UX Design ui-ux web-design
Member Avatar for Aaron Robinson
0
202
Member Avatar for raydeen

The text disappears if the user rolls over the image for longer than 7 secs. If the title attribute isn't the best way to do this, what is a better way? Thanks, Tony

UI / UX Design html-css web-design
Member Avatar for karol33
0
99
Member Avatar for simondmeredith

I have 2 boxes, ones for Name, second box is for Email. They have images inbetween them on the code, so I can't see how to link them as 1 form.. Any ideas?

UI / UX Design html-css web-design
Member Avatar for rajendra.parmar
0
78
Member Avatar for beforetheyknew

I I'm pretty new to css, for uni we have to design this website (as specified and without moding the html) and im having trouble with a few things. I cant really post the code because none of the images will work (they are stored and passworded on the university …

UI / UX Design html-css web-design
Member Avatar for Hangfire
0
89
Member Avatar for whiteyoh

Hi all, I have my iframe working, and have styled the content, however, it wont display the styles.

UI / UX Design html-css web-design
Member Avatar for macneato
0
103
Member Avatar for cloud09

I have an options section for my editable gallery that displays fine in Chrome, FF, Safari, Opera, and [I]even IE7[/I]. But not IE8 - which once again finds a way to make my life harder. Can anyone explain why this: [CODE] <td colspan="2" style="width: 800px;max-width: 800px; text-align: center;"> <img src="galleryopt.png" …

UI / UX Design web-design
0
57
Member Avatar for php_noob

Good Day guys, I am kinda new into this "web 2.0" thing and still working on it. These are some of [URL="http://www.flickr.com/photos/23palettes/"]my works[/URL] maybe you can suggest something to improve my designing skills. Thanks in Advance :)

UI / UX Design multimedia web-design
Member Avatar for PrintingHost
0
108
Member Avatar for Lolalola

Hi, Is it possible to use two backgrounds in one div? One of the background picture would be bottom-up corner, and another drift all div... On both the overall picture will be posted on the text. Thus, pictures may not be on a different div

UI / UX Design web-design
Member Avatar for macneato
0
78
Member Avatar for Mindy Sue

I am working with Dreamweaver CS4 and am still in the learning process of CSS and HTML and Dreamweaver. I hope I can explain this the way that it is in my head.... I have made a table on one page, and I want to make a table on another …

UI / UX Design html-css web-design
Member Avatar for nkdweb
0
93
Member Avatar for j4mes_bond25

I seem to have Internet Explorer Compatibility Issue here. My website can be seen perfectly well in Firefox but NOT in Internet Explorer. It can be seen on [url]http://darsh25.tripod.com/alcohol.html[/url] It's a CSS based website & on an online tuturial, I was told to download a file "csshover.htc" in order for …

UI / UX Design html-css image ui-ux web-design
Member Avatar for ablitz
0
440
Member Avatar for cab_driver

I'm having an issue with an embedded video from youtube. It was working fine until recently and now I can see it when I load the site from my desktop but not from the server. The code is as follows: [CODE] Singing doesn’t stop after the lesson- I will help …

UI / UX Design flash ui-ux web-design
Member Avatar for knausO
0
90
Member Avatar for WickidGRAFX

I have a complete tableless web layout that I designed in PS CS4 and exported the slices. I created a CSS file and then switched all the tables to DIVs and created classes in the CSS file for each of them. For some reason when it is loaded into IE8 …

UI / UX Design html-css web-design web-server
Member Avatar for knausO
0
104
Member Avatar for GordonUK

Hi there, Can anyone tell me what is the best file format to use when you are uploading images on a website? I want the pages to load as quickly as possible but also want to have a few images on each page and just wanted to know the best …

UI / UX Design multimedia web-design
Member Avatar for jbennet
0
279
Member Avatar for Eva0607

Hello everyone :) I am trying to get rid of extra space that appears beneath the page due to relative positioning. I tried assigning one div element with an absolute position to which all of the other relative divs are positioned but this still doesn't seem to work - not …

UI / UX Design html-css web-design
Member Avatar for Eva0607
0
3K
Member Avatar for OmniX

Hi People I have a url, [url]http://www.domain.com.au/domain1/domain2.php[/url] . Now I would like to remove the middle man aka folder from ever being seen so the url changes to, [url]http://www.domain.com.au/domain2.php[/url] . I have done some research and mod_rewrite looks to be the go in the htaccess file. So can anyone give …

UI / UX Design ui-ux web-design
Member Avatar for OmniX
0
100
Member Avatar for Lukas Larsson

Hello, I have been trying to code my first HTML / CSS site from a layout I designed in the GIMP. The layout can be found here (watermarked): [url]http://admins.co.cc/watermarked.png[/url] Now, I have been trying to code this layout through HTML and CSS. My problem is that I can't get the …

UI / UX Design html-css web-design
Member Avatar for cfajohnson
0
137
Member Avatar for ndeniche

have a similar problem: i have my #nav_bar id with a .first class, which i have originally with an image. but, i want it to change image when it's hovered on, like this: [code=css] #nav_bar .first:hover { background-image:url(image2.gif); } [/code] [code=html] <table cellpadding="0" cellspacing="0" id="nav_bar"> <tr> <td id="first"><a href="yada yada">yada …

UI / UX Design html-css web-design
Member Avatar for kewp
0
318
Member Avatar for OmniX

Hi People The Problem: [url]www.1.com/2/3.php[/url] > [url]www.1.com/3.php[/url] I want to change permently so you never see the folder named "2". I thought this would be possible through the htaccess file or web hosting server? So using mod_rewrite or changing the host directory of your server to www/2/ instead of www/? …

UI / UX Design ui-ux web-design web-server
Member Avatar for OmniX
0
78
Member Avatar for drewpark88

Hey Guys, I am trying to position my navbar (5 images) to center with the browser. Instead it is positioned to the left and when you make the browser smaller the buttons move. Here is the CSS: [CODE] <style type="text/css"> #navcontainer { margin: 200px auto 0px auto; position: absolute; } …

UI / UX Design html-css web-design
Member Avatar for drewpark88
0
140
Member Avatar for rikkie

Hi, I am in the process of building my first website (no coding experience) My home page (saved as .aspx) uses asp.net controls. All other pages are saved as .html. I can navigate fine from the home page to any of the other pages; however when I try to navigate …

UI / UX Design asp.net html-css web-design
Member Avatar for rikkie
0
87

The End.