10,643 Topics

Member Avatar for
Member Avatar for SKANK!!!!!

will some things not work on my site once html5 is out? is html5 already out? please ive been to the google search results for html 5 related material and i really dont understand what it is. any help from anyone that understands it would be preferred!

Member Avatar for unlimited071
0
591
Member Avatar for DrewL

I just started the process of learning CSS web design so I’m fairly certain my code is a little messy but I was hoping someone might be able to help me out. I am working on a website with a large background image. It works just fine in google chrome, …

Member Avatar for Rajib Ganguly
0
170
Member Avatar for famousexpert

I have read a million posts about this problem to no avail. I was wondering if ayone could look at my test site and tell me why in IE on a PC my spry sub menu bars drop to the right a bit? [url]www.americanaccents.com/test/index.html[/url] Kind Regards

Member Avatar for elninomago
0
129
Member Avatar for Alexii

I'm trying to get my footer to stick at the bottom of my page, but it is proving very difficult. I have read all the tutorials with CSS, but I keep on messing it up somehow. Please help :)

Member Avatar for almostbob
0
105
Member Avatar for PixelatedKarma

Hello everyone, I am currently wondering if I am backing myself into a corner. I am currently building a layout that has a center column that spans 100% of the height of the viewable browser window; on top of that I have put in a div with absolute positioning as …

Member Avatar for PixelatedKarma
0
98
Member Avatar for ryy705

Hello, I trying to understand the point of css statements that target specific browsers. If Firefox can understand "-moz-border-radius" why can't it understand "border-radius" ? Does "-moz-border-radius" predate "border-radius" ? Is that what's going on?

Member Avatar for MidiMagic
0
181
Member Avatar for tuwanriyas

Hi everyone, I'm new to this forum and just thought it would be a good idea to get some feedback on my last design - [URL="http://www.srilankaportal.info"]www.srilankaportal.info[/URL] I look forward to hear your opinion. Thanks

Member Avatar for Ezzaral
0
60
Member Avatar for pranav_jog

how to print html form directly. i.e is there any programatic way or is there any tag to print html form

Member Avatar for Sarahj512
0
617
Member Avatar for TLCJohn

Hi there, I need some help, I am building a large site, about 150 pages. I want the ending to be .html and not .shtml using .ssi. Is there a work a round to do this? More information: I am setting up a site for a client, and over the …

Member Avatar for TLCJohn
0
158
Member Avatar for A_Jobe

Hello all. I am a college student currently studying programming and web design. As a credited project, I will be developing a website for a local company. Can any of you direct me to resources related to coding a search with drop down criteria, a button to "click to fax", …

Member Avatar for johnmarshel
0
110
Member Avatar for sreein1986

can you tell flash gallery design template tutorials website I need nice web gallery design in flash

Member Avatar for rajarajan2017
0
165
Member Avatar for Jean88

So i've seriously looked all over google and searched everything i could think of on the topic. I've tried dozens of different syntax styles for conditional css statements, i've even put them in random areas on the page in desperation to get them to work. I've put them in the …

Member Avatar for MJ Pieterse
0
85
Member Avatar for sqlchopper

I have a form that has specific field layouts that does not use <p <a formats so i need a javascrip function. the href work just great it pops up a client side email form and prefills the "to" and "subject". this is a scheduling form and the user may …

Member Avatar for crunchingnumber
0
336
Member Avatar for ketansingh9
Member Avatar for ketansingh9
-1
101
Member Avatar for TiZo

