10,643 Topics
| |
Hi, all -- I happened across this forum this aftrnoon when I was trying to find out a bit of html for whatever problem I was having, and it looked like a nice and friendly place, so I joined and bookmarked it, NOT expecting I'd need some help this evening. … | |
Okay, I know. As a certified webmaster I should be able to figure this out. but... could someone please help me. I am trying to place some text to the right of navigation links, within the same div. here is the html [ICODE]<div id="navigation"> <ul> <li><a href="#">Welcome</a></li> <li><a href="#">About</a></li> <li><a … | |
Hi, I've been working on a website and when I was nearly finished I tested the design in Internet Explorer. While the problems didn't look that big, I can't figure out how to solve all of them. This is the website design: [url]http://divbyzero.nl/sil/[/url] (CSS at [url]http://divbyzero.nl/sil/default.css[/url]) In Safari, FF etc … | |
I really hope someone can help me. this is mind boggling and driving me crazy! I'm busy with a site design and have a div with a background image on the page, that in essence falls inside a table that is on the master page. I've been trying to adjust … | |
I'm sure these are easy for someone but I am having problems with them. [b]Background Image Placement[/b] On this first problem, I have an image of some 36 point quote marks and I need to have next to the text. As my css manages this, it only happens when the … | |
hi, so, i want to put an image as my background right where the header is, so i am guessing this will be a vector? Now, i have built plenty of site, but usually i don't include many images, its usually just css for me, my main concern of this … | |
Hi, Please help me tod this.. how can i change Overriding The Default Text color in IE browser? I can change in ff, and Safari. but Not in this.. help me. thanks in advance. jack. | |
I have a line like this: [code] <EMBED SRC="ObtainingAndBuilding_Linux.swf" WIDTH=200 HEIGHT=300</EMBED> [/code] that I want to replace 200 and 300 by the browser window width and height. I found some code like this which correctly gets and displays the width and height: [code] <HTML> <head> <script> function showWH(){ if (document.all){ … | |
I am working on a website and so far it is coming together the way I intended. Looks good on Chrome, and Safari. IE is not right yet but it looks as expected since I haven't done the IE style sheet yet. However, Firefox is producing a completely unexpected problem. … | |
Hi all, I have a dropdown and a textbox and I want to be able to change the textbox to a dropdown control, after a certain value in the dropdown is selected. I have a problem in changing the controls from textbox to dropdown. Any help??? | |
I have built what I think is a nice contact form. I want to add a cookie to this form so that if a visitor has already completed this form, the browesr recognizes the user and sends them to a page that states they have already filled out this form. … | |
Whenever I print a webpage from my browser, the page's URL gets printed at the bottom of the page. There is no option for this in the printer. There is no option for this in the browser. Is this dependant on the file type/extension ? Is there a way to … | |
Although web design and graphic design using two images, text and font to create a method of your choice to communicate ideas, design for web and print are two different practices. Graphic designers have been known since the print media has been created, while web design began when the Internet … | |
Hey I have a question about inverters. Is it possible to calculate the number of inverters from an oscillation frequency? I wish to find the number of inverters from aan oscillation frequency of 5.025 MHz from a ring oscillator. Any suggestions? | |
hi i have a wesite which was developed by a webdesingner..i want to change its admin rights so he cannot be able to see it in the future and change it...please help coz i dont hav a clue.. thanks | |
I'm converting a web site from frames to CSS. Is there a way to get external links to display in my CSS #bodycontent area instead of leaving my CSS website and replacing the display of my page? | |
Hi, Is there a way I can access a movie on rottentomatoes (movie review site) and extract the review percentage, movie info and the trailer video url? Thanks, drue | |
Hi guys I've stumbled upon a really annoying problem in positioning 4 oval boxes(containers) (in 2 rows). In FF and Chrome it looks exactly how I want but in IE the boxes align about 50px left. If I give margin or padding left no matter of the values it shifts … | |
Good morning, I am working on a website that has 3 versions: local development and the live site (say for example [url]http://www.google.com[/url]) As it can sometimes be confusing for testers which version they are on, I created (with help from this forum) a static footer for the bottom of your … | |
Hi, One of my portfolios for a university canoe club committee is to run the website in 2010/2011 season. I would like to improve the photo gallery substantially, and am looking for a ready-made, preferably freeware solution with the following features. - Display photo's from a directory on the server, … | |
I would like the output to be JUST the TIME. Currently it also displays the date. How do i fix this. [code] <html> <head> <title> Start and stop a clock </title> </head> <body> <input type="text" size= "60" id="theclock" /> <script type="text/javascript"> var setIntervalID = window.setInterval("setClock()",1000); function setClock() { var now … | |
Hi, I have a code here, a back button in such. Here is the code: [CODE] <FORM> <INPUT TYPE="button" name="but1" value="Go Back" onClick="window.location='jbutton.htm'"> </FORM> [/CODE] Please use HTML to do this IF POSSIBLE. I would like to use a image with like say [CODE]<h2>[/CODE] above it, and both the picture … | |
I'm making a slideshow of images with the class "Display". I want to limit the height and width of the image to a maximum of 80% of the window's, so that there won't be a need for a scroll bar at any normal size. Here's the CSS I used: .Display … | |
After reading some tutorials it looks like this is how to embed a video with html5: [code] <html> <body> <video width="560" height="340" controls> <source src="big_buck_bunny.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'> </video> </body> </html> [/code] (That video is in the same directory has the .html file) When I do this, I see the … | |
i got a buttons layer n dere are 5 buttons on dis layer.. inside every button i hav got a image file converted to graphic and settings as described below : UP frame : graphical image alpha set to 0 Over Frame : graphical image alpha set to 100 dat … | |
Hello everyone, I'm getting error while validating my style sheet. Can anyone give me a solution. This is the error i have now. [QUOTE] 2644 #paging_button ul li Property -moz-border-radius doesn't exist : 6px 6px 2645 #paging_button ul li Property -webkit-border-radius doesn't exist : 6px 6px 2646 #paging_button ul li … | |
Hi! I'm having a slight problem. You see, this is my first webpage; I continued to edit it, 'till the layout looked somehow ok. The design was all based off viewing it from Google chrome. When I borrowed a friend of mines computer, I was greatly shocked... None of it … | |
Hi, I am trying to get a random image as a background to a cell, and have tried many ideas but none work, in desperate need for help can anybody please. I have this in the header [code] <script language="javascript" type="text/javascript"> var img_rnd = new Array (); img_rnd[0] = "hp-1.jpg"; … | |
| Hello, Yester day i made a script to edit profile and upload avatar, when i am gong to get the data and img out from the database, everything is a big mess! The img is on the wrong place. [url]http://bildr.no/view/740585[/url] (how i want it) [url]http://pastebin.no/z3256[/url] (code) I hope someone understand … |
| Hi everyone, I have to add a new link at the top in my webpages.We already have a couple of links at the top right and this new link should come exactly below it. We have CSS for aligning this link to the right and its within a div container. … |
The End.