11,821 Topics

Member Avatar for
Member Avatar for webmeat

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 …

Member Avatar for webmeat
0
145
Member Avatar for old_apache
Member Avatar for hindu times

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 …

Member Avatar for iamthwee
0
283
Member Avatar for robotakid

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 …

Member Avatar for TrustyTony
0
371
Member Avatar for cgull

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. …

Member Avatar for Troy III
0
193
Member Avatar for davy_yg

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.

Member Avatar for davy_yg
0
219
Member Avatar for extjac

MVC Design Question Hello, I would like to move an web application to MVC Laravel 4 (not sure yet). The challenge is that the application is used by many customers and each customer have its own website/front-end but they all use the same backend/admin. The strucutre is something like this... …

Member Avatar for extjac
0
187
Member Avatar for agr8lemon

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 …

Member Avatar for BMXDad
0
302
Member Avatar for london-G

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 …

Member Avatar for pzuurveen
0
220
Member Avatar for london-G

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?

Member Avatar for pritaeas
0
139
Member Avatar for Troy III

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 …

Member Avatar for pol.bala
7
2K
Member Avatar for sam.maloof.3
Member Avatar for iJimJones
0
153
Member Avatar for ArtphotoasiA
Member Avatar for Violet_82

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 …

Member Avatar for Violet_82
0
323
Member Avatar for nitos

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

Member Avatar for jrewing
0
295
Member Avatar for vizz

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 …

Member Avatar for stultuske
0
200
Member Avatar for hackoman96

is it posssible to hack into any network using only the knowledge of html and css???

Member Avatar for BMXDad
-1
290
Member Avatar for lara1anjela
Member Avatar for Siberian

/<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 …

Member Avatar for LastMitch
0
144
Member Avatar for sushants
Member Avatar for amkaos

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 …

Member Avatar for LastMitch
0
116
Member Avatar for mgold

Sorry if this is the wrong place or something, but I saw a question in here on PHP vs ASP.NET, which made me think it might be. On the other hand, I also saw posts asking about people's breakfast, so I don't really know... Users are already starting to embrace …

Member Avatar for james.lu.75491856
0
454
Member Avatar for orchard

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?

Member Avatar for moon321
0
183
Member Avatar for jelly46

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.

Member Avatar for IIM
0
239
Member Avatar for vizz

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>

Member Avatar for vizz
0
130
Member Avatar for davy_yg

