10,650 Topics

Member Avatar for
Member Avatar for benjaminFowl87

When designing a new website that will be cross browser compatible. what way is best to develop. Should you design and code the css for ie 6 upwards from the start, is this code more likely to work in the other browsers such as opera, firefox, safari, chrome? Or is …

Member Avatar for benjaminFowl87
0
87
Member Avatar for Promeric

Hello, I am new to programming and apologize to those who are way advanced in this field. I hope to one day to be just the slightest bit smarter in this every fast paced and advanced world. The problem seems simple but i feel stupid! I set up a form …

Member Avatar for afam4eva
0
128
Member Avatar for McLaren

[CODE] <table width="100" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="118" rowspan="2" valign="top"><p>Grupės pavadinimas</p></td> <td colspan="5" valign="top"><p>Maitinimo i&scaron;laidos Lt (už 1vaiko lankytą, nelankytą ir nepateisintą dieną) </p></td> <td width="104" valign="top"><p>Kitos i&scaron;laidos per mėnesį (i&scaron;laidos darbo užmokesčiui ir įmokoms soc.draudimui, kt. prekėms ir paslaugoms)</p></td> </tr> <tr> <td width="111" valign="top"><p>Pusryčiai</p></td> <td width="67" valign="top"><p>Pietūs</p></td> <td …

Member Avatar for McLaren
0
168
Member Avatar for 3LauraB

Hi, I have just converted my code so that it is using the html5 tags, the pages have validated fine and look good in all browsers, until minimize is hit! everything moves, does anyone have any suggestions, ive tried, position: inline; margin: 0 auto; nothing seems to work? Thanks CSS …

Member Avatar for shaya4207
0
156
Member Avatar for seapig

Hello Everyone - Thank you for finding this. I am looking to create a site on moonfruit.com however they dont have the options to create what i want. What I want is a proffesional looking scrolling gallery (unsure if this is even what it is called) for my portfolio work. …

Member Avatar for shaya4207
0
130
Member Avatar for peterbata

Hello all. First time post. A little background before I ask my very first NEWBIE question. Have committed myself to the design of a business software solution for an existing client. For approx 10 years, they have been using a custom MS Access database to keep track of their magazine …

Member Avatar for peterbata
0
384
Member Avatar for cuddlers89

how do i make the backround of the page a different color than the centered text just like on the page i mentioned in my first post?

Member Avatar for tarwara
0
345
Member Avatar for rizla777

Hi I have a problem that I'm not sure how to resolve. My issue is that I have to setup a page that allows coworkers at my office to be able to upload meeting documents and such. They should be able to upload them themselves and the user viewing the …

Member Avatar for 84hd0ns
0
185
Member Avatar for HELL DRAGON

Dear Dani-web members , My management asked me to benchmark those two CMS softwares because they want to buy one of them i did so and managed to know almost all the details but i believe that dani-web's community has more experience in .Net based CMS therefore i want to …

Member Avatar for kentico1
0
302
Member Avatar for kylestudent

[CODE]<HTML> <HEAD> <head> <TITLE>Minecraft Worlds</TITLE> </HEAD> <BODY> <BODY BACKGROUND="Background(1).gif"> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="989" HEIGHT="200" BACKGROUND="logo.png" VALIGN="bottom"> <FONT SIZE="+1" COLOR="yellow"></FONT></TD> </TR> </TABLE></CENTER> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="1006" HEIGHT="27" BACKGROUND="menu_bg.png" VALIGN="top"> <FONT SIZE="+1" COLOR="Red"><IMG SRC="forum.png"></FONT></TD> </TR> </TABLE></CENTER> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="989" HEIGHT="742" BACKGROUND="picture1.png" VALIGN="top"> …

Member Avatar for techRobo
0
115
Member Avatar for Violet_82

Hi there, could anybody kindly tell me what the "a" (in the 1st line)is in this css and what is used for please? It is driving me insane and I can't find anything anywhere (apart from the w3c schools that says that the a is to order things alphabetiacally??) [CODE]#nav-menu …

Member Avatar for Violet_82
0
12K
Member Avatar for mangopearapples

So say I have 4 images: <img><img><img><img> and I don't want any spacing between them so the images line up. How can I do this? thanks.

Member Avatar for mangopearapples
0
94
Member Avatar for cozimJaek

Hey there, I am currently developing a website for Photography enthusiasts. I plan for this site to have a Forum & Photo/Tutorial Submission System. I have the forums currently running, but the problem is I don't know where to start for the Photo/Tutorial Submission System; and was wondering if anyone …

Member Avatar for Kraai
0
74
Member Avatar for kylestudent

[CODE]<HTML> <HEAD> <TITLE></TITLE> </HEAD> <BODY> <BODY BACKGROUND="picture1.png"> </BODY> </HTML>[/CODE] This is the code i am starting my website out with. [url]http://s962.photobucket.com/albums/ae108/Brideaukyle1/?action=view&current=Untitled.png[/url] this is what it looks like afterwards, i have a pretty big computer screen, so i dont want it to look like this every time someone with a big …

