10,643 Topics
| |
ok, I'm worried that this has an obvious answer that I'm just not seeing for whatever reason... like when you forget how to spell 'the'. I have a table. It is assigned to the class "posTBL". The posTBL class is defined in the css as follows: .posTBL { background-color: #000000; … | |
I wrote this jquery slider for my main slider... it doesn't work... can someone tell me why? Jquery: function slideSwitch() { var $active = $('#slideshow IMG.active'); if ( $active.length == 0 ) $active = $('#slideshow IMG:last'); var $next = $active.next().length ? $active.next() : $('#slideshow IMG:first'); $active.addClass('last-active'); $next.css({opacity: 0.0}) .addClass('active') .animate({opacity: … | |
I am not an affiliate of 000Webhost. I just really appreciated what they had to offer. I don't use them any more because I run my website from my own LAMP server. They offer PHP, MYSQL, free emails, etc. It's a pretty incredible package. It took me a long time … | |
I created a tabbed menu and the menu tabs won't align to the left plus they don't "transition" properly... can someone tell me why? I will post my code if needed :) | |
Hi. I'm trying to create a small editor for a website. One of the features is a drag and drop interface. I'd like for the user to be able to drag elements to another position in the page. I was thinking of having an iFrame of the site, and applying … | |
Hi All, Im currently in the process of making a website that has 8 of morphing images changing. I wish to add text in a description box below the images, that would change along with the text. One other thing I plan to add is points that i would be … | |
i actually wanted start with web desining.... so please kindly let me kno with basic knowledge and introduction. it would be helpful if i get some proper tutor... | |
hello ! recently i complete my project management application in .net , now i want to make a attractive main form , i google alot and searching attractive interfaces of application of same domain. i want to you to guid me or if possible then give some links . you … | |
Hello, I basically trying to place texts on top of images. I have this in css: #bannernavtext {margin: 200px 0 0 750px; font-color:black; z-index:0; } #nav li { float: left; margin: 0 0 0 4px; list-style: none; background: url('images/banner nav.jpg') no-repeat top; z-index:-1;} #nav li.activeSlide a { /* background: #88f … | |
Okay, I'm rather new to computers, I mean *really* really new with them, I'm making a small page, just four boxes, one on top, one on bottom, and two side by side, spereated by a space, the right being larger. I can do the top, bottom, and the left,how do … | |
I know some of them and I wanted to ask you if you know any other prefixes than this ones -moz -webkit -o -khtml Thank you for any help | |
What are the factors that we should take care while designing the logo of a site? Thnx....:) | |
Okay, I'm trying to do something, and I have no idea what's going on. Without having to spend a long time learning *another* programming language, all I want to do is target a div with a link from another div. http://www.vinceswebservices.com/bmcleod/main.html Okay, what I want is to click the Menu … | |
Hello All I am developing 1 very simple site and I am totally confused "HOW TO DISPLAY MY DIFFERENT CONTENTS IN <DIV>". Detail - My links as are in left side in **<DIV class="image002-03">** and on clicking on them I just want to display the content of link in Mid … | |
Hi, I want to create a program where I enter my data and it creates an image. I want to have the option to easily save the new created image. I provide you with an image with some data and I want you to create the same image containing new … | |
The issue I'm having is that I need to add a second stylesheet to my web site. But I'd rather not update the 20+ HTML pages with a <link href="" /> code. Is there any way to link from the existing stylesheet to another? That way I only change one … | |
Hi! An issue I'm having is using CSS's font-family code to change the font of my website's text. However, the issue is that the font I need is not native to Windows. I know I could download the font and view it like that. But this is of course not … | |
Hello, I basically trying to erase the underline on the websitelink. I have this : style.css #newlink a:link{font-color:blue; list-style:none;} weblink.php <div id="newlink"><a href="http://www.website.com">www.website.com</a></div> What else should I edit? The weblink is still underline and the font color still does not change. | |
Hi! I am making a simple box and inner box. The outer box is white and the inner box is purple. The inner box width is static (95%, i understand this is not necessarily static, but in the context of the height you'll understand) but the height is set to … | |
Hi there, I'm having a little difficulty getting the height of a containing div to adjust, so it will fit the child elements inside. You will be able to understand the problem if you visit: www[dot]websiteacademy[dot-net]/expedientlive/individuals/our-courses/ If you click on the **NVQ’s and QCF’s** link, you'll see a vertical navigation … | |
Hi folks, I'd appreciate any advice you can offer me. I might just be missing the fix for this out of sheer fatigue. I'm working with a scrolling div styled with "width: 100%" (identical to the one on my current site http://notionalanthem.com). I want to add fixed-width blocks of text … | |
Hey everyone, I'm posting this thread in this forum because I am not sure where else it should go to. Anyway, I'd like to straight jump to the question. I want to make the URL to my site look like mob.mysite.com. how do you achieve something like this? do I … | |
hi! i have downloaded fonts as Vtc-NueTattooScript.ttf and Vtc-NueTattooScript.otf and now i want to use these in my html page. how can i use these fonts using html and css. please help !!!! | |
Can anybody tell me what are the advantages of using CMS in Web Designing? | |
I am having a problem with validation I dont understand what the w3 school is saying. Can anyone help | |
Hi there, I was wondering if anyone could help me. I need to build a website which will display a streaming window when a link is clicked and stream video files saved in a different location. I am a little clueless about multimedia and web development so any help or … | |
[B]The Web Designer Versus the Web Developer: Who is Right? by Chris Hooley of MCP Media, Inc. [/B] For some reason, they have the same goals, but can't seem to agree on the right way to achieve them. Your designer swears that you need a super slick interface with all … | |
Hi, i'm trying to make this work but i can't! I cleaned a code and fix the codestyle. I edited it to my needs, but i'm stuck when i'm trying to make links to change when the variable language is changed. Sorry my english is bad. I'd like to make … | |
Hi, I just volunteered to help a non-profit out with their webdesign. I know the bare minimum. We added information to one of the pages and now the borders won't line up. I think it is something with the DIV. www.thegardenofhope.org Here is what we have: <div class="wrapper"> <div class="header"> … | |
How do you make a style that affects the font attributes of [B]only[/B] the numbers in ordered lists (ol) without affecting the contents of the list items? No kludges please, and the solution must validate as XHTML 1.0 strict. |
The End.