13,937 Topics
![]() | |
Hi All, I would greatly appreciate considered recommendations on books pertaining to HTML5, CSS and Javascript, for starters, either as dedicated subject reference or in some combination. If a combintion of these subjects are addressed in a given book then additional subject matter (such as game applications, jQuery, mobile applications, … | |
Ok... to be honest I should have seen this coming. But as I was designing my website I decided to test it out ([test.weblup.net](http://www.test.weblup.net)) in IE and Firefox. If you test it out yourself you can see how different they look. Well I'm not sure how to deal with it … | |
I have prepared web site in google blog spot. Done site map and google tools set .Also create bing site map. When I am schercing in google money from out sourcing which not showing properly but in bingit is showing properly. Pls can you help how to solve this problem. | |
<a href="#"> Home </a> <a href="#"> Video1 </a> <a href="#"> Advanced Warfare </a> <a href="#"> Video 2 </a> </nav> those are the nav buttons i have and i want video 2 and advanced warfare to be active and click as to show images and a short video i have and … | |
Hi, need to copy div content into clip board with jquery without any swf files. | |
<script> $(window).scroll(function() { if ($(window).scrollTop() > 600){ $("#bottom").addClass('show'); } else { $("#bottom").removeClass('show'); }; }); </script> <button type="button" onclick="scrollWin()"><img src="Images/aerodown.png"></button> function scrollWin() { window.scrollBy(0, 180); } Hi frds this is my code. I have to do when maximum content is reached then this image should be hide. This image set in … | |
Hi there, Just wanted to know from Daniweb expert! Which is more useful and suitable on home page? Rotating slider or static banner. | |
Which platform is best for website designing(wp,drupal...)? ![]() | |
Hy folks! Why are div frontbox and div sidebox not inside div maincontent when code is displayed on the internet ?. Instead the div sidebox is outside div maincontent. Thx for help. <!DOCTYPE html> <html> <head> <title>Schulung</title> <meta charset="UTF-8"> <style type="text/css"> .maincontent{height:100%;width:100%;background-image:url(pic1_pixabay.jpg);background-size:100% auto;background-repeat: no-repeat;} .frontbox{text-align:center; padding:20px;background-color:white;opacity:0.5;border:thick solid #4D94FF;border:(255, 255, 255, … | |
Hi, In use WordPress with the theme twenty thirteen. I have empty spaces when I check my site in desktop, so I want to use width of 50% In style.css I changed for .site the width to 50% instead of 100% and it worked great in the desktop, but when … | |
Hello im really confuzed in the HTML and CSS language i have maked a footer and some div elements in the body so when i scroll up the footer doesnt is alwaus visible when i scroll down the button is hovering the footer and also the other div element i … | |
how can i stop repeation on image attached to body tag of an html page | |
does the link element have a closing back slash or not i.e is it (1) <link href="css/style.css" rel="stylesheet" type="text/css" media="all" /> or (2) <link href="css/style.css" rel="stylesheet" type="text/css" media="all" > | |
How I can make fastest a slider with small linked images like a film tape and they should slide left and right !!!!!!! Pls help fast !!! | |
There is screen A and screen B. Both screen are same physical size in length and width. Just one is 1920x1080 and another size is (I think) 800x640. See, if I make query for 1920x1080 mobile, this will also trigger on computers having same resolution. That does not mean, that … | |
How to push our website on SERP first page. | |
I am making a website and for some odd reason the site does not load up properly. Parts of it have been removed and the older version shows. Also, the images and the .js/.css does not load up properly? How do i get it to show up properly? | |
Dear friends, I want to add a background image in joomla ARTICLES which will respond with wide on resize like u use cover parameter and also i want my background immage not to cross the borders of the sheet. What i mean if i use absolute parameter the bg image … | |
I have project for school. I need to make responsive website for Mexican restaurant. So far I know, Mexican restarants are based really vivid and shouting colors, I wanted to add more color to couple headers or buttons with one of these patterns https://www.google.com/search?q=mexican+pattern&tbm=isch They're looking good, but also extremely … | |
Ok so on my website ([Click Here](http://www.test.weblup.net)) you can see how the text is going into the background image a little bit. I'm leaving it there to show this as an example of my many problems. Well what I was thinking is should I remove the background image, and just … | |
may i know what are the advantages of making a webpage available like xyz.domainname.com instead of domainname.com/xyz.. if there are any advantages let me know and how can i acomplish??? | |
Hi..., I am a programmer.sometimes I am having work to improve the existing website at that time I am confused which cms is used for that website...can any one help me how can I identify the website build details..? | |
Hi, i'm trying to build a display screen headphone similar in shape to "vizio's LCD headphones" shown at CES 2010, but different in function. The display screens on the headphones i want to make have only one function: to show what music the user is listening to. For example if … | |
Anyone have experience with Google Web Designer, it seems to create an awful lot of code, I can extract the style sheets, then there is a slew of scripts. Can this be reduced ? When I export the HTML file that is created within GWD and play it in another … | |
Greetings one and all, I am in the process of transitioning for merely teaching about website design to actually getting paid to create them. My question is simple, and it's for those of you who already make a living doing what I have merely talked about: what are the most … | |
All too often I've seen folks bang their heads against a wall trying to figure out why their HTML or CSS code isn't working correctly. I've done it myself at times. When we find the reason, it's usually a silly typo we made somewhere in the code that's the culprit. … | |
Hello all, I am new into this webdesign industry. How to do website design so that my website contnet will show differnt in desktop and in mobile different ? This is my website adress http://www.cheapwebsitedesign4u.org.uk. You can have a visit and give me some ideas. Thanks In advance. | |
Hi all I have a qt application in which I have a QTreewidget that displays some content in the QTextBrowser. I set the contents for the html document in the textbrowser using the setHtml() function. All I want now is to fetch the url of this html document so that … | |
Hello Guys, i have a one html5 website, i had added google maps on my contact us page, while i checking that on mobile, the map (google map iframe) shows as a default width, is it possible to change the width regarding media query. | |
Ok I am seriously stumped by this. I have a CSS reset, but some reason my body on my website ([Click Here](http://www.test.weblup.net)) still has a margin of 8px all the way arround. My CSS reset is pasted below, you can go to the website to see the HTML. The only … |
The End.