10,655 Topics
![]() | |
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! | |
How can we know seo updates for Google? Please give url. | |
hey i have a question how do i get my funktion to work in the design.cs? namespace Visma_projekt { public class BlackJack { public string[] Cards = new string[51]; public void SkapaKort() { System.Console.WriteLine("Ehhhh"); } } } i want to call the funktion from this code visma.cs into the form1 … | |
Ive putted 2iframes of same site, in my website the problem is the site's logo and home, contact, links.., they are appearing in both frames and I dont want to show the same site logo and the home, contacts links. How to do this? Is it possible? Here's one article … | |
I have been trying to make my websites looks and when ever i make a top banner that spreads across the page, it looks ugly and childish. Can someone tell me how to make a nice banner like daniweb which is appealing. | |
I have used following mod_rewrite rules: RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %(REQUEST_FILENAME) !-l RewriteRule ^(.*)$ index.php?url=$1 [QSA,L] to get **www.myweb.com/newyork** from **www.myweb.com/index.php?url=newyork.** Now I trying to get pretty url for this page www.myweb.com/itemdetail?itemid=1000 to www.myweb.com/itemdetail/1000 I have been trying several mod_rewrite rules, but I have not … | |
good day fellas, i just curios if there such thing as like below: style.css @media handheld, only screen and (max-width: 767px) { ->link to another css file } cause actually i want to detect if its a mobile then it will link to another stylesheet that i made for mobile … | |
Hi, I am new in css programming and I would like to edit a css.file. I downloaded a template from [Click Here](http://www.os-templates.com/free-responsive-templates/rs-fusion) but I want to make smaller the image slideshow, put it to the top of the div container and next to the slider to make a new div … | |
can anybody tell me how to create **Two Column Responsive Web Design** ![]() | |
Hello I want to create an image galery. When someone selects the images then the image is showing. I want when the user click on the half->right side of the image then goes to the next image otherwise (half->left side) goes to the precious image. How i can cut an … | |
Hi, None of the images that I try to add using HTML, CSS are being displayed on Chrome. I have tried methods like clearing cache and other tweakings of my browser but no use. Is there some code that I need to include to ensure that images are being dispalyed … | |
I do not know much code but have figured out alot of the past day setting up my first site but now I am perplexed and need help. I created the html code using NVU and like it. The issue is with a form I created to gather some information … | |
I want to use regular expression to clean-up some CSS files. I used a Friebug add-on, CSS Usage, to analyse some CSS from a jquery demo. Exporting the files, this add-on places 'UNUSED' at the front of a declaration and rule. Below is a sample of the output. html #demo-config-menu … | |
How many validators are used in ASP.NET? Please give name. | |
Hi everyone :). **Strange situation** with this code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <body> <div align="center"> <div style="width: 500px; background-color: blue"> <div style="width: 200px; float: left"> <p>Some text.</p> </div> <div style="width: 210px; float: right"> <img src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/13/DuskyDolphin.jpg/220px-DuskyDolphin.jpg" alt="Dolphin"> </div> </div> </div> </body> </html> Display in **IE** (9) is … | |
hi all. i am having problems getting my CSS file to link in with all my pages. the navigation section looses its bg image. here is the code i am using for the navigation <div id="navigation"><p id="P_navigation"> <ul id="List_nav"> <li><a href="xxxxxxx.html" class="top_nav">xxxxxxx</a></li> <li><a href="xxxxxxx.html" class="top_nav">xxxxxxxxx</a></li> <li><a href="xxxxxxxx.html" class="top_nav">xxxxxxx</a></li> <li><a href="xxxxxx.html" … | |
What is HTML Headings? How many types of HTML Headings are and Why we use ? | |
How many keywords we can put in a website and how many characters should be in a keyword ? | |
WARNING NOOB ALERT!!! I hope I am posting in the right place. A little about me I am a Firefighter/Gamer/self proclaimed technerd. I made a site for a Group of other Firefighter/Gamers. Should say mudding my way through making a site. I need some help getting info from one place … ![]() | |
I have a question for professional web designers. Do I must make my website compatible for smaller devices such as IPhones, or is that a nice "extra" thing to do? I dont really know how, as I never did before, so before I spend hours on this, I want to … | |
I was just at school which has IE8 on their computers so I decided to test my website, and for some reason my links aren't clickable. I was using HTML5 so I switched the doctype to XHTML Strict, which didn't solve anything. I tried messing around a little bit with … | |
I want to know if it possible for a code to automatically format a video once uploaded by a user to my website. | |
Hi, I have a client with static website, now he needs to have a automated news updating facility, so he can just add the news headline or title to a text file, which will be updated to the front page and all the inner pages. I have tried the object … | |
anyone who have idea for multimedia project ????? need help thanks |
The End.