10,643 Topics
| |
hello friends i need to make a edit profile page in my website,while registering a user can select multiple locations using multiple select options,so while editing user must get defaultly selected options while registering,i tried using multiple=multiple,but after getting details from databas it must select automaticlly....i cant do that can … | |
I am currently studying engineering for robotics (freshman), but I am also very fond of doing freelance web design. I am currently planning to do part-time freelance in college, but what if freelancing goes better than planned and it grows something major around the same time I graduate from college? … | |
Is there an easy way to figure out which doctype is the correct type when using the [url]http://validator.w3.org[/url] validator? | |
I was wondering if anyone here integrates Flash with After Effects at all for you web projects or any elements thereof or even if, perhaps, you use AE in lieu of Flash on certain projects. I know AE is primarily video but since it has such awesome animation capabilities I … | |
Updating current website using a free template found online. Need to change the logo graphic...love the font, just need to change the wording. Have tried numerous times with my lack of photoshop knowledge. My attempt just made me laugh in all it's ugliness and non-resemblance to the original. (thats how … | |
[CODE]<?php echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />';?> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" type="text/css" href="css/style.css" /> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="js/jquery.jMagnify.js" ></script> <script type="text/javascript"> $(document).ready(function(){ $(".menu2 a").append("<em></em>"); $(".menu2 a").hover(function() { $(this).find("em").animate({opacity: "show", top: "-75"}, "slow"); var hoverText … | |
Hey guys, i was making some thing easy and small and I've made it many times ago, i want to make Div tag with width 670px and insite it two Div tags as 2 golumns the left 400px and the right 370px.. [CODE] <div class="bulb_body"> <div class="left_column"> <p>This is test … | |
| Hi, I was looking around at the source of some popular websites and I noticed that a lot of them have a way to detect your OS, Resolution, Browser and more... I was wondering if anyone knew where I could read more about setting the CSS to fit the users … |
i want to make a popup div for my games section in my website, so when i click an image a sort of layer pops up (not a new window) i need it so i can add swf games to it, what do i need to do or can anybody … | |
I want to make it so I can put a caption under an image so that the caption will only go as long as the image. I wan't to be able to do this without having to set a width for the caption. I do not know if this is … | |
I have a main page where the user will select an image between 32 others. Each image has its own category. I then need to open my Categories php page (no need to have 32 I'm sure), where the image selected will display THAT images categories. I have no idea … | |
when i run this in Dreamweaver (website preview) it works perfectly but as soon as i put it into FTP i got this ... [url]http://www.infinit0s.cba.pl/tutorial6/mathgame1.html[/url] here is the code [CODE]JavaScript / DHTML / AJAX Syntax (Toggle Plain Text) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta … | |
My fly out menu hides behind an image on the web page. HTML /* menu */ /* common styling */ .menu {font-family: arial; font-size: 14px; width:200px; position:relative; margin: 5px;} .menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:170px; text-align:left; border:1px solid #000; border-width:1px 1px 1px 1px; background:#FF9933; … | |
| hello, is there any way to view only a part (portion) of website A in website B. For example, I want on my site to put a small div in which to see only the price of that object, so that the price i see is always the current price. |
I am loading text from a text file into my page. This all works fine, but it loads the text as one paragraph and not in separate lines, line breaks or paragraphs. How can I achieve the line breaks to load the same as is the text in my text … | |
Hello, I have a legend tag which is overlapping with the table field in the fieldset tag in firefox. It works fine on safari and chrome. The legend tag is in the extreme left corner [code] <form id="registerForm" method="post" action="registration_confirm.php"> <fieldset> <legend> <span> User Information: </span></legend> <table id="tableinfo" width="100%" > … | |
I would like to know how to build the code or if there is script I can use to be able to credit peoples accounts with credits if they purchase the credits. Like if you pay $1, then you get one credit that can be used to buy things. If … | |
How do I go about coding a website design I just created in PhotoShop? Right now it's a PSD file so how do I turn it into a website now? No, I don't have Adobe Fireworks, so I can't use that. | |
Hi I have a client who wants to provide me with Microsoft Publisher documents to add to his website. The material will be added via a content management system. I can't just select all and paste into the CMS so I have saved a copy of the Publisher document as … | |
how to put a border for entire page...and how to make a table within the table.. | |
Odd problem I am having. I am developing in Drupal, and working on my template. I have a sidebar on the right, and the text inside touches the edges of the box so I added some padding. When I add this padding the sidebar drops so that is is below … | |
Hey guys I am having trouble with my CSS. I am doing work with Drupal and I am re-styling the CSS for the site. I have it laid out the way I want buy on some web browsers my wrapper or the center of the page where the content is … | |
Hi, I am hoping someone can help me with this. I have a div which stretches the width of the web page which is 5px high and an inner div which is 1000px wide, also 5px high, and centred. Both divs have an x-repeating background image. In all browsers this … | |
Dear All, I have here some problem with my html code. I can't make text aligment in following html code. How can i solve it? [CODE] <TABLE width="500"> <TBODY> <TR> <TD><IMG title="" border="0" alt="" align="top" src="img01.jpg" width="150" height="90"></TD> <TD> <ul> <li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, … | |
Hi I am new to this forum and I am creating my first website. I have created my html and css documents but am having a problem with how the webpage is being displayed. It displays as I want full screen until I minimize or change the window size of … | |
I can not get any of my links to work. the tabs should go to the correct page and the links at the bottom should go to the correct page. help [CODE]<html> <head> <!-- New Perspectives on HTML and XHTML 5th Edition Tutorial 2 Review Assignment CAMshots Photo Contest Author: … | |
I have some customers saying certain pages never load for them and actually freeze their computer or make their internet connection drop. I asked one if they knew if they were using Internet Explorer as their internet browser and she said: "no, google". I was surprised and said: "oh, you … | |
Can we change the look of a web page for personal learning. Like if i am visiting a website and the background is light pink. Can i save this page on my hard disk and change its background color to white to see how it looks in browser and check … | |
Wanted to share this with the group (though it may not be news for you all); this morning I ran into an issue I didn't even consider possible until now. We found that a particular .jpg image would render in FF, Chrome, etc, but NOT in IE. As it turns … | |
Making a layout in photoshop, splicing image... How can you use a photoshop layout to benefit you in terms of SEO? Other than image alt tags and url's of course. Is this ALWAYS a bad idea? |
The End.