Time for your 3rd Quarter Update! Are you in the running for the 6th Annual Expert Awards? Click the link to find out.

Third Quarter Hot Shots
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested HTML Solutions: 76 - 100 of 2068
 
I try to justify the text align of my multiline textbox or textarea, and nothing work. Justify the div, the text-align style and try too with a cssclass. Is it possible to do and if so, do y...
Dear Friends The follwing code works well in IE . ------------------------------------------- <HTML>      <body>           <TABLE id="tblParent" borderColor="#ccc6b0" cellSpacing="0" height="100...
How to make a pure html guestbook?
Hi, I need to put a save link/button for an image in the HTML page.  To be short, I don't want the user to right-click and choose the option "Save Picture As" or "Save Image" of the browser. ...
Ok, I am going to post some HTML that is working.  My next task is to "Freeze" the first columns, so when user scrolls to the right, the first column is always displayed...similar to freeze pa...
hi all.. i've tried couple of different versions but i couldn't succeed. can you help me with this..  my whole html is <html> <head> <meta http-equiv="Content-Type" content="text/h...
Hi Can someone please tell me how I can create some maps for an image thats the background of a div tag. <div id="maindiv" style="border: 1px solid blue; background-image: url(background80...
I am using notepad, visual studio 2005 and adobe photoshop to create my first website. Everything is going great and i have learned so much already. I almost have the website completed for thi...
I have a page where there are 2 lists, and dynamically you can move one to another.  The problem is when I empty one list, the empty list changes widths.  It looks very bad.  I just want to ke...
Hi All, I'm trying to finish a web form that uses php and ajax. The form asks for several details (see form1.jpg), when the user clicks on one of the additional systems, all the systems ...
Hello, I would like to create a combobox in html using css where each word in each selection is a different color. The following code makes an option in the combo box red: <option sty...
is it possible to auto resize webpage to users display settings?  and if so, how to i make my web page that is developed in a screen resolution of 1280 x 1024 work with someone who has a dipla...
I am creating a website for a customer and am having trouble with the vertical scrollbar.  Basically the home page is meant to fit inside a screen resolution of 1024x768 without any scroll bar...
Hi, Is there any tag for creating a 1px inner border for a div? I know we have the normal border itself, anything for an inner border? If not, what's the simplest way to get such an effect?...
I've created a page in Dreamweaver MX using a 3 frame vertical frameset. Left, right and center frames. In Firefox (my preferred browser) as well as other browsers, everything looks fine. But ...
Hi guys, How would I change this tag so that it only accepts *.doc files? <input name='myFile' type='file' />
I am trying to get a border under the first row of my table.  Please tell me what is wrong with my code.  Thanks <Table >      <tr style="border-bottom-style:solid;border-bottom-width:thick;bo...
Hi all, I am trying to url encode a url string where one of the values contains a a single quote.  Because of this, it causes a problem when the url is requested in the browser.  I tried re...
Hello, I'd like to display en embedded wmw file in a html page without the logo 'windows media player' starting before my wmv file. Is there a 'PARAM' tag to do this ? Thanks in advance. ...
If you use FireFox, try this link http://www.vbaexpress.com/portal.php Sometimes (usually when the page first loads) the third column will extend off the page. When I refresh it displays...
Hello, Is it possible to open the target of a hyperlink in a table cell?  The size of the table cell does not matter. When that table is displayed, the cell should not contain the hyperlink...
"simple" question: how do I get content to fill the remaining 100% height of a page and have scrollbars? I'm trying to get a layout to look like it's in a frameset, but I don't want to use ...
I have code like this  <div style="position: absolute; left: 0; top: 0; z-index: -10; width: 425px; height: 325px;">         <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" co...
I have  <BODY BGCOLOR="#000000" SCROLLING="no" STYLE="overflow: hidden;"> There are no scrollbars in IE, but there are in Mozilla/Opera. I want no scrollbars.
I'm looking for a way to insert a special symbol for Recorded Music Copyright.  The normal Copyright symbol is a "c" inside of a circle.  The Recorded Music symbol is the same thing, except fo...