10,650 Topics
| |
Hi everyone, newbie at html here again! I'm really struggling, I have an assignment where I add logos to my page and nothing is working. I used the Markup Validation webiste to try to pinpoint where I went wrong in my coding but I can't figure it out. When I … | |
hi guys please i want you to help me solve the problem i have the following page and this is part of the code <form action="practicetest.html" method="post" target="_self"> <table width="95%" border="0" cols="2" align="center" cellspacing="10"> <tr> <td valign="top">1.</td> <td bgcolor=#EBEBEB>Two ducks and two dogs have a total of fourteen legs. <br/> … | |
Hi, I would like to style my <hr> line with css. How to create dashed or dotted line with orange color with css? Thanks. | |
I am not sure if anyone is familiar with implementing Twitter Cards ([https://dev.twitter.com/docs/cards](https://dev.twitter.com/docs/cards)) into a blog, but if anyone is I could use some help. It seems like it should be working on my blog, but my posts don't work in Twitter's testing tool ([https://dev.twitter.com/docs/cards/preview](https://dev.twitter.com/docs/cards/preview)) if I provide the url. … | |
I would like to create my title image out of pure CSS3, but there is one feature that I'm not quite sure I can even do. Plus, the features that I know are possible don't seem to mix well. I don't know CSS very well, at least anything past the … | |
I have created a website for a small business (i'm not a pro) and have added a comments system on the homepage so that customers can leave their experiences on there. I've used DISQUS for the comments but i have encountered a problem. When you go onto the website [www.pentyrch-kennels.co.uk](http://www.pentyrch-kennels.co.uk) … | |
My form won't submit... nothing happens when clicking the submit button. Any ideas? N.B. I am knackered, I've been up 26 hours :/ Thanks in advance for any suggestions! <form action="contact_me.php" method="post" class="contact-form" id="contactForm"> <div class="controls controls-row"> <div class="control-group span6"> <input class="span12" name="name" placeholder="your name" type="text" /> </div> <div class="control-group … | |
Hi, In my jsp page , i have four divs, i want to load dynamically one of the div when i open the page, it has to show the results from the database..I have written the entire code but could not able to load one single div when i open … | |
hi guys i want to ask you if i want to send html page (i.e the html page has radio buttons and check box ) to client and i want the client to select one of the radio buttons so my question is how can i modify the html code … | |
Hi, To display image in title bar and address bar , i have tried in all possible ways but image is not reflecting on the title bar and address bar. I have done as below: <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" /> I have created a .ico file and tried even … | |
First time click: ![Screenshot-110](/attachments/small/3/Screenshot-110.png "align-right") Second Round Mouse click: ![Screenshot11](/attachments/small/3/Screenshot11.png "align-left") The above images shows screen short of a popup that is shown by clicking on a link from a html table i created using Jquery DataTables plugin and data from mysql database. in essense, when i click the linkable … | |
Ho guys.. i have many pages in my application. i want to show fix footer bar like u can see in daniweb "Recently updated articles etc etc" how to create it? any hint aur suggestion? Regards.. Farhad Idrees | |
HI guys, sorry to go on about these visited links. I have spotted an issue with safari, and it looks like it is only safari doing it (at least on windows). DOes safari have some special settings that need to be enabled/changed? Same link as before, but different content this … | |
[Click Here](http://lowermainlandrealestateinfo.net/) to view my website. If you will try the search bar, it will not display most of the text inside the page. Its because most of the text inside the page are generated by "shortcodes". How do I fix this one? Pls help... | |
Im having a problem with my input field. In firefox, it works pretty well. In chrome, its just a blank white box. Seems like the css is not connected.. but it is. See this image http://i1235.photobucket.com/albums/ff429/rakwel10/chrome.jpg [Click Here](http://www.lowermainlandrealestateinfo.net) to view our website Thank so much for your future help! | |
The problem is that i want to align at left the word "Religion" and in addition i want to align using last-child all the th to the right. what iam doing wrong ?? <html> <head> <title> CSS Exercise 2 </title> <!--this is a link to the css file you will … | |
I was previously hosted by a 3rd party website builder. They sent me the files on a disk (for some reason not FTP). I uploaded those files to Dreamweaver. Now the CSS is displaying in Design mode but not in live mode. HELP! <!--[if lte IE 8]> <link type="text/css" rel="stylesheet" … | |
Not sure if I am in the right section for this. I am currently designing a web page using javascript, html and css. The page is a seat booking seat which allows the user to select and unselect seats. I have managed to get the page to display id of … | |
I have this code for my HTML form and I'm using Twitter Bootstrap for my CSS. <form method="post" action="inquiry.php" class="form-horizontal"> <label><font color="red">*</font> First Name:</label> <input name="firstname" type="text" class="input-large" value="<?php echo $firstname; ?>"> .... ..... </form> My problem is my input boxes are shrinking. To make it more clear here is … | |
| |
Hello, I want to include SVG into a webpage and to increase its support on older browsers I decided to use [Ample SDK](http://www.amplesdk.com/) to render the images. Unfortunately, Ample SDK does not provide a straightforward guide for people who have not extensive knowledge in some of its features. Its tutorial … | |
HI all, not long ago I posted something about a similar issue http://www.daniweb.com/web-development/web-design-html-and-css/threads/447728/change-the-colour-of-visited-link-with-avisited but this time it is slightly different. Ok, so here's the offending page http://antobbo.webspace.virginmedia.com/various_tests/links/faqTest.html When you click on the question, the answer will slide down. Now, the links will always point to #, but I still need … | |
Hello! I am modifying a user panel for someone, I have been asked to center an element on the page. It is assigned with the class "joins" i've looked through all of the css files and I can't seem to find where it is styled. is there someway i can … | |
this is what i ahve so far. maybe its just a crazy idea but i trying to get it to work <td onclick="this.style.backgroundColor = 'Red';" bgcolor=skyblue width= '58px' height= '72px' align="right"> <a target="iframeswitch" href="index.php"><div style="height:100%;width:100%">yo</div></a> <a target="iframeswitch2" href="index.php"><div style="margin-right: -100%;"> yo</div></a> </td> | |
www.icypixel.net <---- My website So the homepage on different computers is resized for some reason. On Macs it's perfect. But on iPads and PCs the homepage looks zoomed in and misplaced. My CSS is below. http://pastebin.com/A7mKcqFA The code tags were not working so I had to use pastebin sorry for … | |
I am making a mega menu a bit like the one on sky.com. I have noticed that the speed of the menu opening is quite slow. I was wondering is there a way to control the speed of divs using css. Or do I need java Kind Regards, Jonathan | |
In this example how do I reduce the spacing (please refer the image) ![Example1](/attachments/large/4/Example1.png "Example1") CODINGS HTML <!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> <link rel="stylesheet" href="Slider.css"> <script type="text/javascript" language="javascript" src="jquery-1.8.2.min.js"></script> <script type="text/javascript" language="javascript" src="jquery.carouFredSel-6.2.0-packed.js"></script> <script type="text/javascript" language="javascript" src="helper-plugins/jquery.mousewheel.min.js"></script> <script type="text/javascript" language="javascript" src="helper-plugins/jquery.touchSwipe.min.js"></script> <script type="text/javascript" language="javascript" … | |
Hi i made fix footer bar....its working fine.. but problem is my form is hiding behind this bar.. i want to show my form above footer bar like you can see in daniweb when you scroll down so homw, about us and contact us will be above... i want to … | |
Hi all, I am trying desperately to align correctly a set of 2 adjacent input boxes, but alas, this is turing into a nightmare and I wonder what guys you think it might be the best approach. Here's the code: <html> <head> <title>test</title> <style> .theForm{ background-color:#f4f4f4; margin-top:14px; padding:25px 0 40px … | |
Hi all, Following codes starts the video on another page by clicking the image but without a button on it. [code] <h3 style="text-align: center;"><strong><span style="color: #0000ff;">How To Play-The-Game</span></strong></h3> <a href="http://mydomain.com/path/to/How-To-Play-the-Game.mp4" target="_blank"><img class="aligncenter size-medium wp-image-156" alt="stocks_fr_beginners" src="http://mydomain.com/path/to/How-To-Play-The-Game-300x185.png" width="540" height="333" /></a> [/code] Please advise how to add a HTML button with a … |
The End.