10,643 Topics
| |
i what to make a web game but i don't know were to start :?: | |
I have a webpage form for voting on a value in multiple categories. For example, i have a persons name, with a list of possible nick names for that person. For example: Tony -Tones -Tiger -Tiny -Txxx -Tyyy I have multiple radio buttons per person, with each radio section designed … | |
Hi, Currently I am building a html page that has some fields to search items into database. For the moment I am using 2 files index.html and search.php, in the page index.html I can input the word that I want to search in the database and I send the inputs … | |
Hi, Hope i will get your answer. as you all are experienced i need online tutorials for learning web designing. Plz suggest. | |
To be specific I'm trying to implement this into a small game. What I'm thinking of is having a base/default class for derived objects such as player, enemies, tiles and so on and later the derived classes would inherit this base class and add whatever is needed depending on the … | |
Can anyone help with this please (I have read a lot and cannot see an issue with what I am doing and it is driving me mad). My css for the @font-face is: @font-face { font-family: 'NotethisRegular'; src: url("fonts/Note_this-webfont.eot"); src: url("fonts/Note_this-webfont.ttf") format('truetype'), url("fonts/Note_this-webfont.svg#NotethisRegular") format('svg'); font-weight: normal; font-style: normal; } The … | |
Hi I am having some trouble changing the color of my HR tag in HTML. All it is doing is making a HR but it is not changing the color. Any help would be greatly appreciated. Thanks! This is the code I am using: <!DOCTYPE html> <html> <head> <link rel="stylesheet" … | |
help with divs plz/ iam trying this for while but no luck. <div id='bg'> <div id ='contect'> <div id='image_left'> </div> <div id='image_right'> </div> <div id='image_right2''> </div> <div id='image_middle> </div> <div id='image_bottom'> </div> <div id='image_comment'> </div> </div> </div> #bg4 { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b1b7b6), color-stop(1, #CCC) ); … | |
What am I doing wrong?????? `<div style="text-align:center" > <a ref="http://www.bbb.org/san-diego/business-reviews/paving-contractors/north-county-pavers-inc-in-oceanside-ca-171992592" > <img src="images/bbbsealh1US.gif" width="90" height="34" alt="BBB Accredited Business" /></a> </div> <!-- Close div style=text-align:center --> ` It's probably simple, but I guess I have lost my objectivity... Thanks, in advance!! < Steve > | |
hi i need help with div. i upload a pick to give you idea what i want to do . but i dont know how to do in css part. note i will be puting image and text in these divs so we dont know the height. <div id='bg'> <div … | |
I have recently been hired by a local video production company to design, and develop websites for them and there clients. I am confident in my ability to write the website, however being my first job ever in this industry I want to do well and secure my position. Does … | |
So, I was making a personal website (at [Jacob's Site 1](http://jacobssite1.bugs3.com/)), but i tried to center the navbar, which was created using an image and some CSS, and everything worked fine except the submenu (which is horizontal). Here's the code for HTML: <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta … | |
Hi, I have designed an html layout which you can see in this page: [Click Here](http://dl.dropbox.com/u/69956139/layout/index.html). The problem is that under the header there is a white space. I don't know where that comes from could somebody help me. And if you see the link menu it is moved a … | |
Hi guys this should be a simple one for you. My website, a dead simple htm page was Hijacked within Google. Each time I searched for the site in Google it would never show. If I typed the site address direct into the address bar it worked fine. When I … | |
Hey guys! It's been a really long time since i last posted on the forums! Anyhow, I've got a sort of question to ask that's stumping me. I've looked over this 3 or 4 times but i just need another pair of eyes. so im trying to get the nav … | |
Hi, Does anyone know of good tutorials for neat horizontal forms. All major tutorials are for vertical forms. I need a horizontal form spanning across more than one line. Thanks | |
Hello all at Dw Can anyone suggest any good websites and info about styling data tables for mobile devices please. Jelly | |
ive been changing around the height values for everything but nothing seems to push the navigation bar down next to the comments. when i have a slideshow, the slideshow ends up blocking the navigation bar. here is an [image](http://i.imgur.com/ngqJN.jpg) of the problem. here is the [css](http://pastebin.com/6CwwHyr4) on pastebin. can anyone … | |
Normally how long would you took in your design process? How long the logo would take? How long is the designing in Photoshop? Then how long in HTML? This is just for your initial design..... Thanks for the response. | |
so I am attempting to intergrate a social media aspect upon my blog http://tinanewtonart.tumblr.com but I am having issues with disqus. Tumblr uses a markup HTML5 construct that can be reviewed here http://www.tumblr.com/docs/en/custom_themes <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <?php // Copyright 2010 … | |
I'm working with an alreayd made website to try to teach myself HTML and CSS. For every image or button on the website, there is a different section of the CSS code that corresponds to it. For example, if the name was "button," at different points in the CSS file … | |
Hi all, as titled i need to create a cinema ticketing system which i am very headache to it. Here are some problem i faced, actually i need to create a very complex one as the webpage 1) Need to able to select the number of ticket required before enter … | |
Hi I have for many years been learning html/css and have built many sites for personal use, each time I get better at designing sites and have started to learn about creating layouts in Adobe Photoshop and converting them to HTML./CSS. I have had some experience with PHP and MySQL … | |
Hello everyone. I have a .gif image that I would like to put on a opening web page. I would like to make it fade in when a person first comes to the web site. I know it can be done in flash but never used it. can some one … | |
So i wanted to write a Hangman game and i started it, as im newbie programmer it took me several days to track all the bugs etc. Meanwhile i want to get good habits on designing and i read that Getters and Setters arent the best way to go for … | |
Now i am using the IE9.I am developing the pages according to its view.But when it is opened in the IE8 the style is not working there.How can i solve it.Please help me.I have tried it alot.But not working.Thanks in advance | |
I have my wrapper background colour set with an opacity of 80% using this code [CODE]#wrapper { background: #ffffff; opacity: 0.8; filter:alpha(opacity=80); -moz-opacity:0.8; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80); -khtml-opacity: 0.8; -ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=80)”; }[/CODE] It works fine but everything inside of the wrapper is now set to 80% opacity. I have two divs .left and … | |
Tried making a inline set of boxes but using divs. I tried many possibilities but none came out the way I wanted it to be. Anyone have any ideas what I am doing wrong and a good book to get to further my knowledge,lol. #banner { background-color:black;clear:both; } #services { … |
The End.