Hello all, I am using jquery for the slideshow: [Innovation Web](http://www.innovation.web.id) <style type="text/css"> #slideshow { left: 0; float: left; margin: 10px; z-index: 0;} #nav { width: 270px; margin: 0 0 0 610px; float: left; position: absolute; z-index: 1;} #nav li { position:relative; float: left; margin: 0 0 0 4px; list-style: …

Member Avatar for mattster
0
162
Member Avatar for davy_yg

Hello, Cek my site: [Innovation Web](http://www.innovation.web.id/) Any comments regarding it's scrolling ? I basically wants it only to have vertical scrolling and it should looks good in all browser and screen resolution.

Member Avatar for davy_yg
0
120
Member Avatar for ravinder yadav

i read many discussion threads on this forum but what they all suggest is improving web page by improving meta tags and key words that is all part of html editing. How do i do seo when i design a site using asp.net.

Member Avatar for ravinder yadav
0
362
Member Avatar for davy_yg

Hello all, Cek this site: http://www.innovation.web.id/portfolio-marketing.php I have this codes for portfolio-marketing.php <div class="Page page1" style="display: block;"> <div id="portfoliomkt1"><img src="images/large pic.jpg" alt="portfolio1" height="230" width="280"></div> <div id="portfoliomkt2"><img src="images/large pic.jpg" alt="portfolio2" height="230" width="280"></div> <div id="portfoliomkt3"><img src="images/large pic.jpg" alt="portfolio3" height="230" width="280"></div> <div id="portfoliomkt4"><img src="images/large pic.jpg" alt="portfolio4" height="230" width="280"></div> <div id="portfoliomkt5"><img src="images/large pic.jpg" alt="portfolio5" …

Member Avatar for JorgeM
0
177
Member Avatar for Kewne

I have this line of code: $str = "$str<td><a href=\"javascript:Open($Row->ID , $Row->IDCode)\" title=\"click to open window...\">more...</a></td></tr>"; it works fine when the IDCode at the $Row->IDCode is a numeric but then it doesn't work anymore when the IDCode starts with a character. At my database the ID is int(11) unsigned and …

Member Avatar for Kewne
0
176
Member Avatar for scaiferw

I have a table that shows tabular data across 7-8 columns, which works very well on a standard monitor. However, on a smartphone or even a tablet, it's a little less functional. Is there a way to automatically condense the data into fewer columns when the page is being view …

Member Avatar for Violet_82
0
265
Member Avatar for lara1anjela
Member Avatar for LastMitch
-1
278
Member Avatar for Lalainealb

I am looking for an HTML5 chatroom for my website that is mobile friendly. I could find only RumbleTalk and chatwind but both have no 3rd party users integration, any suggestions?

Member Avatar for iamthwee
0
145
Member Avatar for techman41973

I have a site that is running PHPBB forum software. When a moderator selects a post for approval, there is an HTML page that launches with the message "Are you sure you want to approve this post?". The page then requires the moderator to confirm the action by clicking a …

Member Avatar for techman41973
0
143
Member Avatar for sonicx2218

So I know I'm going to get grilled, but I'm an average-adequate javascript/html/css coder. I know my way around, but there's a lot of advanced features I do not know of. A friend wanted me to build a site for him, told me about what he wanted, then I looked …

Member Avatar for EvolutionFallen
0
157
Member Avatar for brecht.carnewal

I have some images in a div called main which has the opacity set to 82% #main { background-color:#191919; width:800px; opacity:0.82; filter:alpha(opacity=82); } These images however are also slightly transparant. I tried setting the opacity of the image to 100% but that didn't help. I have no idea what's causing …

Member Avatar for IIM
0
170
Member Avatar for devianleong

I want to overlay "New" & "Hot" logo on the product image just like a shopping cart website but I don't know how to do it. Please guide me or help me to modify the code if possible. Great thanks to everyone who try to help me. Really urgent. This …

Member Avatar for EvolutionFallen
0
210
Member Avatar for Ritesh_4

Hello, apart from Photoshop, are there any other web designing tools which can help quickly build up a design and/or web prototype to show to clients before eventually going on for the implementation phases?

Member Avatar for mikespencer
0
331
Member Avatar for carmen100

Hello Guys, Do you know, what is HTML-5? if Yes, then please share your knowledge about html5. Thanks.

Member Avatar for stultuske
0
525
Member Avatar for andi-dev

the html code. <ul id="level-one"> <li>First</li> <li>Second <ul id="level-two"> <li><a href="#">sub-Second</a></li> </ul> </li> <li>Third <ul id="level-three"> <li><a href="#">sub-Second</a></li> <li><a href="#">sub-Second</a></li> <li><a href="#">sub-Second</a></li> <li><a href="#">sub-Second</a></li> </ul> </li> <li>Fourth <ul id="level-four"> <li><a href="#">sub-Second</a></li> <li><a href="#">sub-Second</a></li> <li><a href="#">sub-Second</a></li> <li><a href="#">sub-Second</a></li> </ul> </li> <li>Fifth</li> </ul> the css code. ul#level-one{ width: 83.2%;/*gjatesia e Menuse kryesore*/ …

Member Avatar for andi-dev
0
200
Member Avatar for nit8899

I have a table with 29 columns and each column with a big title. Is there any way to rotate the header of the table. Thanks.

Member Avatar for pritaeas
0
111
Member Avatar for OsaMasw

Every time when I design a website I say who cares about IE , but that's not a professional way to design so I need help in making my design comaptible with all browsers this design in chrom and firefox ![53f1b261927ecccc0dff023ac4c27f0f](/attachments/large/3/53f1b261927ecccc0dff023ac4c27f0f.jpg "53f1b261927ecccc0dff023ac4c27f0f") but in IE its looks like ![ef88efcec644c2ec62b503af50378cb2](/attachments/large/3/ef88efcec644c2ec62b503af50378cb2.jpg "ef88efcec644c2ec62b503af50378cb2") …

Member Avatar for OsaMasw
0
217
Member Avatar for hazzag1995

I want to make a image pop up on my site, where if you hover over a line of text, a image will pop up on top of everything else on the page, using HTML5 and CSS3, can someone help me with this? ~I've tried some tutorials online but they …

Member Avatar for hazzag1995
0
239
Member Avatar for menchie07
Member Avatar for pwolf

I'm not sure where to ask this question, as I am not sure what the project consists of. Basicaly I'm intersted in making my own email client using web technologies, and I'm unsure as to what this entails, what technologies I would require, and where I would go about seeking …

Member Avatar for oanahmed
0
231
Member Avatar for SureEM25

hello ive been trying to get my .htaccess file working but nothings doing the trick. here is the code that i am using. RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME}\.php -f RewriteRule ^(.*)$ $1.php

Member Avatar for SureEM25
0
166
Member Avatar for SHAHAB UDDIN
Member Avatar for diafol
0
841
Member Avatar for Shierlyn

hello guys i ask question it easy to use html language to web design? or they have other language that easy to use guyz i ask question again they have site that i can learn about html web design??

Member Avatar for RH-Calvin
0
922
Member Avatar for kcm5052

Hi All, I've been struggling with this problem for the better part of 2 weeks. (Trying to help an aunt with a website.) I just can't seem to discover the issue. I've simplified the scenario to a very basic site just for the ease of troubleshooting. But I cannot get …

Member Avatar for Zagga
0
364
Member Avatar for Jeff_7

The website I'm building is http://garrysmotoservice.com/, but I'm having problems make the site fit to all computers without zooming in and out. Any ideas?

Member Avatar for Jeff_7
0
229

The End.