10,643 Topics
| |
Just a quick question, I already have a basic understanding of Web Programming but I am yet to get to grips with Web Design. I am planning on doing some tutorials on either GIMP which is free image editing software or Photoshop which will cost me, is it worth paying … | |
I'd like to create an html form using custom images for text inputs, text areas, and submit inputs. The text inputs and areas will just be static images but for the submit button I'd like to use a sprite that matches the rest of my website. I'd like to be … | |
<table border="1"> <th>Title</th> <th>price</th> <tr> <td>book</td> <td>$20</td> </tr > <tr> <td>book2</td> <td>$19</td> </tr> </table> | |
I'm barely conversant in this subject, so please bear with mee... A couple of years ago, I opened a simple website thru Yahoo. I believe I paid about $35 up front and as far as I know, there have been no continuing costs. Last year I needed to do some … | |
Is it professionally ethical to advertise the name of the web developer/web development company on a client's web site when the developer has designed the site? I ask because I built a web site for a local non-profit and shared it with a friend. My friend said that my name … | |
How would I add a quick reply box to the bottom of a forum-style website? I know I'm going to need some sort of JavaScript or PHP script or something... I really don't know where to start. | |
the problem I am having is getting the centre image to display. when I change the code to [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Untitled Document</title> <link href="button.css" rel="stylesheet" type="text/css" /> <style type="text/css"> #programl { background: url(../img/programs_hover_l.jpg) no-repeat left; … | |
Hello, again! In order to display my banner the way I wanted it, the solution I was provided (here on DaniWeb) was to set height and width to 100%. It works great!! Check it out: seblake.com. (And I appropriately closed the topic.) However, I recently discovered that when it is … | |
The url to my site is [url]www.trecall.com[/url]. I am having trouble with the layout. I would like it to look the same on all screens, regardless of the screen size. Right now, I made the layout look good for a smaller size screen. However, I see that if I minimize … | |
I am having a problem with the Google Maps API because of conflicting names in my site's CSS. From what I've been able to find, Google Maps uses the name "container" in their code as does my site, so when the map loads it has this nasty white shadow behind … | |
Hey folks. Just a quick message to see if fellow coders have any recommendations for software you may use when planning programs / projects? I currently use MS OneNote but I'm just wondering what others use? Thanks | |
Hello there, I'm watching a video from designcourse.com and just trying out with my own website. I got this far with html: [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <link href="css/main.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="container"> <p … | |
Dear all, I'm looking for solutions. I'm using Dreamweaver, I made a website HTML + CSS. As an Example if I want to put Yahoo: [URL=http://img684.imageshack.us/i/onejf.jpg/][IMG]http://img684.imageshack.us/img684/4954/onejf.jpg[/IMG][/URL] Inside this Area the Black box: [URL=http://img805.imageshack.us/i/twow.jpg/][IMG]http://img805.imageshack.us/img805/8284/twow.jpg[/IMG][/URL] Without using iFrames. What do you recommend? Thanks. | |
So I made a website for a client (auto body shop), and I have a slideshow on the website that rotates OEM car photos. It also has a "band" of auto manufacturer logos at the bottom of the page. Recently a few of the manufacturers sent letters to the body … | |
Hi all, [B]The Situation: [/B] I'm creating a basic template in HTML with CSS that I often use when creating websites. [B]The Problem:[/B] I am centering my content and cannot get rid of the white border at the top of the page (am testing in Firefox and Chrome). This is … | |
Hi i want to know how to make space within hyperlinked text or images for example: <a href="http://www.daniweb.com">daniweb</a> <a href="http://www.daniweb.com">daniweb 2</a> so the output will be Daniweb daniweb 2 if add <BR> instead of </a> then it's now what i mean it's out put is that daniweb daniweb 2 is … | |
I am starting to learn photoshop and am looking for a book which can teach me photoshop cs5 from scratch.I do not any previous experience with photoshop(The only image editing experience i have is of cropping and resizeing lol).Please recommend. | |
I am creating a small directory with a few details. For some reason the CSS will not make the border arround the whole thing. Please could you look at it and let me know. I have tried everything. I have attached the all the code I am using. Thanks[code]<!DOCTYPE html … | |
Situation: I have a form (dont we all! LOL) It's in a table (sigh) The table has 4 rows <tr> and 2 columns Each row has a <fieldset> containing multiple <labels> and various types of input fields (input, selects, radio, check) The CSS formats the labels to appear above the … | |
Hey Everyone, I decided to learn Fireworks CS4 and make it a apart of my arsenal for website layouts since it has the CSS export feature. I used to slice in Photoshop and have now learned to slice with Fireworks. The only thing is it seems even this is limited … | |
hi, i create a menu and code is below: <title>Untitled Document</title> <style type="text/css"> /* Structure ------------------------------------------*/ #TWSMenu, #TWSMenu ul { list-style: none; } #TWSMenu { float: left; } #TWSMenu > li { float: left; } #TWSMenu li a { display: block; height: 2em; line-height: 2em; padding: 0 1.5em; text-decoration: none; … | |
I want to create a simple 2 frame page in which the left bar will have links to the content on the right. If I click Frame A, the right fluid content will change to frame A, but the left menu will be fixed. This is the code in HTML. … | |
A website is under construction. Am struck to a point here: In the website am building, the clients requirement is that, He offers some works under some payment. So he needs in his services page the kind of drop down list in such a manner that its as below: say, … | |
Greetings! The other day I submitted my website to Google sitemaps ([url]www.xml-sitemaps.com[/url]). All went well and I received the following message: google-site-verification:googlea344c468eb3ffa12.html Now, I'm not sure that I did the correct thing with this code. I added it to the head of my web page like this: <meta name="google-site-verification" content="googlea344c468eb3ffa12.html" … | |
Hi Guys, I need some help with canvas, I want to make the small red brown circle draggable and I want to set context menu inside the canvas. Please view it on ([url]http://www.ayyash.info/dxp5.html[/url]) Please advice, | |
Hello, what do professional web designers do to overcome this problem? Is there a simple solution for png transparency support in ie6? I found a fix but i don't want to buy any license to use some code. | |
im having issue with png image as im using it on a input type. . . as a search bar it always shows the background even the image is transparent what should i do? this is the image shows the background . . . . sorry had to post image … | |
Dear All, I am learning how to create my own tab.I have at this site [url]http://183.78.169.54/ct/tab1.html[/url] two images. Now I would like to know how to first have text over this image and make it clickable. Secondly how to make the first button to be on top and rest to … | |
I am making my new website and want to make a new Menu just like this website here [url]http://www.therawdivas.com/[/url] Can anyone help me with this ,How I can make that ..The css shadow part ..please help … | |
Hi, I'm creating a Joomla website for a client and it's a vertical menu and one of the links expands when clicked on. I know it's a Joomla default and it worked fine until I started to change the button images. It worked when it was text but now it … |
The End.