15,919 Archived Topics
Remove Filter ![]() | |
What is difference between UL and OL in HTML? | |
What is Google Phantom update? And how this update has its impact towards websites? | |
![]() | Hello Daniweb fellows! I'm looking for a good guide to learn **step by step** how to convert an HTML/CSS layout with positions to a Joomla 3x Template! I design web interfaces but now I'd like to learn about this convertion for my future web projects! I don't like free templates... … ![]() |
I am having a huge problem. In my stylesheet I have: @media only screen and (min-width: 320px) and (max-width: 700px) { code1 } @media only screen and (min-width: 1280px) and (max-width: 1400px) { code2 } my browser window is currently 640x960, so only code1 should run... right? But code1 and … | |
If you search on Google for my website that looks like the robot.txt please help how can solve this probleam? | |
Hi I have "performed" my frst venture into html5 video using the [URL="http://camendesign.com/code/video_for_everybody"]video for everyone[/URL] and it works well in IE, Opera, Saf, Chrome, FF. I have one small question - Safari (at least on my windows laptop) seems to want to download the whole darn video before it shows … | |
At Present time does;t matter what is your domain name.If you are working good and Follow search engine terms & condition then you got good result..If you want to better result for your site then you must strong and good Off page techniques | |
Hello Guys, I have tried to make a Pure CSS Menu with Sub-Menus but I am stuck with one small (or big) problem. After I hover over my Link which has a Sub-Menu assigned to it, the Sub-Menu appears but if I try to go on it, it disappears. I … | |
Hello i'm not recieving any emails on my website. Can someone help me? Thank you. <div class="col-sm-6 col-md-8"> <form action="#" method="post" role="form"> <div class="col-md-6"> <input type="text" class="form-control" placeholder="Name"> </div> <div class="col-md-6"> <input type="email" class="form-control" placeholder="Email"> </div> <div class="col-md-12"> <input type="text" class="form-control" placeholder="Subject"> </div> <div class="col-md-12"> <textarea class="form-control" rows="6" placeholder="Message"></textarea> </div> … | |
My goal is to populate my HTML table with SQL results that I pull from the below PHP code that I have written. Keep in mind that in reality my hostname, username and password variables do have string data in them. The first block is my PHP where I am … ![]() | |
Hello Dear Members, My self Asha Thakor I am new member here. I am a admin and i have New Startup Web Designing IT Company in India (Ahmedabad,Gujarat)So, I join this forum to meet with the people. i don't know business strategy so,everyone please suggest me how do built up … | |
best way to generate leads e-commerce products | |
Dear Daniwebbers, Hello. Noobie question. I am trying to figure out whether the following tasks are possible in front end development using only HTML, CSS and JavaScript: When Text box/Date box field is entered, it should be connected to all other relevant fields -- auto populate other relevant "textbox/date box" … ![]() | |
hello Everyone I learn an On page seo please suggest me **how to create Alt Tag & Link creation?** Thanks, Regards | |
Hello i have created something in CSS but the position changes according to the resolution of the screen. Here is the code? I want them to remain in one place regardless the resolution here is the code #poster { width:25%; height:25%; position:absolute; z-index:0; } #poster img { -moz-border-radius: 50%; -webkit-border-radius: … | |
I would like to know whether the infographics creation, sharing or submission techniques are still worth for SEO? | |
Hi! I am a blogger, who desperately try to build better ranking and visitor base. I want more links pointing to my site, but am afraid of Google penalty. So how you guys build links, I mean honestly in real life. | |
Hello! How to open a link in another page created? for example. <a href="" ><img src=""></a> <----- this image, to open in this -----> page. (this page have other design) Thanks in advance! | |
When the search engines were young even before Google existed there was a simple algorythm for SEO that was easily attainable. A top spot on Yahoo was not uncommon within a week or two for major keywords. Now with the competition between the search engines they are advancing their algorythms. … | |
Which social media platform is best for Hotel website to get more reach? | |
I read a vary in-trusting news that facebook is launching Social Search Engine and Google is launching Social Networking site . so who will kill who? in this war. what u think ? | |
Hello everyone i started learning bootstrap for a while and i want to make close button for div boxes i have this code but the X button doesn't work: <div class="panel panel-default"> <table class="table table-hover"> <thead> <tr style="background-color: lavender;"> <th><button type="button" class="btn btn-primary btn-xs">Share</button></th> <th><a href="#" class="close" data-dismiss="panel" aria-label="close" id="hide">×</a></th> … | |
I was looking for the methods of white hat seo for my new website. I don't want any later issues about the quality of my backlinks. So I search on web and become aware of document sharing sites. I want to know if backlinks from these sites are helpful to … | |
I want to know that how to use the anchor text and how anchor text is benefitial for the website ? | |
The seo job I found the toughest on the planet. We in seo learn a lot and use good and also bad means to rank better in search results. We do the hard work of learning the act and bring websites up in rankings. Then suddenly Google rolls out an … | |
Which is the best tool for marketing our product online? | |
Take a look at the attached image to see what I am trying to do. There will be two images. Images1 is what I want. Image 2 is what my code does. The issue is the stuff inside link are not center.  Html code: <div id="table"> <table> <tr … | |
Hello ! I want to improve my website. Currently I'm using a circular Logo. Now i want to change that logo to a spinning ball with the logo on it. How can i achieve this. # What software/programm should i use ? # I haven't found any javascript and jquery … | |
I have a [JSFiddle](http://jsfiddle.net/vm3m74q1/13/) with the code for the footer for my website. There are three containers. I need to remove the spaces between those containers. How can I do this? | |
Hello everyone i really need some help about my website structure.. i have almost the full website but the structure is too bad and i cannot continue working... is there some good man/women to help me about it ? | |
<div class="container"> <div class="Div1"></div> <div class="Div2"></div> <div class="Div3"></div> <div class="Div4"></div> </div> .container{ position:relative; display:block; float:left; width:100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;} .div1{width:33%; height:auto; position:relative; display:block; float:left;} .div2{width:33%; height:auto; position:relative; display:block; float:left;} .div3{width:33%; height:auto; position:relative; display:block; float:left;} .div4{width:33%; height:auto; position:relative; display:block; float:left;} | |
I have created a music related blog with wordpress on my localhost. But I have the hosting from google and now I am looking to change wordpress theme to blogger template. Searched a lot on the web but couldn't find the suitable or appropriate solution for this. If there is … ![]() | |
Hi all, I have a website which is related to cooking category.. I dediced to apply it for Google adsense but do not know what is the procedure to be followed for applying adsense..Few days before Google banned by friends website which is related to the same category.. I dnt … | |
I used some CSS code which worked internally on my website. When I went to convert the code to an external .css file but ran into some issues. I can use the internal version, but the external is more efficient and less restrictive. Here is the code for the internal … | |
Hi All, Iam new to this forum, I learnt the magento basics,i want to create a shopping cart website using magento for selling old product, where and how to start like 1.how to integrate SEO 2.what payment methods should use and how to integrate them 3.what is SSL certificate,should i … | |
I had develop the website and according to requirement I have to integrate Payment Gateway-SADAD. Can you provide me the document for this purpose so that I can integrate SADAD for "payment transaction" in my project made in ASP.Net language. I had also referred this [link](http://www.sadad.com:9977/en/Pages/onlinebanking.aspx) but not getting what … | |
I am using a responsive template to make a website. The problem I am having is with the css I need to have different images for a handful of pages. Not all pages need different images. I attempted this by adding another div and changing the name slightly orginally it … | |
I have read many blogs about how to make blogger comments dofollow but I found nothing good. Each blog has the information about edit template and let me clear one thing here there is no icon of expand widget in template editor but I could remove the nofollow tag from … | |
I like this menu and how it's done: http://www.peterstone.com/ Does somebody has any idea and suggestion, how the easiest way is, to realize this kind of main nav they have? Cheeers Simon ![]() | |
Hey guys, I am working on my contact form for a site of mine (i am designing the form differently) that is for a child care, and I can't seem to get the form to connect with the php in order to get it to send verification to the user, … | |
Hello, I am trying to create carousel that is liquid (with bootstrap): index.php <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Home</title> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <script src="js/jquery.min.js" type="text/javascript"></script> <script src="js/chili-1.7.pack.js"></script> <script src="js/jquery.cycle.all.js" type="text/javascript"></script> <script src="js/jquery.easing.1.3.js" type="text/javascript" ></script> <link href= "css/style.css" rel="stylesheet" type="text/css" media="screen"> <link href="css/styledrop.css" rel="stylesheet" type="text/css" media="screen" … ![]() | |
1. You only pay when an interested person clicks. 2. You set your budget to control costs. 3. You can reach your target consumer at the right time with the right ad. 4. Unlike organic search, PPC can show results very quickly. 5. PPC data can inform your other marketing … | |
Hi, I am wanting to create a website where I can upload daily posts etc. Not sure how I go about doing this, when I google creating a blog it only gives tutorials for the feedback/comment sections on a site, which isn't what I am looking for. I'm assuming i'll … | |
Hi folks ! Since last year i started building website. Up til now i always used html css and javascript/jquery. Now i want to get into adobe photoshop. My question : Can i upload my existing html file into adobe photoshop for editing or is there any other way to … | |
I usesd external bootstrap and css to create a sytlish menu bar but the bar doesnt appear on mobile device. it just displays an empty space where the menu is supposed to be. Oh the same with logo. ![]() | |
I've created and maintain two sites for non profit orgs that I belong to http://www.conservancyonmayne.com & http://www.vivaldichoir.org based on Dreamweaver templates I started with many years ago. As a rank amateur I realize I've created a dog's breakfast of code that is far from "well formed" - so apologies.. The … | |
i need help on this ...any suggestion am creating a shopping cart it works okey but when i added another page with different products i dont know how to go about the cart update. | |
Hi, few days ago i downloaded a website so that i customize and run it in my localhost, buy when i run it in my localhost i get this javascript window which says, the page at localhost says the following image failed to load, probably a broken link: http://localhost/menuData/images/over.png but … ![]() | |
Hello, I have this navigation bar. I wonder why people have to "click" the portfolio tab in order for the dropdown navigation appears. Is there any way for others people enough just to "hover" the porfolio nav bar then the dropdown box automatically appears? nav.php <link rel="stylesheet" type="text/css" href="css/nav.css"> <div … | |
Hi Dw. I'm not a pro in web design and I've used CorelDraw to draw a website background which is a web page centered image which the web contents will be ontop of it. The problem I'm having is that it will loose the alignments if I you view it … |
The End.