10,643 Topics
| |
I have a friend who will walk from San Diego to Montreal, Canada and want people to be able to see the States he will be walking through. How a map like this can be made and stick to the site and our Facebok page? | |
Hello everyone. I have successfully added an image to my JPanel, but what I want to do is this: I want to be able to mark a section of the image as clickable. Then when the user clicks within that section, I run some action. So essential I want to … | |
Hello Good day. I have an interesting question as it relates to adding a background image to a JPanel (or whichever component is best for what I'm trying to achieve. Hopefully I'll get some help here.) I have a large picture that I want to use as a background image … | |
Hello I have a webpage here: http://turningheadssalons.com/newabout.htm And as you can see, the H1 tag that says: "Who We Are" floats underneath it's parent container. The strange thing about this is, is that the inner container is embedded inside of the parent container, which by default, the parent container should … | |
I have a php application for a cookbook site. To make this application responsive for all devices, I need to convert the listing of ingredients from a table format to div's but I am having a challenge with how to set-up the div structure and css. To better explain what … | |
<video controls="controls" width="500" autostart="False"> <source src="vid/Chantel.webm" type="video/webm" > <source src="vid/Chantel.mp4" type="video/mp4" > <source src="vid/Chantel_libtheora.ogv" type="video/ogg"> <object data="vid/Chantel.mp4" width="500"> <embed src="vid/Chantel.swf" width="320" height="240"> </embed> </object> </video> | |
hi im working on a joomla template. the template has a fixed width. and would like to have a position with a 100% browser width background. hope someone can help | |
Hallo, How to create search box with custom textbox and custom button ? I have the images ready, I just do not know how to code it so that it function properly. At least, I can see the appearance on the web. | |
How is the handshake code of CSS generated. | |
Greetings everyone, I'm having an issue with the wrapper just ending. The only thing that seems to somewhat solve it is putting a min-height on the wrapper div...even still, it's sloppy and if you're on a smartphone, when you scroll down it still just ends. Can you please have a … | |
Hello, I have try lot's of thing for used border radius in ie8 browser, but I didn't get any solution. So please let me know if someone have any trick. I hope for immediate response! Thanks & Regards, Dharmendra, | |
hi i need some help. Suppose i have 4 different xhtml pages(page1,page2,page3,page4), and all the 4 contain one <h1> tag. Now i have an external css file and it contains(showing only h1 tag): h1{font-size:16px;font-weight:bold;} But now i want to add margin-top:10px(only for <h1> tag) for page1,page3 and page 4.if i … | |
I want on this template add another sidebar but I do not know how...Could you please help me??? :( Thank you in advance :) This is a Blogger template http://pastebin.com/f5XPD01J This is link for code of this template | |
Cek this site: [Innovation Web](http://www.innovation.web.id) Can anyone help me figure why Portfolio, Services, Blog and Contact start shifting to the right? I mean the top part of the page. I already try to fix them and haven't been successful. | |
Why in Internet Explorer on Windows Phone 8 HTML5 player for shoutcast stream does not work? <audio controls src="http://IPADRESS:PORT/;"></audio> Is there an alternative? | |
Hey guys, I just started learning HTML/Javascript yesterday and I just wanted to mess around a bit. I'm working on a few things dealing with user input but I've come accross a little snag. I want it to take in 3 inputs, do an operation, and then output the answer. … | |
Hi, I just popped in on a website named http://n-frames.com/. I would like to know what kind of jquery or css effects they are using in-order to achieve the layering effect on the images while scrolling the page as I would like to use this effect in one of my … | |
I'm having some issues with trying to get my image to cling to the top of the header div. I've got 4 templates running this website and it does fine on one of the templates, but the other 3 or screwy. Any help would be appreciated it. You can see … | |
Hi I am working on this page as an exercise. Until now I have always been able to nest div elements to obtain a better layout. With html 5 I cannot do it and I have to use a table. Can somebody tell me what is wrong with this code? … | |
Hi, I'm trying to keep my header fixed with the below code. My header is fixed however when I scroll the page the contents are overrolling on the header and it looks odd since my entire page is of white background, I can't change the background color, any help. <style … | |
| hie there, is there any way i can use input button as submit button for a form ? I know about Submit button but wanted to make input button work like submit button. Thanx |
hi i have built a website which has been live for a while but i am not sure if i am doing it right. The website i created is http://canadianfavoritepizza.com ( by no means am i trying to attract people to this website, obviously this is a location based website … | |
Hello, I have my sidebar which does like this: Mediworld.co.uk Could someone suggest a solution. The plugin used for the sidebar is vertical mega menu. | |
Hi, I am trying to get the top navigation of zurb foundation to work but for some reason it is not working for me. Here's my code. What seems to be issue? <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="stylesheet" href="css/normalize.css" /> <link rel="stylesheet" href="css/foundation.css" … | |
hi guys ,,, I have a problem with marquee the problem is I have a long text and i need to be show in line but the size of marquee is small an can't hold the full text ans show below the marquee how i can solve this thanks | |
I'm currently working on a chat system. I want to keep a div message box in the center of the screen then a disconnect button and send message button on each side of it. [disconnect] [message box] [send] but when I tried <div align="center" style="float: left;"> the message box and … | |
Hi, I am trying to use an image sprite for icon in my button. Following is my css class for the same. The problem I am facing is that it seems to be pulling even the neighbouring image (which might be due to bigger text on the button) Is there … | |
How can I change the color of a Vector Smart Object that was imported from Illustrator into Photoshop? Both products are from CS 6. When I try to do color overlay it just colors over the whole thing, and there's supposed to be a white cutout in the vector. | |
I've got a web page that allows the user to create a canvas that can be as much as 50,000 pixels on a side (they're maps). I draw everything on a canvas, scaled to the user's viewport. Unfortunately, you can't print a canvas; you have to convert it to an … | |
I am going to host my own website, using Microsoft's ISS to host them. My question is that when I am hosting them, and I want to update them with a newer look, will I just be able to edit my HTML code and then the next time the page … |
The End.