10,650 Topics
| |
well the problem i have is that when i use tables on every diffrent screen the cells change their shape to fit the screen so all the text is wraped accordingly. is it possible to stop table from shrinking at a certain point so that the text wont wrap more … | |
This is for work and I'm just not that good at coding. The simple redirect code I know: [code] <meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html"> [/code] What I need is for the redirected page to be presized (width=800,height=564). I only know how to do it when a user pushed a button not … | |
Here's my question! check this website: [url]http://landing.ancestry.com/military/vday/[/url] [B]When I resize the window, so does the flash document, it changes it's geometry to fit my window not just shrinking or expanding the whole document, but managing it.[/B] Lots of code might be involved, so what I'm looking for is a tutorial … | |
Hello evry1!:) One more question: If i copy n paste any CSS code from any of the CSS tutorial websites,do I need to save it like an "external style sheet" or something? In short,how do I use CSS in DW?Simple copy n paste would do or no? Thank you. | |
[php]echo "i need some help with my dreamweaver site as the i got my contents on the page (contents are small) and the whole page is massive with small contents and it dont look nice. is their anyway i can make the webpage smaller so when i view it in … | |
I have an anchor over an image, a subsequent <p>, and a seond image. I'm trying to validate xhtml transitional, and it says, for each of the three elements: [quote]missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag... One possible cause for this message is that you have … | |
Hi , Good morning. Well, I had a need where the content page was by default loading scrollbars and body scroll="no" not getting effected i added color to the scrollbars to match the background and now it is working fine in the IE. But the thing that makes me go … | |
Hi all, I created several div tags which are nested. The code snippet looks like this: [html]<BODY class="layout" leftMargin="0" topMargin="0"> . . . <DIV style="float:top; width:100%; height:50%;"> <DIV style="float:left; height:100%"> . . . <DIV style="position : absolute ; width:100%; "> <tiles:get name="body"/> </DIV> </DIV> </DIV> <DIV style="clear : both ; … | |
Hey! Im new here and know very little about codes and such. Anyway, Im tring to post a banner on my site for a frined, but not the actual banner. Im tring to have it to where the actual code is visable as aposed to the image. Any codes for … | |
:) [COLOR=#555555]is there anyway to give the transparent background to html file, mean to say when the page is loading if there is no browser is opened, it should show the desktop area as a background,,,:!: [/COLOR] | |
i need a good webhosting .i need webhost to host only html pages.i dont wnat any php,asp,jsp.hosting. anybody suggect good hosting plan. | |
[COLOR="Navy"]Hello,[/COLOR] [COLOR="Navy"]I am working on a project and at the moment I need to include a link to a web page in my JSP (portal).The link is essentially an HTML page but the issue is that I am required to only display a table from the target page on my … | |
alright here is the problem im trying to get a certain menu to have a thin border but in firefox the only way I could do this was to set it to .1em which makes it look chunky in IE so i tried to do some conditional comments to link … | |
Hi, I'm trying to create pop up menu , when mouse pointer is over menu-item , another popup menu should appear to its side. CAn u guide fme for that with useful and relevant code!!? :confused: | |
hey folks, i have a drop down that isn't working, i was hoping someone could take a look at it and let me know where i went wrong. the list values are coming up but when i click on an item in the list, it does nothing except give me … | |
Hello, I want to create a template which is aesthetically pleasing. I don't know where to start and how start. Somebody help me. As a reference I want to create a template similar to killersites.com Somebody guide me. Thanks in advance Aditya | |
Hi y'all... I'm just getting my feet wet with this whole "usability" thing. Now, from what I've gathered, frames are bad and a thing of the past. Okay, now i'm making my websites with Divs and CSS. Here is my question. On one page of my site, I would like … | |
Hello, I have a .shtml page that on it's own works with server side includes but when I call that page from a perl script which is called from a login .shtml page, they don't work. I am using Microsoft IIS and I don't know if it's an IIS settings … | |
hi friends. i am using jsp.........i have designed a jsp web page where one of the option button on click displays calendar.... but the problem is when i click that button...page size is changing... i mean the details of the page which r in sentre r shifting towards extreme left..i … | |
[php]echo" i have a small website with 4 pages. the index page is ok, but when i click links to visit other pages on my site, they dont open. i know they are located on my c drive, but they are in my public folder also on the ftp server. … | |
Can anyone tell me if there is a way to automatically publish a dreamweaver web site to the production server at night? THANK YOU! | |
Does anyone around has any idea about the rather DIFFERENT looks that I'm getting to my page ([url]www.allinclusivewebdesign.co.uk[/url]) over the Internet Explorer on LOCALHOST (whereby the page gets displayed perfectly well) & over the INTERNET (whereby the "centerContent" pushes down), as it can be seen from the attached file. I've … | |
I just noticed that Yahoo's homepage redesign frames nicely at 1024px. I grabbed a screen shot and it appears that the width is 952px (give or take a pixel) [URL="http://www.visionefx.net/test1.htm"]http://www.visionefx.net/test1.htm[/URL] Good to see that one of the big-dogs has taken a step-up to 1024. Rick | |
today I found a site with jpg images that by themselves are placed on a strict xhtml source. is it an htaccess function? here is a sample source.. [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Photo</title> <style type="text/css"> html, body, p { margin: 0; … | |
Heh first off, I want to thank the responders here for the help given. Ok, now for the prob. I just wrote my first ever HTML page (awful if ya ask me), and I'm mainly using it as a place to keep files and such. However, it's still in development. … | |
hi all, i am new to JS.I am using 2 frames in a framset out of which the frame in the top will have 3 links and if we click any one of the links in the top frame , the corresponding page will open in the bottom frame. Now … | |
I'm using <IFRAME> in a middle column of a static HTML page. I'm calling a second HTML page in the <IFRAME> that includes a web form. The form is quite long and as a result I have to scroll down to get to the submit button. When I submit the … | |
I have recently moved a file from one location in my website directory structure to another. Though all the linking has been properly maintained, I see I am getting 404 errors when I attempt to go the old path. I am sure I am having a syntax error but don't … | |
I'm trying to add "shadow" (which is in fact, an image) effect behind the border of my "centerContent" (i.e. the area where the main description text lies). Presently looking page can be seen on: [url]http://allinclusivewebdesign.byethost13.com/AllInclusiveWebDesign/about.php[/url] The related CSS code is: [CODE]#centerContentContainer { width:100%; } #centerContentShadow { background:url(content-shadow.jpg) #FFFFFF; width:760px; float:left; … | |
Hi, Up until now I have been using wysiwyg editors to work on my website and they have really mangled the code. I am trying to get the text from my main container to begin at the top of the page but it seems to start 10-30 cm down the … |
The End.