10,643 Topics
| |
Hi I had a "Div" element in a html page and also had input textbox and text inside it. I had the code like this HTML [ICODE]<div class="form">Username : <input name="textfield" type="text" id="textfield" /> <br /> Password : <input name="textfield2" type="text" id="textfield2" /></div>[/ICODE] CSS [ICODE].form{ width:90%; height:auto; float:left; vertical-align:middle; margin-top:10px; … | |
Hi everyone, I wonder if anyone can help me with this problem im having. I have a website which has a video page on it. We are using the flow video player which plays flv video files. I recently uploaded some videos all of them in flv file format and … | |
Hello I am planning to create a new website. I was thinking of using free templates. Heard a lot of reviews that they are not safe. Is is true? Someone please advice me on this. Thanks | |
Hello guys, I have a image on my static site. I want to load that html page along with that image but when a user click in that image area it tries to play a youtube video within that image area through flash. How can i accomplish that? Can anyone … | |
Can someone tell me how to limit how inwards width of my forums? Because Basically as you can see from [url]www.gearspro.com/forums[/url] that as soon as it is moved in the site looks a bit silly because the banner stays way across the page and the forums keeps reducing in width. … | |
how to give link to html page in flash. i want to give html link to animated image how it gives | |
there is 3 tab on tab nd after that there is one table which is in gray.after that tab there is little white line is showing height nd width is same but still when tab is active that white line appered there is programming also include.bellow is my code [code=html]<table … | |
I have a working code for a vertical navigation bar, but I want it to: 1). move along with me as I scroll down.... 2). keep it on the left side and not interfer with the textual information in paragraphs... here is my vertical navigation code: [code] ul#navigation { width: … | |
I am trying to incorporate an eot/ttf file named "steve.ttf"/"steve.eot" into a CSS, but I am seeing no changes being made. The font items are located in the same folder as the html document. Here is the code I am using: [code] @font-face { font-family: MyCustomFont; src: url("steve.eot"); src: local("steve.ttf") … | |
hello i have started learning action script and ive been trying to create a dynamic nav bar. the xml i have is [CODE]<home> <navLinks> <links>DESIGNER IN FOCUS</links> <links>EMERGING TALENT</links> <links>FASHION MENTOR</links> <links>E-BOUTIQUE</links> <links>FASHION JOBS</links> </navLinks>[/CODE] and i have found that [CODE]mainNavCont_mc.link01.linkTxt.text = "text in here";[/CODE] works to replace one dynamic … | |
Which all programming languages do I need to learn to become a webmaster? | |
how to give rollover image to a particular td? i want that rollover image to full td i was tried but it takes only that txt? | |
how do you transfer text from a text box on one to another on a diferent page of html program. text is name,phone,address ond so on | |
Hi codemasters, I'm new to this forum and I already have a question which I'm pretty sure u will help me out to find a solution. I want to play a mc when the mouse is over. And when the mouse is out I want to rewind the mc. I … | |
Hi Folks;It is now two years I have been working as an IT Service and change analyst in international bank, On this two months, I have done CISM ( Certified Information Security Manager) exams and pass but I need an experience of 3 years as full Information Securiy Manager to … | |
HI i have a very important problem with my site .it shows very bad in ie and I don't know why ? i defined static width for the contents and tables but I dont know what is the problem ? by the way , it shows very good in othe … | |
hello, Can someone tell me how to put favicon and site name on the address bar with colored background on firefox like google.com? thanks in advance. | |
i have a variable which is an image [code]$image = "<img src='$imagelocation' width='50px' height='50px'>";[/code] i want it to be in the center of the td but it doesn't center vertically, it stays at the top, i did this [code]echo "<td valign='middle'><div class='rollover' align='center'> <a href=\"imageview.php?id=$number\" onmouseover=\"ChgText($keyword)\">$image</a> </div> </td>"; [/code] any … | |
Hello there, I have purchased a flash template, but i dont know about website editing, i just need to change the text and fonts name.im willing to pay so that i wont go over this myself its kinda too much load on my brain hehehhhe. Many thanx temarisky | |
ehh, this is a wierd one... only a small fraction of my css is working when i put it in a external sheet. works perfectly in internal/embedded css. here's my css code: [CODE]body,td,th { background-image: url(images/bg.png); background-color: #828281; font-family: Arial, Helvetica, sans-serif; } #top { width:851px; height:201px; } #middle { … | |
HI How can I make a menu like this picture ? I have tries some thing but I don’t know how to make the corners like it ? can any one give me a example like this ? thanks | |
I know this is a very popular problem and is covered many places on the Internet but I haven't found a clean and clear resolution to it. I have an existing fixed-width template that I've manually coded using floats and the center column doesn't extend far enough on some pages … | |
Hi I really hope I am posting this in the correct forum area. I have a html page on my currently existing web site where I sell books over the internet. I need to change this page so that it can do a search on my MySql database that I … | |
I need to make <div> </div> to have rounded corner. I wonder what other technique than putting rounded image at corner can be used to make them round. Is it Javascript or what? CSS? Look at this site with rounded corners [url]http://www.mtibwasugar.com/pages/index.php[/url] I don't want to use CMS like joomla … | |
I am learning to create drop down menu using css. Everything works fine in chrome, FF. But IE 8, the submenus don't pop up. All the info I read on tutorials and googling indicated that using .htc file from peter ned and conditional comment for IE in style sheet should … | |
I have created a site using Cutesite Builder but there is no way I can find how to add a page where people can leave their comments (via me first of all I guess) like a Forum. Any help how to do so would be appreciated. Can anyone give me … | |
Guys, Finished a kick ass assignment, checked it on all available browsers on my mac, all good, so I submitted. Then I was over my misses mate's house and looked at it on windows and there are menu hover issues in Explorer. I have been looking and looking but I … | |
Hi, I want to insert in my home page a weather forecast. So I found a site that generates code for weather. The site is http: // freemeteo . com / default.asp?pid=183&la=1 The problem I have is that the image which is generated is higher than I want. I would … | |
i have this text area.. [CODE]textarea name="reply" id="reply" cols="105" rows="2"></textarea>[/CODE] in firefox the textarea is larger and in IE the text area is shorter. How do i have the same size text area in both browsers? Can i have an example? | |
Hi I want to make a online game web site . i want to klnow , what do i need for now ? should i install any script ? please give me some information about it thanks |
The End.