10,643 Topics
| |
Dear friends, I have no knowledge of Web Designing but want to create my own website. I have tried many software but did not succeed. Can anybody will help to find out the right software for free which can help to create a websie for myself. Regards Priyaranjan | |
Hi, I need to fit the website width to the screen width and when I zoom out the browser, I don't want the website width to stretch on left and right. I am using the Javascript now to assign the website width the value of window.screen.width, but I faced problem … | |
Hello i am able to add icons next to files that end in these extentions, what im tring to do is to add icons next to directories. Any ideas ? Thank you a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'] { background:transparent url(zip.jpg) center left no-repeat; display:inline-block; padding-left:40px; line-height:18px; } | |
I have one html table on few pages(100 rows per page). Is there a way to load (not the initial first page) a page with specific row on it (if id of that row is defined)? | |
Hi all, I have spent a few hours on this now, and I have to admit that I have absolutely no idea what is going on. I have a background image that is not showing in IE7 and IE8, other browsers are ok. Here is the link http://antobbo.webspace.virginmedia.com/various_tests/imageProblem/confirmation.html I am … | |
Chaps, I wonder if anybody can help me with this issue. Basically, I have a simple page that I am trying to make responsive and it all works ok except that on a mobile phone in landscape mode I am experiencing problems. Now, let me say first that I have … | |
Hi guys and gals, I'm in the process of developing a responsive website and have run into something which I was not expecting. I have all my margins and padding set to 0 (or at least I thought I did). However, when I place anything into the header, it automatically … | |
where should I put it, if I want to add an image, css or html? | |
Hi there, I'm trying to alter the below iFrame code (which places a music player on my website) so that it resizes according to what screen people view it on. My website is fully responsive, and the div that I'm wanting to put it in changes width depending on what … | |
Hello everyone, I just started with the book 'Learning Python the hard way' by Zed A. Shaw,and I have to say that it is really fun to learn code. I thought that it would be a problem because I'm 15,but I'm understanding it pretty well so far. Anyway,enough of the … | |
Hello, I need help with a menu I'm creating with a sprite image. I don't know why, but on hover it moves up what looks like 1 pixel. I have created a jsfiddle for it here: [Click Here](http://jsfiddle.net/Cgull/HrmH8/) Also, first time I am creating a jsfiddle so hope it's ok. … | |
Hello, I am trying to create a dropdown menu just like this site: [Doxadigital](http://www.doxadigital.com/) Any free script to do so ? Thanks before. | |
I have a very basic 3 column page that I would like to have centered. In every other browser that I've tested, it works fine, however, in IE it gets aligned to the left. Can someone take a quick glance and see what I'm missing? Thank you! [CODE] /* CSS … | |
Hello, I created my sidebar using html, css and jquery. The sidebar looks great when I open the html file and everything looks good. I wanted to include it in my website so used php include sidebar.html The sidebar is all disorted. When click on a heading it does not … | |
Hello, I have inserted my sidebar into my website. I get this: http://develop-platform.co.uk/5062-2-2/ But when I have the sidebar on its own, I get this: http://develop-platform.co.uk/basic.html What is the problem? | |
This code enables you to publish a CSS only with mouse click and keyboard tab image swap. Attached is a Demo example of how it would look on IE6. To ensure the greatest possible cross-browser compatibility/support this code uses CSS level 1 capabilities only. One of extra benefits is that … | |
Help! Css not showing up in IE link - http://www.maloofwoodworking.com/testpage.html | |
Anyone tryed Joomla as shopping cart script? | |
Chaps, I have a problem, and I am not sure how to get around it. Basically, I have a background image (it sits in a span) which is roughly 40px x 40px (bigger than the span) and it gets cropped off. How can I display the whole image even if … | |
hi, am trying to learn using css, i know a bit of html. My problem is the css dont seem to work on html,i dont know wat am doing wrong. thanx for any help | |
I want to take Admission for Web Design Certificate program in USA or New Zealand Can anyone tell which **Institute** is good to apply? And what are requirements to go to USA from India? I'm **Bachelor of Computer Application** with **62%** marks. I have worked with local firms and as … | |
is it posssible to hack into any network using only the knowledge of html and css??? | |
Can any one tell me is responsive design is must for a website?? | |
/<foldername>/<script> OR <foldername>/<script> Which of these two methods would be the correct method for CronJobs to access a script within a directory in the <root> directory or is there another method ? Since I can't access a folder within the <root>. I setup CronJobs for a script, CronJobs fired back … | |
hi: i built site using DW cs6 and 960grid responsive.. i want to divide the css for individual desktop, tablets and mobile outside of DW, i separate css into for different devices and sizes and nothing behaves.. DW wont let me use media queries and the 960grid responsive.. there must … | |
Whilst working in CS Photoshop on MacG5 my files have become truncated and unreadable as images. This happened after I exported cache. All editing has also been lost - any ideas? | |
I have built a large from and I have just discoverd my <button></buttom> does not work as a link I am using <button onclick="window.location.href='myurl'">Next</button> , but it is not working Help. | |
I have following code, for which I want to use CSS3 Page Transitions. I found tutorial here, http://tympanus.net/codrops/2013/05/07/a-collection-of-page-transitions/ How to use different Page Transitions? <ul id="nav"> <li><a href="#home" class="home">Home</a></li> <li><a href="#about" class="about">About</a></li> <li><a href="#works" class="works">Works</a></li> <li><a href="#contact" class="contact">Contact</a></li> </ul> <div id="home"><h1>Home</h1></div> <div id="about"><h1>About</h1></div> <div id="works"><h1>Works</h1></div> <div id="contact"><h1>Contact</h1></div> |
The End.