10,643 Topics
| |
Hi All, I'm making a website for my school project but I have a problem with the pre tag. I used a table to define the layout of my site. But now I want to add content using the <pre> tag and it stays in the center -__- even when … | |
Hi I'm relatively new to Actionscript coding and have a small problem in Flash. I want to track the x property of a symbol (in this case a movie clip) and display the x property of that movie clip in a text field. However I want the text field to … | |
| |
Hi, I need ask how to embed the video to the website before entry the Home or Main Menu page? | |
I recently hired a freelancer to validate all the code for my Wordpress e-commerce website ([url]http://www.projectdisobey.com/disobeyclothing[/url]) He told me that he had finished validating everything, but when I tested each page out using the validation service at [url]http://validator.w3.org/[/url], I came across a whole load of validation errors ([url]http://imageshack.us/f/836/validationerrors.jpg/[/url]). I notified … | |
hi, so I am trying to create two columns next to each other that the user can scroll each one independent of the other column through <div> tags. I am able to get the scroll bars to come up, but they do not scroll down so the user cannot scroll … | |
Hi there, I created highlitght button for current page to change color, but problem is cause it also seems to extend above top border of main navigation bar. Any hint? [CODE]#mainnav { background-color: #404040; padding: 0.5em 1em 1.5em 0em; text-align:left; text-decoration:none; clear:both; margin-bottom:0.2em; height: 0.4em; } #mainnav ul li { … | |
Hi everyone,i am building a site for my college festival here i need a code to do the following: After the users register themselves the system should return back a unique sequential registration number to each user. I can create forms and take the required data but i am unable … | |
Hi there, I am having some problems with my site displaying correctly in IE6. In particular if you have a look at this page in IE6 [url]http://www.antobbo.webspace.virginmedia.com/photogallery/water.htm[/url] the script doesn't seem to be working the way it should, and I think it might be a problem with the css and … | |
hi friends.. i wan to change the color when i clicked on the particular link in asp.net. if i click on another link means previous link should return to unvisited color.. please help me.. | |
Nid COde or Idea THx | |
Please i need help on how to post this form to a php processing file. In particular i want the name of the button - packer to be variable in the next page. Thank you. [CODE]<form action="/abc/pay.php" method="post"> <table style="width: 1024px;" border="0"> <tbody> <tr> <td> <table style="width: 300px;" border="0"> <tbody> … | |
Hello! I'm not an experienced programmer...just someone who dabbles in a little design. I just added swfoject to replace 2 flash elements on the site I maintain with iphone friendly content: [url]http://www.tkd-boston.com[/url] The 2 flash elements are the top nav (header) and the right nav (sidebar1). Sidebar1 is float: right; … | |
I wanted to ask if some one in here knows how to code and make a good layouts for a mafia based game like exactly mafiakings.com make sure u go see it and tell me i will pay good if you can code a page like that game | |
I can't make the bottom copyright/links/etc table line up. Previous versions and some browsers had it to the left by just the 20-pixel width of the shade image column; now it is all the way to the left. Here's what I've tried to troubleshoot: 1) validated code and made changes … | |
Hi there, I have no prior website design experience and I'm taking up in re-designing a family business site. I do have knowledge in Java, HTML and CSS, but I don't have the knowledge of what "standards" a site should adhere to (if any). As in, what should a home … | |
I've done a jQuery tutorial and have made some changes via CSS. It's a pretty simple Q&A list, in fact so simple that I did the entire thing with Notepad. I want to change some other things and find out if what I've done is copacetic. Here's the code - … | |
Hi Whilst I have checked both the HTML and CSS for errors and have found none I have an issue with rendering using IE8 and IE7. IE9 is fine as are the other browsers. When I click on the navbar, the display loses all styling and displays for a second … | |
I have a Flash CS3 movie containing menu links. It works fine in IE, Chrome, Opera and Safari, but not in Firefox. Hovering over the menu, the graphic moves but then flickers repeatedly, and pressing the menu button does not take you anywhere. I read earlier posts here and learned … | |
Hi Friends, I am fond of books & have a great collection of ebooks of random topics. One day one of my friend sent me a book with fitle type of HTML extension. I want to know from which site this book may have been downloaded, Can you please help … | |
Hi I want to style a horizontal navigation bar so that the current tab, in this case linking to a different webpage is selected, highlighted. I thought that Focus would work but that only works for keyboard navigation. Update: [I] found this, but not during my intial search but in … | |
Ok, I have been dealing with this problem for a while now and I need it fixed. I am starting to design a site at [URL="http://wghandcrafted.com"]http://wghandcrafted.com[/URL] and under the footer at the very bottom of the page there is a 10px white space. I can't figure out what's up. | |
Hi my problem is that logo is showing but behing the header..i want to show logo ofcourse in front of header... my css is #Container { width:1024px; margin-left:10%; margin-right:10%; } #Header { } #Top_Menu { margin-top:-160px; } #Logo { float:left; margin-top:-120px; margin-left:5px; } my html code is <!DOCTYPE html PUBLIC … | |
Hi, I've got a problem, I'm working on page based on wordpress with a drop-down categories menus, and my client wants to have it all over the slider (WP Front slider). The problem is, when I select menu to drop down, It shows in the background, that you can see … | |
I have just recently been getting into the web development scene and I have discovered that just because code works in one browser does not mean it will work in another. I have noticed that my code seems to render just fine in chrome, opera and firefox but somehow IE … | |
I brought a website template off line. i don't know if this is a php question or not but it came with a contact form that i have know idea how to edit it. here is the code please help i just want the message to go straight to my … | |
hi all , I need to display data from database in table format . The thing is, in table horizontal borders should not appear for data rows. Is there any options available. Thanks in advance | |
Hi Everybody, I recently did an iOS project. I did the database part only so i couldn't delve much deeper into the project. It basically does something like this. There is a content management server. There is a nice web based UI through which we add/remove content(Product and its details). … | |
I'm trying to create a Google-style bar across the top of my page, but when I hover over the elements, the link text jumps to the top. Can anyone tell me how to keep it on the bottom? My current code is below. [CODE]<html xmlns="[url="http://www.w3.org/1999/xhtml"]http://www.w3.org/1999/xhtml[/url]"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" … | |
I have a full page image map background and in the lower middle a black area that I would like to place a dropdown menu for selecting a page ... anyone have any idea on how I could accomplish this ... I have been designing websites for a while and … |
The End.