10,650 Topics
| |
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 … | |
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 … | |
[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šlaidos Lt (už 1vaiko lankytą, nelankytą ir nepateisintą dieną) </p></td> <td width="104" valign="top"><p>Kitos išlaidos per mėnesį (iš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 … | |
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 … | |
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. … | |
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 … | |
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? | |
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 … | |
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 … | |
[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"> … | |
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 … | |
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. | |
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 … | |
[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¤t=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 … | |
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 … | |
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 … | |
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> … | |
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 … | |
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 … | |
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 … | |
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 … | |
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. … | |
| 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 … |
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 … | |
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 … | |
please help me out in HTML. can anyone teach me the codes of having a username and password in a html? | |
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 … | |
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 { … | |
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 … | |
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 … |
The End.