10,643 Topics

Member Avatar for
Member Avatar for triumphost

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 …

0
71
Member Avatar for Andy_Parr

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 …

Member Avatar for JasonHippy
0
175
Member Avatar for Hosmer23
Member Avatar for ramisgill
-1
379
Member Avatar for Dumb Fish

Hi, I need ask how to embed the video to the website before entry the Home or Main Menu page?

Member Avatar for lps
0
105
Member Avatar for harveylester

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 …

0
49
Member Avatar for springer408

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 …

0
40
Member Avatar for lemur

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 { …

Member Avatar for lemur
0
94
Member Avatar for adicool

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 …

0
33
Member Avatar for Violet_82

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 …

Member Avatar for Violet_82
0
176
Member Avatar for vidya t

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..

Member Avatar for vidya t
0
139
Member Avatar for bantex07
Member Avatar for Emmnauel

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> …

Member Avatar for lps
0
44
Member Avatar for MissBMonkey

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; …

Member Avatar for lps
0
94
Member Avatar for ahiskaboy2011

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

Member Avatar for Matthew N.
0
88
Member Avatar for JD321

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 …

Member Avatar for JD321
0
183
Member Avatar for Dean_Grobler

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 …

Member Avatar for ayubcbe
0
769
Member Avatar for nospryexpert

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 - …

Member Avatar for nospryexpert
0
180
Member Avatar for ggeoff

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 …

Member Avatar for ggeoff
0
164
Member Avatar for JD321

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 …

0
145
Member Avatar for Vassant

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 …

Member Avatar for drjohn
0
128
Member Avatar for ggeoff

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 …

Member Avatar for ggeoff
0
329
Member Avatar for sun-tzu

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.

Member Avatar for sun-tzu
0
114
Member Avatar for Farhad.idrees

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 …

Member Avatar for sun-tzu
0
152
Member Avatar for waluigi

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 …

Member Avatar for waluigi
0
44
Member Avatar for scandalist

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 …

Member Avatar for Netcode
0
122
Member Avatar for WoW Me Web Girl

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 …

Member Avatar for WoW Me Web Girl
0
136
Member Avatar for anand01

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

Member Avatar for anand01
0
94
Member Avatar for vivek4020

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). …

0
69
Member Avatar for scaiferw

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" …

Member Avatar for scaiferw
0
163
Member Avatar for Midnite007

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 …

0
40

The End.