10,643 Topics

Member Avatar for
Member Avatar for DJSAN10

If I want to learn web designing and development, that includes many technologies HTML5, CSS, PHP, JavaScript, AJAX, XML, DOM, Flash/Flex/ActionScript and so on. In which order should I go? The start will be basic HTML no doubt , but then which ones are the pre requisites for what. What …

Member Avatar for Ausopenxcell
0
118
Member Avatar for WolfShield

Hello everyone, I am working on a software project that when completed I will need a website to put it on. However, I suck at web design. So I am looking for a free web design program where I can just drag and drop to create my website. What are …

Member Avatar for Ausopenxcell
0
1K
Member Avatar for .kaine

Hi, my footer is not where ist suppose to be, its suppose to be inside the container not out side and way below it.... image of what it looks like now: [Click Here](http://gyazo.com/962e812ed8709e160bd4532741b6457a) My code: style.css /* begin css */ body { font: 100% Verdana, Arial, Helvetica, sans-serif; background: #6393c1; …

Member Avatar for Squidge
0
305
Member Avatar for KIP15

Hi, I am receiving emails from my form on my website however, within the email, the files does now give me the actual data, only the filed titles. Can anyone help me resolve this? Thanks in advance <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Untitled Document</title> <style type="text/css"> .back …

Member Avatar for KIP15
0
140
Member Avatar for group256

I have an apache server running on Ubuntu server and I've plugged all my external hard disks to it and mounted them so I can access my files using apache file and folder listing. It's good enough for browsing through files and folders, but it's not efficient because I can't …

Member Avatar for tzakuk
0
168
Member Avatar for phfilly

Hi! I'm still new to Actionscript 3.0 and was wondering if you could help me please. I'm trying to do a registration form in flash. The user entering his name/email/password and I want to save that value to a variable and return that. The error says that my return type …

0
142
Member Avatar for zobadof

Hi, I am curious to know, is there a way to make my website zoom compatiable. When I zoom in the pictures move places, and on different sized monitors the website is different. Is there any way to change this so it stays the same regardless? [Website](http://www.wisshesforyou.com)

Member Avatar for priebd1
0
65
Member Avatar for Buppy

Hi, I have this following HTML: ... <td> <div style="position: relative; top:0;"></div> <div style="position: relative; top:20px;"></div> <div style="position: relative; top:40px;"></div> </td> ... In this case the top value is counted from each div. I need it so that the top value is counted from <td> top, not the previous div …

Member Avatar for almostbob
0
71
Member Avatar for sciwizeh

So this is mainly a Design/Clean Coding sort of question, I know I've read something about this previously but I can't find it, I believe it's in one of my reference books on C/C++ so it wouldn't likely be useful to my predicament. This question includes a lot of Java …

Member Avatar for sciwizeh
0
247
Member Avatar for Octet

I am creating a website although during a trial run with a couple of friends they uncovered a bit of a major issue.... the ability to spam. I have added a hidden box e.t.c. to attempt to prevent bots from spamming but my friends where able to post twenty messages …

Member Avatar for nielsep
0
226
Member Avatar for zobadof

Hi, I've split an image in two, and I want to put them next to each other but with a break. As you can see the BG2 (In The Box) paint splat is right next to the edge. I want it a few px in and the bg1 (out of …

Member Avatar for zobadof
0
172
Member Avatar for bkjfdghiuds

i have no programming experience so if someone could point me in the right direction, that would be amazing. im using python and extracting image link from a website. with all these image links, i would like to create something similar to this (â‹™http://imgur.com/gallery✗) ie: display all the images in …

Member Avatar for bkjfdghiuds
0
389
Member Avatar for sentongogray
Member Avatar for ahsan376

i have downloaded a menu from [here](http://apycom.com/menus/1-black.html) i want to add it my blog but i cannot add it plz help me.

Member Avatar for HTMLperson5
0
46
Member Avatar for shadiadiph

I have this menu which works fine in firefox etc but just will not work in I.E 7 can anyone tell me why? [code] <html> <head> <title></title> <style type="text/css"> #mainmenu{ width: auto; height: 30px; } #mainmenu{ margin: 0px; padding: 0px; z-index: 1; } #mainmenu li{ float:left; position:relative; width: 140px; border: …

Member Avatar for jayesh123
0
270
Member Avatar for VengefulToast

Hi forum, I was not really sure where to post this topic, but I need help in deciding what to do with my education. As of right now, I am finishing my associate's degree in computer science, and I decided that I wanted to transfer this degree into a game …

Member Avatar for Rashakil Fol
0
264
Member Avatar for BlueCharge

Hi, I have a root domain on my server which contains all the directories of clients and personal websites, but all these sites are indexed in Google with not only thier given domain e.g. **site.com** but also **rootdomain.com/site.com** and I do not want this, all I want is the actual …

Member Avatar for MarPlo
0
83
Member Avatar for bdolla

Hello - I'm looking for advice on the best way (or possible ways) to set up a project for work. I have access to our companies internal web server (for employees), and a MS access database that all users have access to, located on a shared network drive. I need …

Member Avatar for JorgeM
0
197
Member Avatar for sentongogray
Member Avatar for sara5454

this is my code (html) i dont know how can i open the page in div , i try with iframe but is failed :/ plz help me! <html> <head> <title>Template</title> <script type="text/javascript" src="script.js"></script> <link rel="stylesheet" href="style.css" type="text/css" media="screen" /> </head> <body> <div class="PageBackgroundGradient"></div> <div class="Main"> <div class="Sheet"> <div class="Sheet-tl"></div> …

Member Avatar for almostbob
0
383
Member Avatar for gavin_am

Hi everyone, Does anyone have any ideas on how to intall a music player in a php page where the file name is called from a mysql database. I have done this within html 5 with audio tag but however I need to stop the preload of the music and …

Member Avatar for BSkiLLs
0
163
Member Avatar for drumichael87

I'm in a little bit of a panic. I have built my mobile website infrastructure based on a system of links like this: `http://sample.com/#home`, `http://sample.com/#reports`, etc. I am using HTML5 data-role for the first time. anyway, I have just discovered that this: `http://sample.com/#reports?say=hello` doesn't work! Or it isn't accessible by …

Member Avatar for BSkiLLs
0
154
Member Avatar for Eldyvoon

look at this site : http://malaysiaonlineradio.com/ the layout doesn't seem well, I use google chrome to inspect the element and try to edit the css to see the result, din'nt get it..

Member Avatar for monstercameron
0
70
Member Avatar for dinok

Hello people of daniweb. I'm new here :) Anyways, I have issue with my css. I have top picture which is exaclty of 570px height, and it has some gradient in it so it is not repeatable. I have middle (or center) picture which is 1 px height and same …

Member Avatar for dinok
0
186
Member Avatar for zobadof

Hi, I am coding a website for my Parents workplace. I've got the navigation bar working, but there are white bars in it? I have moved the positioning around but nothing works. This also happens for IE but different places. I use Chrome as defautl browser. If you could please …

Member Avatar for zobadof
0
103
Member Avatar for syd919

xslt Hello guys, I hope everyone is well. I didnt know where to post this particular problem so I just put it under general, I apologize if its the wrong place. this is one of my first few attempts to get the xml data to a specific xml format. Its …

0
82
Member Avatar for spudly1987

<html> <script type="text/javascript"> function show_hide(o){ if(o.className == "hidden"){ document.getElementById('menu').style.display = 'block'; o.className = "show"; }else if(o.className == "show"){ document.getElementById('menu').style.display = 'none'; o.className = "hidden"; } } </script> <a href="#" class="hidden" onclick="show_hide(this)">Bryn Blayne</a> <div id="menu" style="display: none;"> <ul> <li><a href="file:///C:/Users/Vince/Pictures/kinklive%20fan/brynabout.htm" TARGET="MAIN">About Me</a></li> <li><a href="file:///C:/Users/Vince/Pictures/kinklive%20fan/bryncontact.htm" TARGET="MAIN">Contact</a></li> <li><a href="file:///C:/Users/Vince/Pictures/kinklive%20fan/brynschedule.htm" TARGET="MAIN">Schedule</a></li> <li>Pictures</li> <li>Videos</li> </ul> …

Member Avatar for spudly1987
0
123
Member Avatar for adelsin

What I was trying to acomplish was to display a loading div tag that emcampassed the screen and then hide it when the iframe finally loaded. Works how I want it to in Firefox, however, not so much in IE. In IE, the loading div never appears and continues to …

Member Avatar for fobos
0
103
Member Avatar for BenVoigt

But, I am kind of wondering how common or how strongly perceived the risk is with having unobfuscated code lying around and getting it stolen. Is there any literature on this? I have not found anything.

Member Avatar for BenVoigt
0
80
Member Avatar for rotten69

Hey everyone, Is a database design based on Data Flow Diagram? Like, the number of datastores should be the same as the number of tables in the database? Cheers,

Member Avatar for mariaceline_21
0
198

The End.