10,650 Topics
| |
hover effects using html5 and css? so some example coding. | |
I want to check the number of user input. If it negative number it will disable the sumbit botton. my code is run but let say i enter three -1 and if i change of it to positive the sumbit botton is enable. I want make sure if all the … | |
HI i am create a website and want to publish my site online so everybody can access this,i am buy a domain name,i want to publish my website from my home computer and homecomputer operating system is windows 2008r2 i want to deploy my website using xampp and i open … | |
Hi I'm using whatsmy.browsersize.com to get my browser size for adding mediaquries to my css files. For some reason when i write a media query for max-width: 1229px the query gets applied at 1350px! I'm writing my queries like this @media screen and (max-width: 1229px){ .galleries > ul > li … | |
index.php <link rel="stylesheet" href="css/styleT.css"> <!-- Resource style --> <div id="navigation"><!-- <img src="images/navigation bar.jpg" alt="nav bar"> --></div> <div id="navcontainerbar"> <ul> <li style="height: 20px;"><a href="index.php">Home</a></li> <li> <ul id="nav"> <li><a class="fly" href="#">SIP</a> <ul class="dd"> <li><a href="portfolio.php">Web Porfolio</a></li> <li><a href="marketing-portfolio.php">Marketing Portfolio</a></li> </ul> </li> </ul> </li> <li class="service"><a href="services.php">LMS</a></li> <li><a href="blog.php">Library</a></li> <li><a href="contact.php">Roomplus</a></li> <!--<li><a href="career.php">CAREER</a></li> … | |
In code there is javascript part where test the user input if negative number it will disable sumbit button. Now the problem is that I cant get to reset to normal once the fix the number to positive number. Here is what I have try if num< 0 Do something … | |
Can anybody tell me that how we can handle the tables in a responsive website design. If you try to decrease the font size it will be harder for the mobile users. If you don't decrease the font size then the data will be mixed and so on. Give me … | |
Hi folks, I'm currently taking a Udemy course in HTML & CSS and there's what looks like a simple query wrecking my head. I'm trying to float my section to the right and keep 'aside' on the left. This is what the webpage should look like https://www.dropbox.com/s/7jb9kbss58u0bxd/UDEMY.png?dl=0 I'd be super … | |
Hello, I have been trying to place textbox on top of image and have not been able to do so. index.php <div style="margin: 100px 0 0 0; z-index: 3;"> <input type="text" class="form" name="email"> <input type="text" class="form" name="password"> </div> <div id="banner-background"></div> <!--<image src="images/banner.jpg">--> css/styleT.css #banner-background{ background-image:url("../images/banner.jpg"); } input[type="text"]{ height: 30px; width: … | |
check whether the answer is correct in sumbit box. I am stuck action = some website. It say sever 505 is not found. If user ebter a negative number how can I block it? | |
I'm not really sure how to ask this so bear with me and I'll answer questions as quickly as possible. I want a background that is as wide as a viewer's screen is. I also want a different colored background that is only behind the content of my web page. … | |
- I have a [URL=http://kings-head-inn.com/form/]form[/URL] and I need to send an email automatically to the person who submitted the form. - The form sends the information to an email address when submitted. - The form contains an email address field which will contain the email address of the person who … | |
Hello, I am trying to place border colors around the whole table including inside the tables. Yet, what happen is the border only appears outside the table like a box. There are no borders inside the table. How to place borders including inside the tables? image_gallery.php <!-- border="1" --> <table … | |
When I create template in joomla 3 with bootstrap, I get these issues * When I hover over any elements which have tooltips, it's display is set to none once I move mouse. * In article edit page, there are options in tabs. When I click on tabs, the last … | |
I want to design a fluid two-column form with BootStrap. What is the best way to tackle this? Do I start with a fluid container and two columns, and then fit a vertical form in each of them? Or is there a better alternative? | |
Hey, I'm making a website, and have some css to put two divs next to each other. This is my css and HTML code : [CODE].class1 { float:left; border-right:2px solid #000; } .class2 { float:right; } .class3 { clear:both; }[/CODE] HTML : [CODE] <div class="class1"> Div 1 </div> <div class="class2"> … | |
Hi I am trying to change the <p id="returnsuccess"></p> to say anything at this point. I have some code it's about a form submission I don't think the PHP part is that important in solving this problem. But I want to know why the code I have doesn't work and … | |
hey guys , I'd like to add a fancy navigation menu for users like this example http://tympanus.net/Development/SelectInspiration/index8.html but this is a select input not a link, I need a tutorial to achive something like that using jquery and css, so I put a link image when press on it a … | |
I want to create an option that will reset my page once the user clicks on an alert the controller will reset to original form. I have the alert all set up but I am not sure how to do this. In JavaScript I created a function that did this … | |
Why do you like hijacking pages? Browse not only landed on the right it? Automatic fill out the form there is a risk it? Leave hijacking environment is also affected by it? Use HTTPS can avoid hijacking? Can control the flow hijack my computer? | |
Hello Guys, I am working on a project and planning to use a theme called [POWERMAG V1.6.0](http://www.nulledlistings.com/wp-content/uploads/2014/01/test78.jpg) Just wanted to know your precious reviews on the same before employing it. Thanks in advance:) | |
| |
Hi, I made this code shown below to display a background image. It is possible to make it fixed for all resolution without showing white background? CSS code: body { background-attachment: fixed; background-image: url(../layout/background.jpg); position: absolute; min-height: 768px; min-width: 1024px; } Thanks marifard | |
I am trying to make a section block on my website scroll on top of the section before it. This works with jquery, however, instead of scrolling slowly over the previous block, it covers it completely at once, and you can't read the first block. I tried adding a div … | |
Web address of some web sites end with ".aspx", ".php", ".jsp", etc.How web developers can hide the extensions from visibility. | |
Can anyone suggest a responsive gallery which has a main slideshow with auto generated thumbnails and allows for captions? | |
Hello. Audios files can't be played on safari. The player appears perfectly on firefox and explorer but not on safari. this is what i use <audio preload="metadata" controls="controls"> <source src="song.mp3" type="audio/mp3"> <source src="song.mp3" type="audio/ogg" /> </audio> any help? | |
Hello all, I have recently copied a website from Weebly.com that I do own, so there is not copyright problems. It's just that I want to make the HTML simpler if I can. So here is what I have you can see the website live at [weblup.net78.net](http://www.weblup.net78.net). If there is … | |
Hello i have done a favicon.ico to put in the address bar. Although is shows locally (wampserver) when i put it online the icon doesnt appear. This is what i use: <link href='<?php echo $base_url; ?>icons/favicon.ico' rel='icon' type='image/x-icon' /> <link href='<?php echo $base_url; ?>icons/favicon.ico' rel='shortcut icon' type='image/x-icon' /> | |
Hi Friends, I want to add this css style to existing template. .citems { font-family: 'Open Sans', sans-serif; font-size: 14px; color: #000; line-height: 20px; border-bottom-width: thin; border-top-style: none; border-right-style: none; border-bottom-style: dotted; border-left-style: none; border-top-color: #000; border-right-color: #000; border-bottom-color: #333; border-left-color: #000; text-indent: 10px; } @font-face { font-family: 'Open Sans'; … |
The End.