13,937 Topics
![]() | |
How many keywords we can put in a website and how many characters should be in a keyword ? | |
WARNING NOOB ALERT!!! I hope I am posting in the right place. A little about me I am a Firefighter/Gamer/self proclaimed technerd. I made a site for a Group of other Firefighter/Gamers. Should say mudding my way through making a site. I need some help getting info from one place … ![]() | |
I have a question for professional web designers. Do I must make my website compatible for smaller devices such as IPhones, or is that a nice "extra" thing to do? I dont really know how, as I never did before, so before I spend hours on this, I want to … | |
I was just at school which has IE8 on their computers so I decided to test my website, and for some reason my links aren't clickable. I was using HTML5 so I switched the doctype to XHTML Strict, which didn't solve anything. I tried messing around a little bit with … | |
I want to know if it possible for a code to automatically format a video once uploaded by a user to my website. | |
Hi, I have a client with static website, now he needs to have a automated news updating facility, so he can just add the news headline or title to a text file, which will be updated to the front page and all the inner pages. I have tried the object … | |
anyone who have idea for multimedia project ????? need help thanks | |
Hey! I am an experienced programmer (php, javascript, mysql, some ajax) who is looking for an experienced and competent graphic and/or web designer with whom to create a text-based RPG. I will assume the financial risk and the programming responsibilities. I need someone to make the banners, logos, icons, and … | |
Hello ! I'm new to Web Developing, and I'm trying to make rather simple template. By following this tutorial, first part of it (top extendable header and background) went ok, but the second part (adding top, centered logo) is not placed correctly- it's placed a little downwards and probably a … | |
Web browsers use and store cookies in many different ways. First each browser stores the cookies differently. For example IE stores each cookie as a separate file in the cookies folder. Firefox stores the cookies saves all of the cookies within a single file in the users profile. Also each … | |
Once again my school laptop has failed me. I downloaded UltraSurf and tried to run it at my house, where it connected 100%. I came to school, the place I was always going to use it, and it could never go past 99.9% connection. I realised it wasn't working, so … | |
I have background color **#025E7A** I tried lots of color combinations but unable to create eye catching layout. Please help for creating two colum layout with color combination (left sidebar 25% width) | |
I have a simple html/css page (attached) that uses a jquery function to enlarge images on hover. However, no matter how I try and manipulate the z-index of each html element, the enlarged image is always behind all other html elements. I have trid to change the css class .image … | |
I have a question about the drop down lists in html that I have, I want to find a way that I could display a different drop down list depending on the value of the drop down list above. Say I had a drop down of clothes and the person … | |
I have made a sign up form which asks user to enter his personal + Academic details and EMPLOYMENT INFO, i am done with personal and academic details section and also designed EMPLOYER INFO section but as u know that it isn't necessary that every person would have employment experience … | |
Hello Friends, does anyone has worked on media queries? css3? I have a client who is looking for media queries.... I want to know about that before start my project. What could be the sizes & if I should use server side code to detect for the device first to … | |
Is there a problem with this code? <div id="center"> <ul id="list-nav"> <li><a href="/" >Home</a></li> <li><a href="/articles">Articles</a></li> <li><a href="#">News</a></li> <li><a href="#">Projects</a></li> <li><a href="#">Contact</a></li> </ul> </div> ![]() | |
I know I have to take a screen capture of the page that was generated in Flash. But how then can I get that to a PDF format? I want a button on the Flash page that the user can click for all this to happen in the background. Thanks … | |
Hi I use linux in my laptop. and I don't like to have a windows on it (any way). My collage website designed with .net and aspx. It has greate features and the site application is something like a desktop application in a browser (greate job). Somehow it's nothing but … | |
I have a script that shows a vertical accordion.... question is how do i get it so that if someone clicks one of the tabs, the other tab that's open closes and only reveals the one you clicked on? Here is my code: <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; … | |
i'm new in this field.my lecturer want me to made up some project.i want to made an academic portal that have a forum inside that.how can i made it by use html,php or what?please help me? | |
On a page i created... the font is blue... I'm not sure why... can someone tell me why... i'll send you the link if needed:) | |
I'm having a terrible time foguring out Internet Explorer and its two versions. I pinned it to the taskbar, but when I click it, it opens a second icon running the 64 bit version of IE. Clicking links in emails and external applications opens the link properly in my pinned … | |
hello guys, what is the difference between padding and margin in css? isnt the same thing? | |
i want to put likes button in my website, yet its running on LOCALHOST (IIS). e.g FACEBOOK like button in showing likes , google+ button etc. how ? | |
Install this to have google chrome for all users. This installer installs Google Chrome on the Program Files Folder: http://www.4shared.com/dir/FixWjXZq/Softwares.html | |
Hi Guys I am currently setting up a cookie message to tell users of the site that cookies are being used (EU cookie law) I have managed to get this working on all desktop browsers, however I am having issues with mobile device ie iPhone, iPad, Galaxy tab etc I … ![]() | |
Hey everyone, I'm developing a web app for iPhones and hopefully, it can be rendered using an android device as well. I'm using HTML5, jQuery for mobile and cakePHP. Is there a way that I can convert my code to some other code that will produce a hybrid app? I'm … | |
I am having an issue with the spacing of my navigation. It renders fine for all standard browsers, but on tablet and mobile devices it pushes the 'Contact Us' under the other items. I've reduced the padding, but it still hasn't resolved the issue. It can be seen at http://psychhealth.net … | |
I am having trouble with this code: This is the init.inc.php file <?php //init.inc.php file session_start(); $exceptions = array('signup', 'login', 'index'); $page = substr(end(explode( '/', $_SERVER['SCRIPT_NAME'])), 0, -4); // SQL stuff. mysql_connect('SQL host','username','password'); mysql_select_db('database name'); include('user.inc.php'); //$_SESSION['uid'] = 1; if (isset($_COOKIE['username'], $_COOKIE['password'])){ if (valid_credentials($_COOKIE['username'], $_COOKIE['password'])){ $_SESSION['username'] = htmlentities($_COOKIE['username']); setcookie('username', $_COOKIE['username'], … |
The End.