Hi,
I am trying (without success) to create a very small E-mail footer in HTML that must have the font set to Tahoma Size 9.
I am using dreamweaver and the start of my code looks like:
...
Hi
I have a html (index.html) page in which a flash (.swf) object is embeded (plz chk code snippet section for code).
I want to make this index.html page so flexible that, it automatical...
How can I print an HTML page with Landscape orientation without having the user to always use the Page Setup dialog to do this? Is there a way to automate IE to use this landscape by default ...
I am tryign to display an apostrophe...
' works - but not in IE
' works in IE and Mozilla, but not Safari
Is there any way to display an apostrophe using an entity that works a...
Hi
I want to make html page with 3 rows - 1.header 2. body 3. footer
This will be a fixed width - stcutly fixed width of 700pixels. This pge sgould be Left aligned (not in centre of we...
I cannot get the INCLUDE function to work. What am I doing wrong? Thanks!
Here's the main file:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body>
<...
I dont know how to put a value into the text box of this input:
<input name="company_file" type="file" id="company_file" value="Select a file..." size=20 accept="image/gif">
I tried ever...
I have a webpage with lots of links which should open in new windows. I add <BASE Target="_blank"> to avoid inserting Target="_blank" in each "<A HREF" tag. But now a search :
<form acti...
I've lost my discs for MSDN for VB6. I heard you can download it now. Anyone know where?
Hello
I need to be able to place a foreground image over another foreground image. I can't use background images due to technical issues with the page, so need to try this instead.
Can a...
Hey all,
That's right, I'm one of those loosers that use tables for layout. :'( lol
I've decided that now that I've got some time to improve my HTML skills, I shall tackle div tags.. Ca...
In order to eliminate whitespace around an input box that resides in a <TD> tag, I have specified a width of 10 for the <TD> tag so that it will shrink to the minimum width possible given the ...
Hi,
I have a site which has always submitted various forms using Javascript in links.
For example:
<script language="javascript">document.cpiForm.submit();</script>
and
<a href="j...
I hava a table that has a onmouseover and onmouseout on the tr. If the rows dont have a color then the onmouseover and onmouseout will change color when i scroll the mouse over a tabel row. ...
Hi,
Is it possible, in HTML, to have a ComboBox with DropDownList style? So that a user just needs to enter the first letters, and the rest will appear automatically in the ComboBox.
Tha...
I want to make a HTML which play a .WAV file.
However, the .WAV was required to play when the HTML was opened for a while (about 30 seconds), not immediately. After another 30 seconds, it wil...
I have 3 GIFs that I want to stack one on top of the other and they are all the same size (32x32). How would I be able to do that?
Thanks,
Dennis
I have an image that is 1200x500. I want it on the bottom of the page, not the screen (so on a long page you won't be able to see the image unless you scroll down).
I'd like it to stretch t...
<body>
<input type="submit" name="Tab1" value="Store" id="Tab1" disabled="disabled" style="color:Navy;background-color:White;border-color:White;border-width:1px;border-style:Solid;height:25px...
Hi There
I have a div and I would like only the vertical scroll bar to be visible.
The div would never scroll horizontally.
If their is no overflow horizontally i would like the scroll ba...
Hi
I am trying to make this table align to the center.
It appeared center in Internet Explorer but not in FireFox (it align to the left in firefox)
Can I know what correction i need to m...
Hello,
I have Adobe Reader 9.0. I'm trying to set a bookmark in it but I do not see an option to do this in any parts of my toolbar. I've clicked on View>Navigational Panels> but do n...
I am humbly asking for help on this. we have setup a website that after filling out an online form you press the submit button. the website then generates a page with what looks like an awar...
Hi Experts
I am creating an email on a process webpage to pickup data according to inputs on a web page. On the webpage I have various inputs, text boxes, drop downs etc and a check box. Th...
Hello,
I think this will be very easy for someone, but I'm unable to make it work.
I make a Button:
<FORM><INPUT TYPE=button VALUE="Bud's (Let's Help Each Other Out) Forum!" onClick="lo...