11,821 Topics
![]() | |
Hello friends, In my website am trying to set my body height as auto. But whenever I try to set auto for height it does not show any color or image that i have put for body section. Well for internet explorer it shows fine but for Firefox and chrome … | |
Hello guys I am having trouble with two issues in chrome. I've highlighted them in an image and have provided the code. I cant give the URL as it is not launched yet. Can you assist? Thanks [code] .tab-inner { width: 100%;} .tab-outer { height:81px !important; display:block; }/*border: 2px solid … | |
Can anyone please help me how to improve the loading time of my news website [URL="http://jhnews.co.in"]http://jhnews.co.in[/URL] | |
Hi there, is there any way to adjust the width of outer div automatically? e.g.[CODE]<div class="outer"><div class="inner">test</div></div>[/CODE] What I want is that the width of outer could be set automatically according to the content of inner so that I do not have to set the value by myself. | |
Hi! I’m learning how to write basic HTML code. This HTML page [url]http://www.directsellinglive.com/POWER50Success/POWER50Success.htm[/url] that I created does not show scroll bars in any browser. What code do I need to add to get the vertical and horizontal scroll bars in a browser to show in a smaller monitor when the … | |
The #review section won't float left in Dreamweaver. For some reason when I use the float: left; command, the #review div stays underneath the #band_links div. I want #review to line up on the right side of the #share, #tracklist, and #band_links divs. I've tried everything I can think of … | |
I'm stepping up to trying to fix page on a website. The background image is not centering in browsers. What's wrong with my code? Why does it show good when I'm working on the page on my computer but not when it is uploaded??? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 … | |
Hi guys, For some reason, in IE8, on product pages ([URL="http://www.projectdisobey.com/disobeyclothing/?p=380"]Example[/URL]) of my ecommerce site, the 'Size Chart' and 'Email to a Friend' popups don't work, and the product image lightbox won't work either. I have turned pop-up blocker off but they still don't work. These popups work in every … | |
Hello hipos, using php language you have all tags of html? i mean using php language you can program like html + plus php features? I dont see HTML category here, and html is most importan thing a new web-developer must learn... [COLOR="red"][B]AOUTS![/B][/COLOR] Web Design -> HTML lol, HTML dont … | |
[CODE]<html> <head> <title>Applicant Login Page </title> </head> <center> <body bgcolor = "#000000" text = "#70db93"> <h1> Passport System <hr> </h1> </center> <form> <p> Fill in the form below. </p> Title <input type = "radio" name = "response" value = "Mr" checked = "checked"> Mr <input type = "radio" name = … | |
I can't decide which route to take when there's a problem. Let me set the scene, User_A creates a recipe, all other users can read it but they cannot modify it. In the edit recipe page, which is accessed via: [INDENT]edit_recipe.php?id={id}[/INDENT] If the user changes the id parameter to a … | |
Does Anyone know how to convert ordinary images to vector images in photoshop? How do you do it in the simplest way? | |
Hey, I am looking to make a coverage map & a data speed test with it. I have basic html skills. But have no idea how to start. Could you guys lend me hand ? would be much appreciated. | |
I need to know what the specs would be for a server for a website of some auction type thing. Possibly something like beezid.com; it is not exact, but close to everything is the same principle. Then who should I go through to design this; I found some designers like … | |
hy! I am designing a website, i want to ask few questions: to design my website i am going to use Dreamweaver. 1. i want to add feature where newsletters get emailed to customers automatically every month. 2. also i want to add feature where users can search products on … | |
How can I get an hr to fade off into the page color on both ends? Not an effect. Just the look of the <hr> Thanks if someone can help :) | |
I've been looking, and there seams to be a lack of Ron Paul (for president 2012) Wordpress Themes. So I think I'm going to have to make my own...but then I remembered I suck as design. So I was wondering if anyone might know of a good resource where I … | |
who can tell me witch template is this : [url]http://www.tocka.com.mk[/url] [URL="http://www.tocka.com.mk"]http://www.tocka.com.mk[/URL] i think it is on Wordpress but i dont know the name ! | |
Hi everyone, so I recently got a position doing web development. Yay. However; web development was not the focus of my schooling and they've hired me with the idea that will learn. In that vein I'm looking for some good online resources or reference books in any of the following … | |
[ATTACH]22645[/ATTACH] how can i set properly the div tag. i have a code but there have a space. this is my code in css [CODE] #admin-container { background-color: #fff ; padding: 5px; border-radius: 5px; border: 1px solid #000; width: 1100px; margin: auto; height: auto; } #user-logout{ padding: 8px; border: 1px … | |
![]() | Name: Fiona Nickname: Fee, Fee-mac, Feemcbee, iFona (my newest nickname thanks to Apple) Location: Hunter Valley in Australia Education: Diploma in Graphic Design, Diploma in Copy Writing for the Web Work: Full time website designer/developer, freelance Joomla site builder and graphic designer When I was working as a print-based graphic … |
First of all i wanted to say hello to Daniweb community because this is my first thread here. I need to design a web site that clients can easily drag & drop pre-defined user controls and create a simple web site for themselves. Users will also upload their data to … | |
I want to know that how to change the scroll style in css or other language kindlyy help me i want to change my scroll style ![]() | |
[B]Hi, I am new to mySQL database design. I am having trouble getting my head around the best way to design my database for a simple online game. Here are the details followed by my attempt and questions:[/B] [COLOR="Red"]A game where multiple decisions are made by teams competing against each … | |
Good day, I have a problem here: is it possible to put an input field into option such as this?[CODE]<select> <option><input type="text" value="aa"></option> </select>[/CODE] (This is not working, any suggestiuon on how to refine it for it to work?) Any help will be appriciated. | |
Hi all, I'm in the process of testing my site's compatibility in different browsers, and as usual, the only problems I have experienced have been in Internet Explorer. I have managed to fix most of the errors myself, but there are a couple that I'm struggling with. If any experts … | |
I have used a scrollbar in a div and it works fine. However, if the length of the text within this div exceeds the screen height, it also puts a scrollbar outside this div (i.e. for the entire website) because it thinks that the text continues outside the screen, despite … | |
Hi Most people want to disable bullets! I can't see mine. If I disable my CSS external stylesheet I see the bullets, and as a consequence disable my horizontal list used to create navigation for my website! I thought that assigning a class to the real list that is part … | |
Hi all, Question is, Is it possible to make a tool tip based on the content saved in a .txt file? If yes, Can you please tell me how? Regards, Sameer. | |
Well hey there. I've been trying to redo the layout of my website by having the page stretch across the whole screen instead of something like 960px. I've also made it so that my height stretches to 100%. Along with my main content div, I'm trying to get my sidebar … | |
Check this out! [url]http://www.fring.com/[/url] What framework did they use? And what frame work is easy to implement a full ajax page such as youtube vedio play page? | |
Good morning, First off - let me get this out of the way...the table is holding tabular data. Now onto what I am trying to do - What I am trying to do is build a table with vertical text along the top row for FF. So far I have … | |
Ok, I've done everything I can think of and I've looked around and haven't found anyone else that has run into this kind of problem. Maybe I'm just missing something really simple but I am at my wit's end. Umm... actually, just had an idea, but I'll put this here … | |
hello, i am making a website and i need some help. I am writing a table, here is the code:[CODE]<table style='float: left;'> <tr><td style='width: 200px; height: 500px; background-color: red; valign: top; align: top;'><a class='mainlink' href='about.html'>About Me (under construction)</a><br /> </td></tr> </table>[/CODE] now, i want the link to align to the … | |
Hello guys I have two table styles for a web application, in which the tables rows are clickable as objects (meaning, clicking anywhere in the [icode]<tr></tr>[/icode] tag will send the click command. The problem is, my two table styles behave differently. I want the row to change background color on … | |
I have absolutely no idea why this isn't working, so I'll just show you the code: [CODE] <div class="banner"><p> <ul class="lavaLampWithImage" id="1"> <li class="current"> <a href="index.php">Home</a></li> <li><a href="page.php">Page</a></li> <li><a href="page.php">Page</a></li> </ul></p></div> [/CODE] I had been following the tutorial on this website ([url]http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers/?cp=50#comment-173209[/url]) in order to build a "lavalamp" menu. I'm … | |
Hi, I'm using the htc file for IE and round corners. Everything works nice, however, there is a strange issue - the behaviour misplaces the background of the element. The content of the element stays in place, but the background along with the rounded corners appears somewhere else - like … | |
For some reason, on my homepage ([URL="http://www.projectdisobey.com/disobeyclothing/"]http://www.projectdisobey.com/disobeyclothing/[/URL]) an extra '</div> <!-- content #end -->' is being created in the page source, AFTER the closing 'body' and 'html' tags. There is no mention of '</div> <!-- content #end -->' in my 'footer.php' file, so why does this show up in the … | |
Hi anyone know how to make round corner in IE? This code only works in Mozilla .login { background:#0C3; box-sizing: border-box; width: 40em; height: 20em; border-radius: 0.5em 2em 0.5em 2em; -webkit-border-radius: 0.5em 2em 0.5em 2em; } Thankx in advance | |
Hey there I'm quite new with php, i create a small site that can control some function for a program i made in C#, however I'm having some trouble with the css :P i got a header, h1 and h2. the header and h1 is functioning as they should, however … | |
I need help. I want to change the style and errow of list list Menu . Here is HTML CODE: [CODE]<select id="el01"> <option selected>Option 1</option> <option>Option 2</option> <option>Option 3</option> </select>[/CODE] Here is CSS Code: [CODE]#el01 {width:135px; border:1px solid #000000; height:18px} /* Width */ #el02 { /* Text and background colour, … | |
I've had this problem before, but couldn't get it fixed. I have done a little experiment for an interactive menu using onmouseover and onmouseout. But it only works in Chrome, but I would like it to work in IE as well. Hope you can help. [CODE]<!DOCTYPE html> <html> <title>Menu Experiment</title> … | |
Hii... I want that height of elements should be adjusted automatically at run time based on the size of element.. For that I have used Height : auto; But it is not working... So which property should I use? | |
frontpage.css [CODE] (Toggle Plain Text) body { background: url('Background.jpg'); } box1 { position: absolute; left: 100px; top: 100px; } box2 { top: 100px; position: absolute; right: 100px; }body { background: url('Background.jpg'); } box1 { position: absolute; left: 100px; top: 100px; } box2 { top: 100px; position: absolute; right: 100px; } … | |
I was wondering about something, when I have a navigation bar(at the top), and I have two images to the links. one just there, and the other when I hover with mouse. How can I make the images stay hovered when Im in that page. for example, if I have … | |
I have downloaded a software [B]Komodo IDE[/B] for Windows(x86). I use widows 7 (64 bit). Is this IDE is perfect for my operating system? Please reply. Thanks. | |
Hi! I would just like to know if its possible to give an linked image the ability to send the form instead of a submit button? Like in the example below: [CODE] <form method="post" action="Search.php"> <table id="search"> <tr> <td> Search: <input type="text" name="search" id="search" placeholder="Search for friends"/><td><a href="Search.php" action="Search.php"><img src="graphics/search.png" … | |
Hi guys... i'm planning to start an advertising site with the following services Graphic Design Branding Web Development E-Advertising I need ideas in terms of contents I also need free downloadable and editable templates so that i can finish within a short space of time. Thnks y'al | |
Hi guys, I need help setting up Google's Custom Search for a unique experience. I've got two views for an app: [url]http://mysite.com/calendar/month/7[/url] and [url]http://mysite.com/calendar/grid/7[/url] What I want to do is have the ability to search BOTH views using ONE Google Custom Search because they contain the same events, just with … | |
![]() | I found a website that has a really cool effect for their links. The link is an image, and when you hover over it, it plays an animation, and after looking into it more, it seems that they use a single image with all of the different frames for the … |
The End.