7,985 Archived Topics
Remove Filter ![]() | |
Can anyone explain why if I apply style to a <p> to "display: inline" it overflows outside its containing block? #iaminline{display:inline;} <div> <p id="iaminline">hola!</p> </div> The result has overflow, while "display:black" is completely contained in the containing block. I want to have inline elements completely inside the containing block. Thanks! UI / UX Design web-design | |
In IE6 the container on my home page doesn't center. On IE7, Safari and Foxfire, it's fine and on all other pages on IE6, it's also fine. Could there be something in the HTML of the home (index.html) page that is saying to ignore the margin-left, margin-right:auto in the Container … UI / UX Design html-css web-design | |
Hello, i have some inline images (keyboard keys) in a table cell near each other. Another cell in the row may be very long - fitting into several lines - so the browsers try to wrap every cell. Not using XHTML DTD everything is o.k - the two keyboard key … UI / UX Design html-css web-design | |
how to adjust height in 2rows textarea.it look ok in ie.but collaps height in ff. bellow is code [code=html]<td valign="top"> <label> <textarea name="textarea" cols="21" rows="2"></textarea> </label> </td>[/code] UI / UX Design web-design | |
Hi fellow designers and affiliates. I'm really struggling to [B]make my customer understand a few basic things about web design[/B]. I'm not perfect myself but I have been doing this for quite some years. However, the company currently has its website done by a [I]friend of the family[/I]. The marketing … UI / UX Design seo ui-ux web-design | |
Does using a free web hosting service effect the amount of traffic you get to your site? UI / UX Design ui-ux web-design | |
hi, please help me out.... I want to get the values of the checkbox, if i checked or if i unchecked. first time,i have checked the checkbox and the values is coming correctly to me and at the same time, when i unchecked the same checkbox and the values is … UI / UX Design web-design | |
Okay so I'm building a site with a bit of an unusual and complex layout. It has a static header div of a fixed height. A body div of a variable height that must be positioned absolutely for overlapping. And I need there to be a footer directly below the … UI / UX Design html-css web-design | |
hello everyone, i have a new pc and it runs on windows 7, and i never had this problem with my other xp pc, everytime i create an html file with images (i have tried jpeg, gif and png so far) only png shows up and not jpg and gif, … UI / UX Design image web-design | |
hai i attached one thumbanail...first see that one.... in this how to align bullet symbols at the same time background pic is also vth it...... i tried bt no result!!!! one time align bullet symbols at that time cann't see the back ground pic plz tell me the css code … UI / UX Design html-css web-design | |
![]() | Hello everyone, I'm writing my degree-thesis (so I'm one step from graduation yay) about web photo galleries (especially flash galleries). Does anyone know any good sites where I can get some tips and stuff like that? Thanks!!! UI / UX Design flash multimedia web-design ![]() |
hai fndz, i face alignment problems vth css... anyone can help me.....in mozilla,but not striaght it show space between bullet symbols&text area...In IE7 ,no space between bullet symbol&text area...the pics are shown below (if any one ask code i also put it).how 2 correct alignment??/ plz help me............. Thank you UI / UX Design html-css web-design | |
HI i know this is probably a novice question but i made a form just with name and email and a comments box but i am having trouble with my submit button, is there a way that i can just have it send the form information to me in an … UI / UX Design web-design | |
[B]Hello members[/B] i am the new one to css... In our forum above we see Hardware/software softwaredevelopment web development internet marketing business exchange is there in tis how can create dropdown lists like hardware/software 1.microsoftwindows 2.Linux&unix 3.Mac etc... How can i get tis type of style sheet plz give the … UI / UX Design mac-hardware mac-software unix web-design | |
Hello, I'm facing an annoying problem where a button's border colour changes when I click on the text fields in the same form. I could use onfocus="blur();" on the text fields to resolve this, but then they will lose focus when selected. So, I'm trying to find out where I … UI / UX Design html-css web-design | |
I've until now created all my webpages in tables but have recently been thinking about starting to use divs instead. I've been thinking about trying to convert one of my ccurrent projects (from tables) to divs - anyone that happen to know some smart way to do this (without writing … UI / UX Design ui-ux web-design | |
[CODE] <%@ Page Language = "VB" aspcompat=true Explicit="True"%> <%Dim src As String = " bet "%> <html> <head ></head> <body > <form name=loc action=testsac.aspx method=get> <table class=s0 width=100% cellpadding=1 cellspacing=1 align=center border=1> <tr class=s0 align=center> <td> Search For: <input class=s0 size=50 name=src value=<%=src%>> <input class=s0 type=submit value=Search /> <td></td> </tr> … UI / UX Design web-design | |
Hi. I'm changing a site's URL to a new domain. The site is hosted at freewebs.com which makes it impossible to create redirects (unless anybody proofs different). What is the most efficient way to make sure I don't get penalized by Google for duplicate content? As the new domain is … UI / UX Design seo ui-ux web-design | |
In my header_inner, I am trying to display an image in the background, but whenever I try, it just shows the blank. Will someone please help me with this as I have been messing with this for hours. I posted a .doc to show how I want the image to … UI / UX Design abuse html-css image web-design | |
Hey, I'm new to web design and I need tips on how to start to deign a website starting from the basics, step by step UI / UX Design web-design | |
[B]This is css code[/B] [code=css]*{ padding:0px; margin:0px;font-size:100% } html{ font-size:100%; height:100%; } body { background:#8b909c url('../images/page-bg.gif') repeat-x; height:100%; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; } a{ text-decoration:none; color:#00a8cc; } a:hover{ text-decoration:underline; color:#00a8cc; } p{ font: 0.9em/1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; } h1{ font: 1.5em/1.5em "Trebuchet MS", Verdana, Arial, … UI / UX Design html-amp html-css perl web-design | |
Hello everyone, I have a wierd problem (seems I have a knack for that ) with a design I'm working on. When you first go to this page there is some disruption around the two floated columns in the background image that is assigned to the body tag: (Right now … UI / UX Design html-css image web-design | |
Anyone knows a good way to produce flash video fille (FLV) from flash SWF files? UI / UX Design flash multimedia video web-design | |
Hello to everyone I have a problem that is making me pull my hair out in frustration! I programmed a website (warpmediamarketing.com) and uploaded it to the server, having checked it out on my computer in IE7 and the latest Firefox. Everything seemed ok. My client called to say that … UI / UX Design client-server web-design | |
I have a site that is two column developed in CSS. Whenever the right column gets too long it appears that the right column starts to go under the right column and then the text and images start stacking on top of each other. The background also disappears. This happens … UI / UX Design html-css web-design | |
i tried 2 create one web page....it is good in mozilla....bad 2 view in I.E7...plz give me suggestions [url]http://blakol.com/cc/keystone/index.html[/url] thnkyou in advance UI / UX Design web-design | |
Hi, guys.. I've got this problem on CSS. What i wanted to do is like an image gallery. Luckily i found a tutorial in with this link [url]http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer/[/url] In the tutorial as you hover into the thumbnail, a pop-up image shows up exactly at the thumbnail pointed to. So that's … UI / UX Design html-css web-design | |
Hi! I read that IE 8 accepts child selectors. But it does not seem to work for my IE8 (Spanish version if this even matters). [CODE] #div > p{background-color: blue;} ======================== <div id="div"> <p>Shoud work here!</p> <div> <p>and not here</p> </div> </div> [/CODE] It works for firefox and not for … UI / UX Design web-design | |
In my browser(opera), my background image takes up the full height off the screen, but on my friends(firefox) there appears a large black banner beneath it (black because that is the bgcolor) I give you the css hopefully you guys can help me. [code=css]body { color:#C00; background-color:#000; background-image:url('../background.jpg'); background-repeat:no-repeat; background-position:top; … UI / UX Design image web-design | |
I tryed the [COde=JavaScript]<script language="JavaScript">var password;var pass1="PASSWORD-HERE";password=prompt('Whats The Magic Word?',' ');if (password==pass1) alert('That Is Correct!');else { window.location="SITE-LINK";}</script>[/COde] code, but the problem i found is, that anyone can see what text has been typed into the passord box, can anyone tell me how you get the text to appear as bullet … UI / UX Design display web-design | |
Hi, I have a movie clip called [icode]dsp_albumcover[/icode] (Already created and on the stage, instance name is dsp_albumcover) I also have a variable with a .jpg file (Can be changed to any other though) defined as [CODE=actionscript] var albumimg:String = '/albumcover.jpg'; [/CODE] How do I load this in to dsp_albumcover? … UI / UX Design actionscript image multimedia web-design | |
i am a college student and we have to make our own designed web page..can you help me to start UI / UX Design web-design | |
I need another set of eyes to look this over. I can't seem to get the three columns to work properly with the product listing at the bottom of the page. Here is the CSS; [CODE]#productbox{ width:666px; background-image:url(../slices/item-bkg.png); background-repeat:no-repeat; height:173px; } .productimage { float: left; width: 100px; margin-left: 0px; padding:20px; … UI / UX Design html-css web-design | |
Hi, I am making a eCommerce site for a client of mine and I want to add products on the site. I don't want to pust plain vanila pictures of the products. I was wondering if I can take a plain image and make it into 3d or get a … UI / UX Design ecommerce image multimedia web-design | |
Hi, I am trying to retrieve the contents of my XML file and use the variables later on in the script; I have the following actionscript code [CODE=actionscript3]// Get XML Vars var xml:XML; var urlLoader = new URLLoader(); var songdataurl:String = '0'; urlLoader.addEventListener(Event.COMPLETE,onXMLLoaded); urlLoader.load(new URLRequest("data.xml")); function onXMLLoaded(e:Event):void{ xml = new … UI / UX Design actionscript flash multimedia web-design xml | |
I am pondering what I could do to improve [url]http://www.mlwehelp.com[/url]! any suggestions? Part of this update I plan to rework everything even my services like getting way from everything being free. Any suggestions on pricing based on the industry standards? my main goal is to deliver reasonable prices based on … UI / UX Design ui-ux web-design | |
Hi- So im making a buying/selling website, where people can search through my catalog. and i have no idea how i would go about that. basicly i would have a database with all of my producs in it, and then people would type in a key word and a page … UI / UX Design web-design | |
Hello all, I am in the process of teaching myself CSS to go along with my beginner-intermediate knowledge of HTML. I am just starting with CSS and have created a small test file to attempt to create a table with one row and one cell in that row. I then … UI / UX Design html-css web-design | |
I have no clue anymore about css. I used to think I knew what's what, but I get so many different results in different VERSIONS of the same browsers, never mind different browsers, that I'm at a loss. I have written a dhtml popup dialog window that resizes and such. … UI / UX Design web-browser web-design | |
I'm presently using tripod/lycos for my website and have some long web forms on there and don't have a problem receiving the data. I'm trying to transfer to godaddy and am having a problem with my "submit" button. "Reset" does work. Sometimes the "submit" button is not available (grayed out) … UI / UX Design web-design | |
I just Started to learn HTML coding,But don't understand how to add design in code means website layout. UI / UX Design web-design | |
![]() | Hi, I have this code: [code] <style> div.floating-menu {position:fixed;background:#fff4c8;border:1px solid #ffcc00;} div.floating-menu a, div.floating-menu h3 {display:block;margin:0 0.5em;float:left;} </style> <div class="floating-menu"> <h3>Floating Menu</h3> <a href="http://www.quackit.com/css/">CSS</a> <a href="http://www.quackit.com/html/">HTML</a> <a href="http://www.quackit.com/javascript/">JavaScript</a> <a href="http://www.quackit.com/coldfusion/">ColdFusion</a> <a href="http://www.quackit.com/myspace/codes/">MySpace Codes</a> </div> [/code] which I got from a website, I was wondering if there is a way I … UI / UX Design coldfusion html-css web-design ![]() |
i use nowrap="nowrap" attribuate to fix my UI for IE 6 , now when i am trying to run the same code in IE 8 its not working. The code is simple to display table. nowrap="nowrap" is written in the main CSS file , and its get applied to all … UI / UX Design web-design | |
Hello, So i need some help. i have currently been working on a website for a competition and i ran into a problem. I am using <div> tags and calling the id from the css. i have seperate id's classes and basic tag set up in CSS. the only problem … UI / UX Design html-css web-design | |
Hi, I made this test page: [url]www.wearwolfdesign.com/index.php[/url] In Safari, Opera, Internet Explorer and Google chrome it works perfectly all look slightly different but acceptable. The problem is in FF the text at the top looses all it's format and goes a horrible font with no positioning. The second issue is … UI / UX Design java javascript ui-ux web-browser web-design | |
J ust want to be able to dump photos into a directory on my server and be able to generate a simple of thumbnails and a way of looking at them and the photos. I tried Autogenerating Photo Gallery (AGG). I uploaded the package as it came with its sample … UI / UX Design multimedia web-design | |
DaniWeb Design Community, I have created and customized a spry menu bar using Dreamweaver CS3 for my school's website and, although it displays fine on my computer in both IE and Firefox, some coworkers have pointed out a problem when viewed on some of their computers. Some of the menu … UI / UX Design ui-ux web-design | |
I am trying to put up a rope border (border.png) on the sides of my center box of text. Text will work with z-index properly, but the border just will not show. Any ideas? style.css = [CODE]* {margin:0px;padding:0px;top:0px;left:0px;} body{ text-align: center; background: #000000; } #central{ margin-right: auto; margin-left: auto; margin-top: … UI / UX Design html-css web-design | |
![]() | hey guys.. i have a problem on IE7. following css causing this. the problem is that wrapper div when its height is less than viewable area of the browser, browser doesn't apply background color. only applied to main div. [code=css] body { background-color: #363636; color: #FFFFFF; font-family: tahoma,sans-serif; font-size: 70%; … UI / UX Design html-css web-design ![]() |
[CODE]<table width="492" border="0" bordercolor="#202020" align="left" cellpadding="7" RULES=ROWS FRAME=HSIDES>[/CODE] I have created a table with four rows and I use the code above to take away the vertical borders. What I would like to do is to take away 2nd (out of 3 rows) row. How can I do this? Do … UI / UX Design web-design |
The End.