10,650 Topics
| |
Confirmation really If I want to import a single page into a webpage i would use iframes. If I wanted to breakup a webpage into several webpages I would use frames. This correct? Also could someone provide simple and clear examples of each so I can get a feel of … | |
can anyone help me learning photoshop?I want to learn it as fast as possible by a website like w3school.com? do you know a website with this property? please help me | |
Hi Every one i am new to WEB recently i learn HTML 5 CSS 3 i think this is awesome it kick out the flash and photoshop concepts from he website what do you peopels think.. | |
Hey I want to make a website lets say http://www.mysite.com but before they view it, they have to login with username and password (those are stored in a DB). It doesnt matter if they access http://www.mysite.com/hello http://www.mysite.com/hello.html or http://www.mysite.com/hello/something/j.php ect the first time they access, they have to login, else … | |
I need a help? I m designing a webpage. I have used <**div**>s everywhere, from header to footer, moreover I have used **relative** **positioning** with **top** and **right** tag. Somewhere top value has gone -1200 and so. At last I m left with about 800px of useless area below the … | |
hi..Friends Is There any script to export Magento to Virtuemart? | |
I would be very happy if someone can take a look at this site: > http:??losebucht.de ... and tell me why the drop down menu is hidden below the div called "middle" | |
| Hi I have a client for which I have built a site however they have an old domain which is being forwarded to the new domain. However there are listings for the old domain which contained pages which do not exist on the new site so page not found errors … |
Hi, Can anyone tell me how to get rounded border for radio buttons using css for chrome browser? [like -moz-outline-radius for mozilla] Thanks, VC | |
Hello everybody: I am using one table that has cells that msut be 20px height. These cells have border on top and bottom. They are 1px width. My question is, which would be the total height of cell including borders? 20px (borders included) or 20px + 1px(border top) + 1px … | |
I am trying to write a site (only learning) adoptadad.co.uk I am having problems with W3 it says it cant find some of the pages to auto correct. eg /volunteers etc (it did the /index for me) Also I am trying to find an easy to use database creator / … | |
**hey guys umm.... yeah i need a lot of help to create this i,ve made a homepage and set it to html. but im now im stuck cause the links ive created along with videos are not working....God this is so frustrating sigh....** | |
I applied a shadow effect, but there is this 3d effect that shows up on the top of the site: I applied this css: position:absolute; z-index:-1; -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8); -moz-box-shadow:0 0 20px rgba(0,0,0,0.8); box-shadow:0 0 20px rgba(0,0,0,0.8); top:10px; bottom:10px; left:0; right:0; -moz-border-radius:100px / 10px; border-radius:100px / 10px; | |
i am trying to load google.com in iframe but the iframe not loaded my 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" /> <title>Untitled Document</title> </head> <body> <iframe src="http://www.google.com" > </iframe> </body> </html> | |
Hi , I would like to make a header in a site joining images but I would like the transition from one to another to be smooth ... How can I do this ?? Is there online header generator uploading images.. ============= And finally I search a free template for … | |
At the moment I have a Div in a Div within a container div. now the effect I am looking for is shown here. ![ineed1](/attachments/small/2/ineed1.jpg "align-left") What I have at the moment is shown here. ![atthemoment](/attachments/small/2/atthemoment.jpg "align-left") Which bit of the CSS did I get wrong. I will put code … | |
I have created a CSS solar system. Along the bottom is a list of planets. When you click on a planet name it goes to '#[planetname]speed' this is not set with JS. When you click on a planet's name I want a separate hyperlink (which would be 'info')to add an … | |
Hello I have a site designed based in cms. There is a problem displaying a single page in ie(internet explorer). But in firefox and chrome it seems to be fine. I am tired of searching bugs. The problem is, In ie the footer and some content of the body is … | |
I have a site where users can view videos and now I am wondering how do make the videos into small thumbnail images that only display the first frame. | |
Why we use Alt tag in website for search engine optimization? | |
How can we select effective keyword for our websites? Please specify. | |
hi i want to reduce my div size so that my page will come fit to screen.it is displaying very zoom position. | |
Hello, on my website; mingul.co.uk I have a Navigation bar which I would like to be able to turn into a Drop Down Navigation Bar on one of the things "PMC". I'm not sure how to go about this, as I suck at Navigation bars. If you could help I'd … | |
I am trying to implement this effect http://billschwob.com/wphome/wp-content/themes/BuilderChild-Covert/sample/gallery.html inside a wordpress page: http://billschwob.com/wphome/testergallerysample/ There is a plugin that will implement the supersized effect, but it only applies to the entire body bg. I found this implementation through a forum post (on another forum somewhere) of how it can be applied … | |
I have an issue where bulleted items are not indented when viewed on mobile devices (only tested on i-phone). It can be viewed here: [Click Here](http://psychhealth.net/therapy.htm) Any ideas or snippets that can be added to the code to fix the compatibility problems? | |
I am building my first Website with Hostgator. I don't know how to add a Tracking Code. Excuse my ignorance, but gotta start somewhere. | |
What is effect of specifying http content-length that is larger than the actual body length? This is because I am using libcurl to make http-post massages, and I dont want have a case whereby the specified content-length is smaller than the actual body length. | |
I was just wondering what the standard web design projects cost. Level of difficulty: Low Languages: HTML + PHP the most complex requirement is the payment processing capability. | |
[CODE]<html> <script> function startEQ() { quake=5; parent.moveBy(0,quake); parent.moveBy(0,-quake); parent.moveBy(quake,0); parent.moveBy(-quake,0); timer=setTimeout("startEQ()",10); } function stopEQ() { clearTimeout(timer); } </script> </head> <body> DEMO IT HERE <form> <input type="button" onclick="startEQ()" value="Start an earthquake"> <input type="button" onclick="stopEQ()" value="Stop the earthquake"> </form> </body> </html>[/CODE] | |
I have 2 different links, I want one to be blue (as an example) and the other to be red... but for some odd reason I can't see what's causing all of the links to be the same colors.... can someone help? Thanks in advance! |
The End.