can anyone point me in the right direction >>> i have been trying to find out how to code/script the same as the Chelsea FC web site. In particular I am looking at how to achieve the functionality named Fixtures | Tickets | Memberships (just under main image of home …

Member Avatar for TiZo
0
89
Member Avatar for some

I don't really know if this is the correct place for submitting this kind of question, but I couldn't really find a good place, any better than this. Anyways, onto my question: I just finished making a new site called SNIP My site works like this: - It is a …

Member Avatar for some
0
88
Member Avatar for SikoSoft

Howdy, First off, I should say that I am jumping on posting this issue much quicker than I normally would - but I'm not really in a patient mood now, and I'm far from being a fan of anything the W3 has done. Anyhow, I am in the process of …

Member Avatar for SikoSoft
0
173
Member Avatar for slowblob

here's my navigation : <img src="nav.jpg" width="200" height="442" border="0" usemap="#Map"> <map name="Map"> <area shape="rect" coords="4,368,148,401" href="content.html" target="1Frame" id="Home" > <area shape="rect" coords="-1,300,153,343" href="brands.html" target="1Frame" id="brands" > <area shape="rect" coords="-22,235,153,279" href="feedback.html" target="1Frame" id="oldtoys"> <area shape="rect" coords="-16,173,147,218" href="about.html" target="1Frame" id="moderntoys"> <area shape="rect" coords="-26,111,153,153" href="gallery" target="1Frame" id="gallery"> </map> here's my Iframe: <iframe name="1frame" …

Member Avatar for tinimic
0
71
Member Avatar for Richard26

Hi I am desgning a website and want a slideshow on my homepage. I have worked out how to do this with javascript and with flash. My problem is that with both when I preview my homepage I get this frigging pop up 'to help protect your security, Internet Explorer …

Member Avatar for Richard26
0
68
Member Avatar for printman55

Here is a thread that I found in a Google search: [url]http://www.daniweb.com/forums/thread62265.html[/url] It gives code that will generate a style sheet link on the home page. Can anyone add additional code that could be added to internal pages to pick up on the homepage selection and use it on the …

Member Avatar for diafol
0
354
Member Avatar for Jansz36

Hello, I am quite new, in Dreamweaver CS4 I have 2 a 3 sites with lot's text as information. The customer do not want have a scroll bar viewing on this particular site location. I was wondering how can I exclude the scroll bar viewing in the browsers with keeping …

Member Avatar for Jansz36
0
81
Member Avatar for andyherebi

I got a new website and I'm using wordpress theme to do it. the upside menu bar looks fine in firefox and chrome but really looks weird creating a big space down and perfoming rare, the site it's [URL="http://goolplus.com/"]http://goolplus.com/[/URL] please help me if you know what's the solution I show …

Member Avatar for diafol
0
177
Member Avatar for furqan219

How to make Layout like Daniweb Footer My Favourite Forums Todays Posts .............

Member Avatar for papanyquiL
1
119
Member Avatar for ben.matthews18

So these are the effects I am using for my navigation system in my site; a:link{ font-family:"Berlin Sans FB Demi"; text-align:center; color:black; text-decoration:none; } a:visited{ color:black; text-decoration:none; } a:hover{ color:#37414A; text-decoration:none; } a:active{ color:#37414A; text-decoration:none; } The problem I have is that they are all using the 'a' tag, this …

Member Avatar for karol33
0
256
Member Avatar for saucy6969

Hi there, In my current website, my iFrames layout has suddenly shifted on me after uploading the new images from the graphic designer this evening. (exact same size/shape as last year, just different design). So all I did was overwrite last years images and upload and suddenly everything in the …

Member Avatar for saucy6969
0
67
Member Avatar for willrose84

Hi im not sure if I'm explaining this right or if I'm in the right place. I have built a website but when ever you hold the mouse over an image or link a little box appears right next to the mouse with a couple of words so the link …

Member Avatar for drjohn
0
72
Member Avatar for Heinz Stapff

I set the width of cell[0] by CSS style sheet to [B][COLOR="Red"]8%[/COLOR][/B] but it renders about [B][COLOR="Red"]25%[/COLOR][/B] and crunches the other cells to the right? [B][U]Pseudo HTML 'code':p[/U][/B] [CODE] var addcode=itemrow.insertCell(0);//part of insertrow addcode.className='code'; addcode.appendChild(document.createTextNode(code)); [/CODE] [B].code {[COLOR=red]width:8%;[/COLOR] text-align:left; padding-left:5px; [/B] [B]border-right:1px solid black; white-space:nowrap;}[/B] /* .code width is about …

Member Avatar for diafol
0
175
Member Avatar for masoudnia

hello firends. I am learning php and I install wamp but now i dont know what i must do for using wamp server and how i must execute my projects?

Member Avatar for diafol
0
166
Member Avatar for kained

Okay this has got me stumped. i am designing a site but the content div isn't expanding all the way down to the footer div in opera and firefox but it is in IE. Not had this one before and have tried adding various height:100% and min heights to the …

Member Avatar for kained
0
127
Member Avatar for ayesha789

Hi, I am developing a Database , I have designed the layout in Fireworks. Now Export it into Html. Now There are 12 Months from Jan To Dec and for every month there are 3 regions and in each region there are 3 rows. I want to convert all boxes …

Member Avatar for ayesha789
0
123

The End.