10,650 Topics
| |
which web developing software is better? or do you prefer writing your html code by yourself? | |
Greetings, While digging around for tutorials, I found this site: [url]http://www.help3d.com[/url] has a lot of tutorials you should see best wishes | |
Hey there, I need some help with how to achieve certain design in my web. The problem is that I dont knwo exactly the name of what I need nor the code. But I know how to explain it. Imagine this, u got 4 different pages and u place a … | |
Hi, I've just begun learning PHP and have purchased books etc and researched on websites different areas of the language however I've noticed that there is not much information available relating to the actual appearances of websites through PHP. I know the standard way is using HTML and CSS but … | |
I am a beginner at web design I am programming a Recipe Website that has 1000's of recipes. On the search page, the customer can assign a choice on any or all of the 5 drop menus (1. Culture 2. Course 3. Protein 4. Ingredient 5. 2nd Ingredient) If no … | |
I am writing html and css to design in php. But when i am opening in ie, chrome and firefox. every where its showing different. Means all dimension going to change. I am using % for body wrapper and em for fonts but its not working. Is here any help?? … | |
Hi, I know HTML and CSS good, but I need tutorials which explain web design in terms of shapes, colors etc. Not just web, but also graphic design. I want to learn which colors are good combination, which fonts to use in some situations, when is it best to use … | |
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 … | |
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 … | |
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; … | |
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 … | |
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 … | |
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 … | |
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) | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
| |
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. | |
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: … | |
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 … | |
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 … | |
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 … | |
teach me members,coz its my coursework | |
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> … | |
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 … | |
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 … | |
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.. |
The End.