Member Avatar for shaya4207
0
157
Member Avatar for ohgosh

hi there.. can i retrieve the break tag from querystring? i have a textarea which i store in a querystring. the textarea will not show the break tag if i have break tag among the text i typed. let me explain in greater details. i have a dropdownlist whereby onclick …

Member Avatar for perfectweb
0
112
Member Avatar for MDGM

After hours of looking on the internet and posting in forums and trying 10 different codes for php script, i start looking in my website providers' help database, and in there (and only in there) do they say that they do not support php form action scripts!?!?! Grr! Can sombody …

Member Avatar for MDGM
0
592
Member Avatar for MDGM

Hi all, I want to make a jmail sendmail script for a form with radio buttons and menus. Below is an example form: [CODE]<form name="form1" method="post" action="survey-code.asp"> <p> <input name="email" type="text" id="email"> </p> <p> <select name="list1" id="list1"> <option>a</option> <option>b</option> <option>c</option> </select> </p> <p> <select name="list2" id="list2"> <option>a</option> <option>b</option> <option>c</option> </select> …

Member Avatar for MDGM
0
204
Member Avatar for willyontour

Hi, I'm not an expert in html - I understand it a bit but mainly used dreamweaver to do my code. I have the website [url]www.artaidafrica.org[/url] I was wondering if anyone can help with the following issue: 1. If you go to [url]http://www.artaidafrica.org/ssali-shop.html[/url] 2. You can scroll through the 9 …

Member Avatar for pixelsoul
0
98
Member Avatar for Sratytaty

Hi, I'm developing mobile website and I have one problem with security some of data. First time the user browse my site, the page requests a server to get some private user's data (i.e. RSA private key) which is used in future operations. This private key must be stored somewhere …

0
82
Member Avatar for Frensi

Hello all, I'm trying to make a webpage that has about 200px padding on the left and right side and 0 padding at the top and bottom, i would like my content to be viewed in that small area. I'm wanting the background color where my content will be to …

Member Avatar for sarah newton
0
580
Member Avatar for jdogg4000

I've got a Firefox issue -- I've created a Flash XML gallery. The XML loads great in IE, but doesn't load the images, or text from the XML file in Firefox. I've tried absolute paths and the "ignoreWhite" property is set to true in my AS code. If anyone has …

Member Avatar for rajarajan2017
0
222
Member Avatar for jkershaw06

The page where I've inserted the named anchor is a newsletter. It has tables The code on that page is: a name="coats"></a> The page which links to the named anchor location is a blog. It is tableless. I want the blog to reference all the topics created in the newsletters. …

Member Avatar for jkershaw06
0
126
Member Avatar for T4gal

I've recently started looking into Wordpress and things like it, because I had seen a few web designers that use it to make their website. So now I'm wondering, why do they use it? As far as I can understand, it's ideal for someone who is not good with html …

Member Avatar for Developer1
0
136
Member Avatar for Hinaz1982

So, I've been trying so many examples I've seen from google and checked several different sites and I cannot figure out for the life of me how to get the third iframe to align on the bottom of the page. On my screen its fine but on my buddy's, the …

Member Avatar for drjohn
0
163
Member Avatar for rizla777

Hi I'm not sure how to go about this but im trying to place a box on a page similar to this box that im typing in right now however it needs to look something like this: ID |First Name |LastName |Address 1 Some Guy 12 somewhereville It will be …

Member Avatar for drjohn
0
79
Member Avatar for Makcarov

please help me out in HTML. can anyone teach me the codes of having a username and password in a html?

Member Avatar for Del4eff
0
130
Member Avatar for NewOrder

i want to put text into an image using css. i saw a few codes that tell you to put div inside a div. make one div relative and the other absolute. the problems that i have is that i already have a relative div outside the picture. can anyone …

Member Avatar for johnsteve.bravo
0
127
Member Avatar for NewOrder

i cant make my list float to the left. i want to create a horizontal navigation bar. i have everything set, but it wont float to the left. help, please [CODE] ul. nav { margin: 0; padding: 0; list-style: none; width: 72em; background: #FAA819 repeat-x; } ul. nav li { …

Member Avatar for Agarsia
0
146
Member Avatar for newbkaek

I don't know if this is even possible (hopefully it is) but, I'm looking for a way to align a div or an image past the leftmost extremity of the browser window. What I am trying to do is when you mouseover a link, an image will overlay the entire …

Member Avatar for pixelsoul
0
97
Member Avatar for I.Dunno

I used the method to stretch a background image with CSS from this page [url]http://www.daniweb.com/forums/thread140397.html[/url] and it works great in all the modern browsers I tested but I had 2 problems: 1. it doesn't validate (how much does this matter?) and 2.it doesn't work in older IE browsers Any thoughts …

Member Avatar for Agarsia
0
169

The End.