10,643 Topics

Member Avatar for
Member Avatar for dominic23jones

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 …

Member Avatar for IkramMirza
0
327
Member Avatar for nizuya

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 …

Member Avatar for gujinni
0
109
Member Avatar for silvercats

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

Member Avatar for silvercats
0
119
Member Avatar for Alfred Corbin

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 …

Member Avatar for rocco88
0
88
Member Avatar for whitshade

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 …

Member Avatar for matricol
0
597
Member Avatar for stupendousomega

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.

Member Avatar for matricol
0
102
Member Avatar for jackfusion

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

Member Avatar for diafol
0
113
Member Avatar for seblake

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 …

Member Avatar for almostbob
0
115
Member Avatar for suavedesign

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 …

Member Avatar for matricol
0
173
Member Avatar for jrotunda85

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 …

Member Avatar for jrotunda85
0
211
Member Avatar for scrivomcdivo

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

Member Avatar for CsharpChico
0
113
Member Avatar for Dannis86

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 …

Member Avatar for matricol
0
186
Member Avatar for Q8iEnG

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.

Member Avatar for Q8iEnG
0
110
Member Avatar for AmieFeetandToes

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 …

Member Avatar for matricol
0
122
Member Avatar for crunkie

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 …

Member Avatar for crunkie
0
112
Member Avatar for svmer

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 …

Member Avatar for almostbob
0
100
Member Avatar for saurav007

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.

Member Avatar for johnnright
0
162
Member Avatar for abrocketman

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 …

Member Avatar for ushajase
0
290
Member Avatar for ppetree

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 …

Member Avatar for aDevS
0
266
Member Avatar for Reliable

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 …

Member Avatar for matricol
0
111
Member Avatar for umeshMCA

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

Member Avatar for umeshMCA
0
105
Member Avatar for raghujosh

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

Member Avatar for raghujosh
0
118
Member Avatar for Riteman

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

Member Avatar for Riteman
0
121
Member Avatar for Griffin54

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

Member Avatar for Adrian Kiwee
0
136
Member Avatar for ya.basha

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,

0
55
Member Avatar for MDanz

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.

Member Avatar for pixelsoul
0
67
Member Avatar for m-hrt

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 …

Member Avatar for Louilly
0
93
Member Avatar for newbie14

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 …

Member Avatar for ko ko
0
208
Member Avatar for amit.hak50

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 …

Member Avatar for twiss
0
87
Member Avatar for kimmi_baby

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 …

Member Avatar for twiss
0
221

The End.