10,650 Topics
| |
Dear All, I have a page here [url]http://183.78.169.54/tree/1.html[/url]. I have split into 2 div side by side the problem when it appear on the browser it appear the form div is below the tree div. How to make it appear side by side exactly and the tree div to start … | |
I have this code which should resize the image in the header. [CODE] #headerWrap { margin-left: auto; margin-right: auto; margin-bottom: 0; width: 90%; height: 7%; background: url('Images/header.gif') no-repeat; } img.image { width: 100%; height: 7%; } [/CODE] and this is the html code to go with it [CODE] <div id="headerWrap" … | |
I find that using a site builder is a very convienient tool to use in conjunction with knowledge of HTML. anyone else feel this way? It's much faster and the learning curve for clients are lower as well. And you virtually eliminate constant FTP and save; everything is done in … | |
I am looking at building a website that will allow people to sign up and post stats every week about others. For example, Joe has a show dog and likes to compete so Joe comes to to the site and posts. Dog Name: Breed: Weight: Skills: Week 1: Fastest lap … | |
Hi all, I've just started learning CSS and HTML to develop websites as a hobby. I was experimenting with what I'm learning and have hit a block (excuse the pun). I'm trying to create a drop-down menu using CSS and HTML alone. In the following I try to assign what … | |
I'm wondering if there is anything like lightbox but that is compatible html 5 videos. I know there are several ones that support youtube videos, but I want to do it with videos i'm hosting on my own site. | |
Hi, Previously I have manage to center the image and the background. But I having difficulty when I set div logo to the center, then it "blocked" mouseover buttons (the company and the workshop). Link : [url]http://alphaalps.com[/url] Hope someone can help me here! Thanks. | |
Hello all, I want to embed video in my website with code below, [CODE]<div id="video"><embed src="video/hari_ini_sakit.mp4" width="200" height="175"></embed></div>[/CODE] But I want to hide the tracking/control bar in video area. I need your help. Thanks | |
Hi all, I am using struts2 in my application.I stored a image in hard disk using built-in file interceptor and fileUtils.copyFile()provided by apache.commons.io. but I am unable display image to user. <img /> tag is not working. thanks in advance regards ksk | |
I want to know difference between three list and in what situation each should be use? I need to understand definition list better. Thank you | |
I hope someone can show me how to center images using CSS, which apply to all browser sizes. Website: [url]http://alphaalps.com/gallery.html[/url] Currently only footer is center on every browser size. Thanks! | |
I made a simple menu using css and a tutorial on youtube and now I would like to change px into percentages. I have managed to do most of it, but when I go to products, insted of them being listed under each other 4 of them are beside eachother … | |
I am trying to help out with a website ([url]http://www.chetekinteriors.com/wordpress[/url]) - the background image is what features the column - it is ran by the css settings in a theme I purchased. For some reason, when I edit the CSS settings for the background image display properties, it shows fine … | |
Ok so I have decided to write a small tutorial to help the newbys out there! Here it goes! [B]WARNING! I AM NOT DONE! I will finish the rest tomorrow when i wake up.. its 4:03am....[/B] Today we are going to be designing a blog... Here is our blog image. … | |
Hi, I am having problems centrally aligning an image. The basic HTML is shown below. I have taken out other elements that are not effecting this problem: [CODE]<div id="ImagePlaceholder"> <div id="Images"> <img class="current" src="photo1.jpg" alt="" /> <img class="nextimage" src="" alt="" /> </div> </div>[/CODE] and the CSS is: [CODE] #ImagePlaceholder { … | |
Hi, I am a newbie(learner) to WAMP development and need free e-commerce/shopping cart template and theme for practicing CSS. Please suggest some sources for the same. Guidance on how to use the stuff is welcome! Thanks in anticipation Nagen | |
Hi guys I have an image that I need to resize for a website without losing any of the quality. The image has a .gif extention and when I have scaled the image down using GIMP the image goes a bit fuzzy. Do you know any software or method to … | |
So, I am new to HTML and was wondering: how could I write a website that would allow the users to post new material (like a blog)? I know that is very vague, but it is sort of like a blog post, if that makes sense. Any help is welcomed. … | |
I would like to display 3 images in a row, and then 3 more underneath, and so on (until there are no more images). I currently have this css code [CODE] #productsMenuFirst{ display:inline; width: 100px; height: 60px; padding-right: 50px; padding-left: 50px; } #productsMenu { display:inline; width: 100px; height: 60px; padding-right: … | |
Hi, First of all im pretty sure this isnt the right place for this post, but im not sure where to put it.. please move it admins if its totally wrong!sorry! my question is this im about to purchase hosting that allows me to have several websites hosted on one … | |
hi there It s relly wirde; my conditional comments are not working. it s so simple but i have no idea whats wrong is with the code. <!-- [if lte IE 8]> <link href="ielte8.css" rel="stylesheet" type="text/css" /> <![endif]--> <!--[if lte IE 7]> <link href="ie7.css" rel="stylesheet" type="text/css"> <![endif]--> <!--[if lte IE … | |
Hi friend i want to design my personal website please anyone can help me or suggest some resources. | |
| Hi, Using CSS, I am looking to create a grid/table for a shopping cart page (for practice purposes only) inside the main content container, where a numeric stepper, product image and checkbox will be placed in each individual box of the grid, consisting of four rows and four columns. I … |
The width spreads across the whole page, i only want it to be as long as the content in the div. How can i solve this? [code]<style type="text/css"> .three { display:block; width:auto; height:100px; position:relative; border:1px solid black; } .three a { width:100%; height:100%; position:absolute; } </style>[/code] [code]echo "<div class='three'><a href='two'></a>test</div>";[/code] | |
trying to create a flash object for my website. it is just a 400x200 frame that rotates a bunch of pictures for my products. i want each picture to be an individual link but so far i can only make the object link to one page. any ideas how to … | |
[url]http://shawnhilts.com/index/[/url] Working on this website here.. I would appreciate if someone gave me some design advice or layout advice.. really anything that might improve the layout and design as a whole would be nice thank you. NOTE: This website is not in complete. For pages that don't show up in … | |
For some reason, when I try to shape tween an animation in Flash, I'm unable to do it. The option in the Insert toolbar is unable to be clicked, while Classic and Motion tween are given and clickable. Do I have something set wrong that is causing Shape Tween to … | |
Hello everyone.. Ive tried to assign an icon to my webstie.. It worked idyllically on Firefox.. However, on IE 8 and IE 9 it had no response at all as if there were no icon! As far as I can see, Daniweb is also facing the same problem; I mean … | |
Hello! My question concerns software architects that have experience with UML/UTP. [U]Introduction:[/U] We are currently in the start phase of a new project, where documentation for hardware with embedded software is written. I am responsible for the GUI development. As the starting point, a predecessor model is used. Its GUI … | |
To illustrate the issue, I've created two HTML pages: [url]http://www.johnnycho.com/firefox_csstest01.html[/url] [url]http://www.johnnycho.com/firefox_csstest02.html[/url] They are both exactly the same, with one exception. On the first page, the div class="topbox" has a padding of 1px. On the second page, the padding has been set to 0. If you look at these two pages … |
The End.