10,643 Topics
| |
I use Suckerfish to create a drop down menu. It works perfectly well in FireFox, but IE8 is messing it up. It moves everything to the right and the submenu does not work. Furthermore, it seems to be placing the content of the page on top of the drop down … | |
I want to make a brochure similar to this one: [url]http://www.awf.ae/al_rowaad_advocates_brochure.html[/url] I'm web developer but new in brochures, so what technologies are used in it? 1) What to use to make the actual brochure? (See, it is just like a simple magazine) 2) Which flash technology is used? Where to … | |
Hello! I got the following code from another site but it doesn't do nothing it only shows & ables me to fill in the speech but doesn't auto complete and that's just when i Need. [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" … | |
I fail to inspect what's wrong with my code.. there's a huge blank space on the bottom, can u guys help me? my site : [url]http://j.mp/tASsaX[/url] | |
Hey everyone, I'm wondering if there is an HTML doc for html 4 and 5. A doc that has all the attributes and tags like the JDK for java. Please post a link to a site if there is one. Thanks. | |
Hi all!! Im having a problem with my blog desing: thing is I wanna make a 3-column header, but it wont let me. I've tried resizing the header width and then add 2 more columns, and the header was resized, but the other 2 columns didn't appear, so I gues … | |
Hi I want to put a kind of editor in my web pages that contain html and php plugin such as dani web's editor because i want to insert some codes and then show them on the other pages such as daniweb's form . please help me, this is for … | |
Could you tell me where I get effective video tutorial for html learning. | |
I have a wrapper div with nested divs. I have set the wrapper to be 100% the height of the screen whatever the resolution (HTML and Body have been set with height:100% and wrapper has been set to min-height:100%), and I have set an image to be the background (not … | |
Hi there, I bought a template (no.[URL="http://www.templatemonster.com/website-templates/11613.html"]11613[/URL]) from template monster and I need to work that search button to search inside for my site content or search google. Most importantly i don't want to change the look of that search area in template. By clicking search, should appear a text … | |
What i am Trying to make is This [URL="http://testbox.co.cc/practice/header/topbar.jpg"]http://testbox.co.cc/practice/header/topbar.jpg[/URL] The Error i am Getting is (See the White Text) [URL="http://testbox.co.cc/practice/header/index.html"]http://testbox.co.cc/practice/header/index.html[/URL] When i add span in div and assign some property to it the text shifts a little below, i am unable to figure out why that is happening Sad i … | |
Hi, I want to insert various images (slideshow) as a banner, here's the code: (i think it's ok) [CODE]<?PHP $dbhost = 'localhost'; $dbuser = 'root'; $dbpass = ''; $conn = mysql_connect($dbhost, $dbuser, $dbpass) or die ('Error connecting to mysql'); $dbname = 'destaques'; mysql_select_db($dbname); ?> <html> <head> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> <script … | |
I just started using HTML5 in my documents, and at this point, I'm missing XHTML's <center> tag. I've tried using text-align to center the element, but it doesn't seem like it works on .lbi files. Any advice on how to center an .lbi library element? | |
Dear Sir, I have following codes [CODE]<html> <style type="text/css"> html { padding:0;margin:0 auto; } body { padding:0;margin:0 auto; } #content { position:absolute; width:500px;height:600px; color:red;background:#e3eeff; padding:10px;border:1px solid green; } #div_left { position:absolute; width:200px;height:400px;left:20px;top:20px; color:yellow;background:#e3eeff; padding:10px;border:1px solid orange; } #div_right { position:absolute; width:200px;height:400px;left:250px;top:20px; color:red;background:#e3eeff; padding:10px;border:1px solid blue; } </style> <body> <div id="content"> … | |
Hi Experts, Thanks for helping me.I have css created in 2003, but now when i check on [url]http://www.htmlhelp.com/cgi-bin/csscheck.cgi[/url], it has many errors and warning. I am really new to CSS or You can say nothing on css. FILTER WRITING-MODE ERRORS and other. I need urgent HELP HERE is MY CSS … | |
Hi, I am trying to create to a nice looking site layout with css. index.html [CODE] <div id="testimoni"> <section class="testi-left"> <figure><img alt="testimoni image" src="img/testimoni-img.jpg" /> <figcaption><strong>Michael Caine</strong><br><em>designme.com</em></figcaption> </figure> <article><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque faucibus laoreet massa, vitae suscipit risus eleifend quis. Curabitur tristique convallis neque, vel … | |
Hi, I have code below and want to modify it in order to place all the images to the edges of div. The problem is, I cannot align bottom images correctly however top edge images are fine. It should be cross browser compatible though. Thanks in advance [code] <style> #imgleftttop{ … | |
I am attempting to make my first website, however I have hit a hurdle in what appears to be browser compatability issues (or I could be talking nonsense?). I am wanting to stretch an image to act as my background of my website,the only issue is it won't work in … | |
Hi I am designing my first musicians website and need to find out what media player or players I can install on the website so that visitors can hear the musician's music and also vidoes. Long Tail video's JW payers seem like a solution but I don't anything about these. … | |
Hi, can u help me how to make coding like this picture? :'( Firstly click Web Development and it will appear many choices. So long I always have this problem, can't get the real code on internet.. Hope you guys help! Thanks :) | |
Hi guys.I'm working on a site where i require the layout to be fluid i.e the elements take percentages for their widths.I however don't want the layout to scatter as it currently does when the browser is resized.I have tried min-widths for the various elements like body but it still … | |
i want put calendar in my web. i want highlight some dates due to event that will be held. | |
I have incorporated some excellent CSS/Jquery functionality into my site, but i'm having trouble editing the CSS to make the presentation more flexible. The CSS builds a container, into which I can insert text and call via Jquery. I am using this for my help function. CSS also overlays an … | |
hey guys, i recently installed adobe photoshop CS5 on my desktop pc. but everytime i select paint bucket tool, i can't select any brush because all of the brushes get disabled after selecting paint bucket tool. | |
I have the following CSS. This works fine but not in IE and Opera. [CODE] #content { position: absolute; left: 0; right: 0; min-width: 750px; max-width: 1100px; min-height: 700px; margin-left: auto; margin-right: auto; background-color: #FFF; top: 150px; } [/CODE] | |
I have a website where I show a lot of C++ source code in tables by creating styles named, preprocessor, operator, keyword, etcetera and applying these styles where appropriate to highlight the syntax in my code. The problem is that I have so far been doing it manually. For example … | |
I have this webpage [URL="http://www.catchamouse.ic.cz/Flashgames.htm"]http://www.catchamouse.ic.cz/Flashgames.htm[/URL]. The problem is that in Explorer it's OK but in other browsers such Firefox, Opera and Chrome does not display the list of games correctly (images is missing). Could you please give me the solution of this issue? | |
So I am putting 2 swf files on the same page but only one is working. [URL="http://yourspace.minotstateu.michael.j.rogers"]http://yourspace.minotstateu.michael.j.rogers/tripsmart/catalog.html[/URL] Below the Colored text should be another flash file. I can see it when I show source. Thanks in advance! | |
Can anybody help me to make marquee in 3D and how to run it in circle via HTML.I mean when the whole description of marquee about to end,it automatically start from other end before the previous marquee ends. | |
I live in a small town where we have a fair a couple of times a year. Last year two programming students wrote a booking system for us in PHP. I am rusty when it comes to PHP, but I think it would be fun to try to improve the … |
The End.