10,650 Topics
| |
Hi, I have a problem to setup the localhost. attached here is the error msg wen i try to run my localhost. do u hv any idea how to solve it? i download my company website from the remote server which is developed using joomla template.then i installl wamp server. … | |
Hello Everyone, I'm new in Internet Marketing.I want to design Google Friendly site for my business.Give me some important tips to how can I make a informative site? | |
unnecessary width and height is shows in my html page............ experts plz solved out Thanks in advance | |
Hello fellow colleges.. I have a unique problem.. a friend of mine created a website for me.. The problem is that he had organized everything in good manner.. ie) folder for images, js, css.. etc. I tried to upload it onto the server but its showing me the root folder … | |
Hey I am developing a responsive web site and one of the requirements is to have elements that are only 'clickable' on mobile devices, especially iPhones and iPads (not on PC browsers). Say for example, displaying phone numbers which can only be clicked on an iPad or iPhone ... not … | |
<!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" xml:lang="en" lang="en"> <head> <!-- "Simple&Sexy" THEMED BY ITSCHERRYDOLL Do not remove the credit please, thank you :) Enjoy the theme! xo --!> <!-- DEFAULT VARIABLES --> <meta name="image:Sidebar" content=""/> <meta name="image:Background" content=""/> <meta name="color:background" content="#FFFFFF" /> <meta name="color:entry" content="#FFFFFF" /> … | |
hi hope someone can help me with this problem. I have a form on a website but need to add a box so that people can attach a file to it like a resume. this is the coding I have on there now: <form name="contact" method="post" ENCTYPE="text/plain" action="mailto:enquiries@ipswichrslservices.com.au?" subject="TJS - … | |
I am trying to write CSS code that will give me a fixed background and scrolling content. I need the content to be contained with it own separate back ground that scrolls with it. If someone could point me in the right direction so I can learn how to do … | |
Hello guys, According to the w3 schools site HTML5 currently only supports OGG, WebM, and MP4. Most of my current media is in the WMV format so I would like to convert it to use on my site. Searching for converts returns lists of trial software or software that doesn't … | |
I have created a banner in flash and add some code that help me track my banner here is the code I added to swf file [CODE]myButton_btn.onRelease = function() { if (clickTAG.substr(0, 5) == "http:") { getURL(clickTAG); } };[/CODE] And now i added that swf file in to html and … | |
I cannot seem to get a background to show up! As soon as I add any -position or -repeat tags to the CSS the image disappears. From: colors.css (Bartik - editing for my own interests) [CODE] /* ---------- Color Module Styles ----------- */ body, body.overlay { background: url(../images/bg.jpg); background-position: 50px … | |
Hi, At the site of Marc O'Polo ([url]http://www.marc-o-polo.com[/url]) you can find the header of footer sticked to the top and bottom of website. How to do it? Just use z-index attribute? | |
I am making a responsive site. Please resize your screen to 980px-ish to see the problem as I've not configured the other screen resolutions sizes. My page works as i expected in chrome and firefox in [url]http://mambo.3thirteen.co.uk/en[/url] but then when i move the css form the main <style> tag on … | |
Im currently making a webpage for my thesis.. its in HTML and on localhost, the system should be able to view a profile of the client and also do a task the should be able to open an application on the client's computer.. im running the webpage on wamp.. can … | |
This is an ERD of medical lab software. I am confused due to a circle or roundTrip of the relation between the Entities. Is I made it correct or not ? if not how to make it correct ? [URL="http://a3.sphotos.ak.fbcdn.net/hphotos-ak-ash4/422463_280238002046639_100001813236086_645715_1317454702_n.jpg"]http://a3.sphotos.ak.fbcdn.net/hphotos-ak-ash4/422463_280238002046639_100001813236086_645715_1317454702_n.jpg[/URL] | |
A few friends and I made a bet to see who could single-handedly (we defined that as a team of up to 10 people, all of whom must be personal friends) make the best video game over the course of two years. I am planning on making a first-person horror … | |
Hi, i am thinking about creating a sort of text based mmorpg game, i have a fair amount of experience in designing and building websites. I see that a lot of text based games use ticks as a sort of time frame for completeing tasks etc... I was wondering if … | |
Hi, I was asked to help with an old website. And the css there is not optimized yet everything seemed to be working. Except for when I view it in internet explorer. I am using wordpress but the part with the problem is custom coded HTML in the footer. I … | |
I have been brainstorming for a long time about a logo for my website and have come up with nothing. I then looked in to paying for a logo to be made for a fee but the prices are a bit to high since it is currently a small independent … | |
I own the domain name "bitemelater.in" and I have forwarded it to my blog. I have enabled URL Masking from my domain registrar website. The problem is that it shows the same URL for all the pages. I want that it should show the URLs like bitemelater.in/about and so on. … | |
Hi I've ms database where I've added one image(one so far for testing). Also in that DB(database) I have UserID and ItemID. Image I've added to DB (.mdb format) manually as OLE object. (It was : right click on DB field / Insert Object / from file/ picked up a … | |
I am a newbie creating a newsletter using tables and inline css, the problem is that i need to insert more than one image over an image(not background)... can anybody suggest me some possible solutions.. Breif : 1. I have inserted a background image 2. Then i inserted a image … | |
I am using a CMS as a basis for a website. There are some special articles I wish to add and they require custom css. To keep things tidy, I want to have unique css files for each of these special articles and invoke them using [CODE=css]@import url('filename.css')[/CODE] However, the … | |
Hi all, I'm trying to make a multi-language website that allows the user to change language by clicking on a button (a flag representing the country/language). I have been able to achieve this using locale and a combo box so far but I'm struggling to implement it using buttons. This … | |
Hi, My pages cannot show special characters from other languages. It only works for english. How can I modify it to display other characters from french, greek, turkish, arabic etc. ? Thanks [code] </div><!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" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" … | |
Hi, I cannot make Google Plus button visible in my tests on local machine. Do I miss anything in code below? Thanks [CODE] <html> <head> <title>+1 demo: Basic page</title> <link rel="canonical" href="http://www.example.com" /> <!-- Place this render call where appropriate --> <script type="text/javascript"> window.___gcfg = {lang: 'en-GB'}; (function() { var … | |
Hi everyone, I'd uploaded web page on [url]http://www.qadrienterpirses.com/upload_folder/[/url] If you will see on firefox or chrome then, it works fine. You can see background Image on search engine but, same doesn't work on IE8. Background Image doesn't comes on Search engine. However, it works fine on localhost in IE8 also. … | |
Hello, Kindly take a look at the code (use view source) of this webpage [URL="http://www.qestinfosystems.com/oaaco"]http://www.qestinfosystems.com/oaaco[/URL]. The "About Us" button is supposed to have a dropdown menu but for a reason/reasons bearting me, the dropdown fails to show up on mouse hover. See the css file [URL="http://www.qestinfosystems.com/oaaco/mainstyle.css"]http://www.qestinfosystems.com/oaaco/mainstyle.css[/URL] Advice needed please. See … | |
Hi, I have created a site with a background image which covers the Menu section. The images load fine but every time I switch the Tab and upon re opening the tab, the background image for the Menu disappears, and it takes 1 - 2 seconds to reload. is there … | |
I want to create a web site for my college event these are some sample sites [URL="http://www.klusamyak.in/default.html"]http://www.klusamyak.in/default.html[/URL] or [URL="http://www.esparxjntuk.com/"]http://www.esparxjntuk.com/[/URL]and my site should be similar to this so,can any one help where to create such sites or which tools to be used. Thanks in advance |
The End.