2,272 Solved Topics
Remove Filter ![]() | |
I am having some more validation issues I have just added a search box to my page i did have it as xhtml strict and it was validating fine once i added this for it produced 50 errors then i changed the doc type to transitional now there are are … UI / UX Design html-css web-design xml | |
Like probably half of the people on this forum, I am definitely a beginniner when it comes to CSS. Since I don't trust my own codes just yet, I've been using a free layout to help generate a fan site for a friend. The site makes ample use of CSS … UI / UX Design html-css web-design | |
Hello Guys, I need a simple help in css (I think so). Please have a look at this page [URL="http://www.csszengarden.com/?cssfile=213/213.css"]http://www.csszengarden.com/?cssfile=213/213.css[/URL] You will find some images at the bottom of the page that remains there whether you scroll up or down, I want to know how can achieve this. I think … UI / UX Design web-design | |
Hey Guys, How do i install a web layout??? for example from [url]www.free-css.com[/url] How do i change the images to what i want??? Cohen UI / UX Design multimedia web-design | |
Hi, when i link a image in my page, the background becomes thick navy colour and takes little space from up, bottom, left and right sides. I can change background colur but i cant remove those spaces that come out when i made image a link. Any idea? Thanks UI / UX Design image web-design | |
Dani... I'm disappointed in you. [url=http://validator.w3.org/check?uri=http%3A%2F%2Fwww.daniweb.com%2F&charset=%28detect+automatically%29&doctype=%28detect+automatically%29&ss=1]Results of Webpage Validation[/url] :P UI / UX Design web-design | |
Ive been asked by my boss to make a website with a fixed left column containing a menu... and a thinner fixed right column which will just be an image... the center <div> must scroll, but it must use the main browser scroll bar to move up and down, so … UI / UX Design web-design | |
I am working mostly on FORMS and still I cannot create and perfect the layout without using tables. I do not want to use tables anymore. I made a close to table-less by using LISTs but I use 's to come up with a squarish type of form. NOTE: THE … UI / UX Design html-css web-design | |
hi, would someone please tell in where and what i should do to make my hovered link underlined? I tried so many attempts but none worked.. all it gave me is a "purple background color when the link is hovered" ... i really don't get it.. thanks i have a … UI / UX Design html-css web-design ![]() | |
i found a css code that make my toolbar stay in the bottom of the page but it is not working when there is scrolling on the page the toolbar is floating, the position is not absolute bottom this is piece of my code [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML … UI / UX Design html-css web-design | |
I posted a question about this several months ago, but the search function is so bad that I can't find it again. I again have an image that is being overlapped by a table below it in Firefox. This happens whenever the following is true: - The image file is … UI / UX Design html-css image web-design xml | |
First of let me say thank you for anyone who answers my question. As the title suggest I am fairly new to design but im using dreamweaver and so far its easy to use as far as using design view my question is this I have an overage of members … UI / UX Design ui-ux web-design | |
I have a customer who pulls data from a database, they want to be able to display the info as a pic so the end user can not copy and paste the data in an excel spreadsheet any idea of what I could use to do this UI / UX Design image web-design | |
I've been designing a Tic-Tac-Toe game using a 3 x 3 table. Different cells will have different borders: border-right will exist for left two columns cells, border-bottom will exist for top two rows of cells. It's working the way I think it should in Internet Explorer, but not in Firefox. … UI / UX Design web-design | |
Hi, I'm making a website. I want it to look professional. I don't want to use templates because I think of that as cheating. I want to be able to make one myself. Whenever I make a web page, it doesn't look very good. If anyone has any tips. Please … UI / UX Design web-design | |
Hi, I'm creating a maze game. The layout is basically a big 21 x 21 square, with 441 (21 times 21) smaller squares inside of it. Each square will be a different color, representing a wall, a character, a passage, etc., so I figured I'd make a 21 x 21 … UI / UX Design html-css web-design | |
Hi Guys, I'm currently in the process of making a website in Photoshop CS3 however my web design/layout is aligned to the left (as I started working from left to right). Is it possible to center my design whilst keeping everything the same within Photoshop/Fireworks? if so how. Thanks. UI / UX Design ui-ux web-design | |
My website when displayed locally in I.E 7 and Firefox has the layout output as I expected. However when rendered with Dreamweaver and Geocities web hosting the footer looks different than expected as it is intended to be the same size as the header. See page:- [URL="http://www.geocities.com/raisin_smiles/index.html"]http://www.geocities.com/raisin_smiles/index.html[/URL] The footer css … UI / UX Design html-css web-design | |
Hi, i want to display a pdf inside my web page using object tag... I did succeed to display the pdf if i store it in the web root of the server like this: [code=html] <object data="images/mytest2.pdf" type="application/pdf" /> [/code] but i need to access to a pdf file that … UI / UX Design multimedia pdf web-design | |
![]() | If anyone can explain the behavior that I observed recently then they deserve a cookie for their knowledge of HTML and CSS... I observed this behavior in FireFox haven't tried this in another browser. Navigate to this website [URL="http://novemberborn.net/sifr3/r436"]http://novemberborn.net/sifr3/r436[/URL] and resize the browser window horizontally down to about 200px. Notice … UI / UX Design html-css image web-design |
![]() | Evening I've been experiencing problems while trying to give my two menus different attributes - could anyone advise the correct method I need for this, please? The menu works as I want it, but I'd like to have any link in the content box displayed in a different colour. CSS … UI / UX Design web-design ![]() |
Hello sir, I want to make a HTML page with the window splitted into two. In the left side i will give the html coding and the right side i want output for that coding(during runtime). UI / UX Design html-css web-design | |
I have a question as to why Internet Explore won't read my webpage...yet Firefox and Opera read it just fine... To me, it seems that internet explore is disregarding my external CSS file...because when I launch the index.html file, IE reads it without the CSS file...I don't know why though...BUT...when … UI / UX Design html-css web-design | |
Hey I've come across a bit of a problem. I'v decided to use photoshop to create a website for a friend (design the layout, then cut and place as backgrounds in 'div' tags). I understand this isnt the best way to go around it and have never tried it before, … UI / UX Design image web-design | |
I am having some problems with HTML and CSS, firstly with links in a li element, I have it set to display: block so that the it will highlight when the cursor is placed within the li area, but this is not working in IE 6 (I know this is … UI / UX Design html-css web-design | |
I have used the following codes to build a layout for my website: [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="fa"> <!-- Meta information --> <head> <meta content="fa" http-equiv="Content-Language" /> <meta name="keywords" content="" /> <meta name="discription" content="" /> <meta name="author" content="" /> <title> </title> <link rel="stylesheet" … UI / UX Design html-css web-design | |
can someone point out to me what is the root of this problem? in FIREFOX all is well.. looks great! in IE.. there are problems.. you can see for yourself... [url]http://asia.pjrey.com[/url] i can monkey around with this for hours.. or someone SMART... can point out what is wrong! i want … UI / UX Design web-design | |
I'm designing a website for a school project, and I'm having some trouble with IE7. Here's the site: [url]http://caffeol.otherroaddesign.com/[/url] It shows fine in FF and Opera, but in IE7 the sidebar doesn't work. I can't figure it out. This project is due tomorrow, so please help me. Thanks! Here's the … UI / UX Design html-css web-design | |
Hi, I have designed a pop up menu in Dreamweaver using "Show pop up menu" in behaviours option. I need to show a flash file right under the menu options. I place the menu link and also the flash file in two separate files. The problem is that when I … UI / UX Design flash multimedia web-design | |
Hello guys, I want this video ([url]http://video.kenblockracing.com/flash/small_player/preloader.swf?vendor_id=2[/url]) now... i want to download it, now add ons in Firefox will do it. How can i do it?? or can someone give me a alternive youtube link or something??? Pls, i really want this for my ipod! Thanks, Cohen! UI / UX Design flash multimedia video web-design | |
Hi All, I designed one website useing div tags (its completed). for that website, left vertical menu is there for that i want use like switch type buttons can any one tell me how to do that. And i know switch type menu but not like vertical menu bar. only … UI / UX Design web-design | |
Hello all, I'm going to be setting up a very nice website very soon. Can you guys pls give me links to some good free website layouts that are good, and attractive. thanks, Cohen UI / UX Design ui-ux web-design | |
Hi guys, i have my own domain. then after creating my own website how to upload or publish my website? Thanks. anyhelp is greatly appreciated. UI / UX Design web-design | |
I have seen some examples like this [code] p.class1 { some stuff } p.class2 {some stuff } [/code] and some like this [code] class1.p {stuff} class2.p {stuff} [/code] In one case, the class name is before the dot, in the other case the class name is after the dot. What … UI / UX Design web-design | |
im making a website. im using background images in the divs. i am inserting the images through css. the website is livingandlegacy.com the problem im having is in firefox. there is a main spacer its the big green area in the middle. in firefox it does not show up. i … UI / UX Design web-design | |
I am very new to css. I was looking at a css file I found online and trying to figure out what everything does. I am confused with the following couple of things. Please let me know if anything I say is wrong! This on sets up some properties of … UI / UX Design web-design | |
hi to all! how to embed flash swf file into microsoft excel 2007. UI / UX Design flash multimedia web-design | |
Here are a few examples: [url]http://www.greenhamnaturalbeef.com.au/[/url] [url]http://www.quincy.com.au/[/url] Now I dont know what is the name for it? (anyone help me with the offical name, much appreciated) What I have analysed is that it is a image broken into 4 parts, top right, bottom and left. Then within those border images … UI / UX Design image web-design | |
This is problem one of the most annoying concepts I have come around to after using several internet programming languages. I have frames set out like so: 11111 23334 55555 I hope people can understand that lame drawing :p Now what I wish is that all the frames stay in … UI / UX Design web-design ![]() | |
Heres a few examples of what I would like to accomplish: [url]http://www.greenhamnaturalbeef.com.au/[/url] [url]http://www.quincy.com.au/[/url] Now I have my own ideas how this was created but mainly I am not able to re create these websites myself. What I am looking for in the website is the backgroun layout how the website … UI / UX Design web-design | |
Is it possible to drag an instanc of a button to the stage and in the over state have text unique only to that instance. I'm not sure how to do this. I would like to have one symbol and several button instances that have unique text in the over … UI / UX Design flash multimedia web-design | |
I am trying to embed more than one video on a site. The problem is they all start playing automatically, I would like to keep them from starting automatically. I get my code from helloworld.com they use razor stream the videos load up fast and don't stutter. If anyone with … UI / UX Design multimedia video web-design | |
hello everyone! is there anybody knows why i can't see my hover drop down menu because it is behind the white background of div tag? I did make a background transparent but still there is a white that covers the hover drop down.. please, let me know what should i … UI / UX Design web-design | |
Hello. Could someone tell me why I open photoshop and the only tool available it the hand tool? I have no way to select anything. Thanks. -Steve UI / UX Design multimedia web-design | |
I was looking at this wobbly java applet and wanted to make it a link on my website, hot do I do that so it uses the "#Bottom" link to go to the bottom of the webpage its on: [url]http://www.javascriptkit.com/java/java13.shtml[/url] I found this forum from that website, so I apologise … UI / UX Design java web-design | |
I am trying to write a script in flash that takes variables ( a list of movies that I wish to be played ) and loads them into the movie. I don't have much code written for this but here is what I have in the first and only frame: … UI / UX Design actionscript flash multimedia web-design | |
Hi I am using MS Expression Web 2 migrating from Frontpage 2002. I have decided to try to produce an up to standards web site using CSS and this doctype: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -as suggested by an article Getting Started or similar that I think … UI / UX Design html-css web-design | |
Hi everybody, I have a strange Firefox related problem (the strange thing is, it WORKS in IE6 & IE7). The problem is this, created a wrapper div with margin-left en right both 5%. Inside the wrapper there are 2 divs, both floating (left and right). The left div width is … UI / UX Design web-design | |
Hello, I am trying learn how to make a form using css instead of table. But I am having problem with it. If you would kindly copy and paste the following code you will see that the error message underneath the text area is not aligned with the text area. … UI / UX Design html-css web-design xml | |
Greetings, I have a css file (See below) which has setting for THREE divisions "centercol", "leftcol" and "footer". The stylesheet works fine until I add an image to the division (leftcol). The settings get applied to the the footer division as printed at text is printed at the bottom of … UI / UX Design html-css printer web-design |
The End.