10,650 Topics
| |
The website I'm building is http://garrysmotoservice.com/, but I'm having problems make the site fit to all computers without zooming in and out. Any ideas? | |
Hi all a div located below the top div is positioning itself roughly 200px higher than expected. The top div is filling the browser window as it should be; but the bottom div is overlapping the top div. I hope this makes sense :S The properties set for the top … | |
Chaps, I have a question about nesting elements. I am using bootstrap for a project I am working on, and for whoever didn't know that - I am one of those - in bootstrap buttons are `display:inline-block;` Now, I have this situation at the moment: `<p><button>My button</button> This button means … | |
I have problem with move a div to top. This is my code. <div id = "berita"> <p> Belakangan ini cherry belle membuat lagu yang versi rock. . . . . </p> </div> <div id = "komen"> Nama : <input name="nama" type="text"> Email : <input name="email" type="text"> No. HP : … | |
| Friend wanted help with website on Wix. I got a lightbox on it, but there's a problem. Wix only allows you to post html contained in an iframe. So the app, which normally opens a lightbox in the center of your window when you click a link doesn't work, it … |
Hello everyone. A group of us who are into Battlefield 3 gaming have started a new clan/community to support the game and we are looking for someone to help with designing a basic but professional looking website for the group. We would like to run a vbulletin forum on that … | |
# Row spacing, go away, and never come back! # Hey all, I can't for the life of me figure this one out. I have an email. I have a table. I have a gap between two rows that I can't get rid of in IE. I've googled it, tried … | |
hello to all, what is the tag for inline frame? | |
| So I'm using a lightbox JS program and I'm trying to alter the CSS to fix an issue. The lightbox opens in the middle of the page, no matter what. I'm trying to get it to open over where the link was clicked instead of the middle of the page … |
I am working on a responsive web design. For some resolutions like below 800px across, I hide a whole div with syntax such as: @media only (max-width : 800px) { div.well._menu { display: none; } } How do I bring the div back to its default if the display property … | |
I'd like to create a textarea such that when one textarea is complete, another identically-sized text area magically appears and floats to the right. The new "spill over" text would now be here. Another way to explain what I'm looking for is this: Open up MS Word, and view the … | |
Hi , I am trying to send news letter through outlook express with html from my website as follows : I have a news letter icon in my website ,When I click , it will open outlook express with html (news letter) and just fill up the email id and … | |
I am designing a website with the width of 1085px now I am facing a problem every time on full width menu it works fine on Mozilla but when i use chrome and in opera the same menu's width is making it too large i am attaching a picture here … | |
I've been writing a technical book, but after Chapter 1 I realised that it would be more useful to people as a searchable online resource. I imagine that the customer subscribes and can then search the content for solutions. So my question is how do I protect online content and … | |
Hi. I have some css that needs to go into a large amount of websites. It generally contains very simple like all new elements with very unique names that will not be matched by anything these websites currently contain. The problem I am having is that some of these sites … | |
Hi all, I created a blank or empty html file, is there a way the <html> and <head> tags cannot be detected by firebug(note: in view source, it is empty)? | |
2 Divs are not showing when I upload to a server, but they show ok on my localhost(wampp). Can anyone offer assistance on why this may be? The divs in question are'footer' and 'poster' html <body> <div class="wrapper"> <?php include '../inc/header.php';?> <div id="info"> <div id="what"> <span class="h1">WHAT IS IT?</span> </div> … | |
Is there any way to send an e-mail in html and not using php in it ? | |
I am having a challenge with the spacing of breadcrumbs items in IE8. The attached pics show how the area displays in browsers. Those shots are from a brand new fresh install of Joomla 3. ![65b575f43580aac9921698a85dc658f8](/attachments/small/3/65b575f43580aac9921698a85dc658f8.png "align-left") This is how they appear in IE 8. Notice the wrap of how … | |
Hello everyone, having some CSS related problem for layout issues. firstly see this screenshot: http://i.stack.imgur.com/nmw69.png Here i have used css like this: .description{font-weight:italic;} .image{float:right;} but what i want to do is to display `description` in the middle. Like this: http://i.stack.imgur.com/aX2B1.png can you tell me the css,, to postion `description` class … | |
Hi all, I'm new to this forum. I was wondering if anyone can point me in the right direction to making my companies website fit screen resolutions of all sizes? tried changing a few things to percentages but it doesn't seem to make a different. The problem is that down … | |
hi i would like to know how people make the litle blue bar at the top of the mojomarketplace site that someone can exit if they dont want it ? | |
Hello Now all the forms that i have made are like this <form .... action="pagenamecheck.jsp"> ... </form> So when someone send the form from the page 'pagename.jsp' i go to the 'pagenamecheck.jsp' and i do there the check and if there is something wrong i have to recreate all the … | |
Hi Everyone, I'm new to Web design and i wanted to ask you for some advice on how to start to develop an online bussines. I know HTML and CSS but i think i might be outdated. Please, ANY pointers would be awesome!! Thanks! Renato | |
Dear friends, I am interested in creating a tree structure like the image attacched using jquery and json data. datasets: [{'name':'xxx', position:'left','parent': 0}, {'name':'yyy', position:'left','parent': 1}, {'name':'yyy', position:'middle','parent': 1}, {'name':'yyy', position:'right','parent': 1}, {'name':'yyy', position:'left','parent': 2}, {'name':'yyy', position:'right','parent': 2}, {'name':'yyy', position:'left','parent': 3}] Where, name - specifies name of the node parent … | |
| Hi, I'm making a quick site and all the content is on one page, and I'm using a small menu with anchor links to make navigating to a certain part faster for the end user. I have two anchor links that work fine (About Me, My Projects) but the "Contact … |
I have an image set as my background, which fades from blue to white and I'm just wondering if anyone knows how I can vertically repeat the image, but make the second one upside-down? | |
how to export text or any input that a user enters in an input field to a specific file say .txt file on the server. I want to try this on my laptop first. | |
what is difference b/w web development & web designing.In which we have better scope or income? | |
Hi guys, I was wondering whether it is alwasy true that a button needs to be inside a form tag? Is that necessary all the time? > The W3C say that The FORM element acts as a container for controls so kind of yes really, but I 'd like to … |
The End.