Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #14.9K
Ranked #2K
~5K People Reached
Favorite Forums
Favorite Tags
Member Avatar for idesignyards

I have saved a javascript in notepad with an .htm extension. When I go to file then open and type in the file name, it just opens up a it as an address in the address bar. I want to run the program in internet explorer, how do I do …

Member Avatar for piers
0
3K
Member Avatar for Nfurman

Hello this is my CSS: [CODE] div#menu { width:680px; height:30px; position:absolute; top: 300px; left:300px; } #linkbar { list-style:none; margin:0; padding:0; } #linkbar a:hover { background-color:#CCCC00; color:Black; } #linkbar a:visited { background-color:#CC6600; color:White; } #linkbar a:visited:hover { background-color:#CCCC00; color:Black; } #linkbar a { behavior: url(/css/border-radius.htc); border-radius: 10px; display:block; float:right; margin:3px; background-color:#006600; …

Member Avatar for Nfurman
0
144
Member Avatar for thijscream

[CODE]<a href="javascript: void(0)" onclick="window.open('images/<?php echo $afbeelding;?>', '<?php echo $afbeelding; ?>', 'width=119, height=400'); return false;"><img id="wijnimgsmall" src="images/<?php echo $afbeelding;?>" height="65%" border="0px"></a>[/CODE] this is the image i'm currently using. but in IE the image isn't showing 65%. is there any way to fix this? here is an example in IE(in chrome it …

Member Avatar for Rajib Ganguly
0
53
Member Avatar for shivarocks

hello friends i need to make a edit profile page in my website,while registering a user can select multiple locations using multiple select options,so while editing user must get defaultly selected options while registering,i tried using multiple=multiple,but after getting details from databas it must select automaticlly....i cant do that can …

Member Avatar for @developer
0
124
Member Avatar for dlr258

I created a drop down nav bar which works fine in FF but wont work in IE here you can see that the menu loads fine in IE if the nav bar html and css are in their own file with no other html or css [url]http://www.tulsaview.com/new/navtest.php[/url] here is the …

Member Avatar for dlr258
0
230
Member Avatar for kylestudent

[CODE]<HTML> <HEAD> <head> <TITLE>Minecraft Worlds</TITLE> </HEAD> <BODY> <BODY BACKGROUND="Background(1).gif"> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="989" HEIGHT="200" BACKGROUND="logo.png" VALIGN="bottom"> <FONT SIZE="+1" COLOR="yellow"></FONT></TD> </TR> </TABLE></CENTER> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="1006" HEIGHT="27" BACKGROUND="menu_bg.png" VALIGN="top"> <FONT SIZE="+1" COLOR="Red"><IMG SRC="forum.png"></FONT></TD> </TR> </TABLE></CENTER> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="989" HEIGHT="742" BACKGROUND="picture1.png" VALIGN="top"> …

Member Avatar for techRobo
0
104
Member Avatar for mangopearapples

So say I have 4 images: <img><img><img><img> and I don't want any spacing between them so the images line up. How can I do this? thanks.

Member Avatar for mangopearapples
0
94
Member Avatar for adcgv

I have created a form on my site that appears distorted on older browsers with the text boxes shifted to the next line and to the right. I have used absolute positioning and spaces only for formatting. Moreover even in new browsers on zooming in, I get the same problem. …

Member Avatar for Agarsia
0
106
Member Avatar for veledrom

Hi, I want to align this layout in the middle of the web page. How can I do it? I don't want to use table. Thanks in advance [code] <html> <head></head> <body> <div id="container"> <div id="header">Header bits go here</div> <div id="content">Content bits go here</div> <div id="footer">Footer bits go here</div> </div> …

Member Avatar for digital29
0
279
Member Avatar for Virangya

HELLO.. I've been designing web pages in dreamwaever 8 and i have put a table inside a div. No matter what i try the table wont scale accordingly inside the div. It always scales along the div. its width is 200px but automatically scale up to somewhere around 500px.. :( …

Member Avatar for tinimic
0
352
Member Avatar for SKANK!!!!!

will some things not work on my site once html5 is out? is html5 already out? please ive been to the google search results for html 5 related material and i really dont understand what it is. any help from anyone that understands it would be preferred!

Member Avatar for unlimited071
0
590
Member Avatar for DrewL

I just started the process of learning CSS web design so I’m fairly certain my code is a little messy but I was hoping someone might be able to help me out. I am working on a website with a large background image. It works just fine in google chrome, …

Member Avatar for Rajib Ganguly
0
170