15,923 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for alone88
Member Avatar for Dani
0
183
Member Avatar for DTSCode

Hey guys! I'm going to be competeting in a school competition for computer programming, and the task is building a webpage. here is the link: http://www.skillsusaca.org/sites/default/files/Computer%20Programing%20-%20Regional%20.pdf i have two questions... firstly, i dont want to assume that i can use php and find out i cant, so is there a …

Member Avatar for DTSCode
0
126
Member Avatar for davecoventry

I have a link in my web page: <div class="site-logo"> <h1 class="site-title"> <a href="http://10.0.0.201/wp/" title="Document &amp; Draft" rel="home">Document &amp; Draft</a> </h1> <h2 class="site-description">For power CAD users</h2> </div> The "site-logo" class is as follows: .site-logo{ display: block; text-align: left; color: #9FA32E; font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif; font-size: 42px; text-decoration: none; } I'm expecting …

Member Avatar for JorgeM
0
983
Member Avatar for kevwood

hi people back again :( i am having an issue with my div elements lining up all nicely in ie but in chrome they second row of divs are slightly moved to the right. It is really confusing me as to why this is happening, i am not sure if …

Member Avatar for kevwood
0
394
Member Avatar for Beggersewen

Hi guys, I recently purchased a domain that I will use for my website. I was wondering how can I set it up so I can have an email like admin@mydomain.com

Member Avatar for Shiva_3
0
226
Member Avatar for SalientAnimal

Hi All, I have a bit of a problem with the site I have been working on. Originally I built it on my laptop, to later transfer over onto the "Intranet" server. On my laptop, everything was working perfectly and as intended. I then transferred it onto the server and …

0
101
Member Avatar for chrisschristou

after learning hard i have succed my goal to build my responsive website. but i have a question about device size and resolution. now we have phone IN FHD AND HD AND TABLET like pc my resnposive web site work fine it respect the resolution but where phone or tablet …

Member Avatar for chrisschristou
0
166
Member Avatar for devianleong

![9ef0bea126bf57cd5cc267400d2ed75c](/attachments/large/3/9ef0bea126bf57cd5cc267400d2ed75c.png "9ef0bea126bf57cd5cc267400d2ed75c") Please look at attachment picture. This is my html <nav class="subnav"> <ul class="nav-pills categorymenu"> <li><a href="#">Fashion &amp; Accessory</a> <div> <ul class="arrow"> <li class="category"><a href="category.php?id=Women">Women</a></li> <li><a href="category.php?id=5">Women's Dresses</a></li> <li><a href="category.php?id=7">Women's Jeans</a></li> <li><a href="category.php?id=8">Women's Tops</a></li> <li><a href="category.php?id=9">Women's Coats &amp; Jackets</a></li> <li><a href="category.php?id=10">Women's Pants & Shorts</a></li> <li><a href="category.php?id=11">Women's Skirts</a></li> <li><a href="category.php?id=12">Women's …

Member Avatar for devianleong
0
132
Member Avatar for mattyd

To begin, I have not written any HTML/CSS in about 4-years, so in a sense I'm relearning. My issue at this point is this: I want my footer to span the length of the window. Simple enough; But, it is leaving an approximately 10-px gap on the left of the …

Member Avatar for kevwood
0
192
Member Avatar for diggdirectory

It seems that Google not takeing care of his product Google+ Google+ not updates any new feature while facebook adding every day something new and making this giant social sites more users friednly

Member Avatar for jobtardis
0
89
Member Avatar for kevwood

hi all i am having trouble getting the correct spacing i need between my links across a horizontal navigation bar. i would like all the links to be spaced evenlly across the space available. here is my code as it stands html <div id="nav"> <ul id="navigation"> <li><a href="index.html">link</a></li> <li><a href="page1.html">link</a></li> …

Member Avatar for kevwood
0
170
Member Avatar for safeer008

I am trying to insert a circle but don't want an image to use. Can I draw a circle using css. Thanks.

Member Avatar for travis.holt.921_2
0
164
Member Avatar for shulesly
Member Avatar for Musafir

This is my CSS code [CODE]body{ background: white url(/image/bg.jpeg) repeat-x center top }[/CODE] HTML code [CODE]<!doctype html> <html> <head> <title>Page title</title> <link rel="stylesheet" type="text/css" href="style.css" / </head> <body> </body> </html>[/CODE] I don't why but the image doesn't show up. The image for the background is below [url]http://img704.imageshack.us/img704/2162/67726065.jpg[/url] Thanks in advance

Member Avatar for travis.holt.921_2
0
1K
Member Avatar for rb1234567

I am having trouble getting my drop down navigation menu to work. The main issue is when I zoom out in Google Chrome, the menu starts wrapping and dropping to a 2nd line, causing all other divs on the page to wrap too. I have searched across the internet to …

Member Avatar for JorgeM
0
296
Member Avatar for davy_yg

Hello, I am trying to print the following events horizontally instead of vertically. How to do so? [Events](http://www.rustoleum-indonesia.com/events_2.png) index.php <?php include('include/con_database.php'); $result = mysql_query("SELECT * FROM dynamic_content WHERE CatID='4'"); while ($data = mysql_fetch_array($result)){ echo '<div id="banner">'; echo '<div id="title">'; echo '<h1>'.'<a href="http://localhost/IndonusaCMS/events.php?id='.$data['ID'].'">'.$data['title'].'</a>'.'</h1>'; echo '</div>'; echo '<div id="gambar">'.'<img src="images/events/thumb/' . $data['images'] …

Member Avatar for davy_yg
0
125
Member Avatar for rb1234567

Hi, How do you stop divs from moving all over the place when you zoom in and out of browsers? The website I am going to create has to be centered in the middle of the webpage. I need to create a header with an animated gif in the left …

Member Avatar for JorgeM
0
14K
Member Avatar for maazad.kalam

I am New on Odesk. I am daily did for job. No hire anybody. I do"t know my probleme. Can anybody help me ?

Member Avatar for Amol555
0
97
Member Avatar for diggdirectory

Is There Still a Place for High Quality Guest Blogging? Here's Everything You Need to Know http://searchenginewatch.com/article/2324561/Matt-Cutts-Says-Stop-Guest-Blogging-for-SEO-Heres-Everything-You-Need-to-Know

Member Avatar for Chris_tax
0
233
Member Avatar for saucy6969

hi there, This is my first go doing a wordpress site and its causing me some confusion. I know how to create all the pages I need and thats going smoothly. I cant seem to get the main navigation buttons in my header to move...expand...anything really except line up in …

Member Avatar for london-G
0
174
Member Avatar for aaliyahgorge

What is the page authority ? and how to increase any website page authority ?

Member Avatar for jonese068
0
163
Member Avatar for kmmcab

Hi every one my name is Sam i run a taxi company in Sacramento area i have a website which is [www.sacramentocab.com](http://www.sacramentocab.com) i been doing okay before October 2013 google update but i don't know what happened.I have been pushed back by google for most of my keyword. If anyone …

Member Avatar for Kelly Burby
0
421
Member Avatar for geneh23

Hey everyone, So I've built a website for my portfolio and I want to make it responsive to all browser sizes. However I don't think I've got the basics of it down yet. I've got it to where my menu re-adjusts and but the main content doesn't seem to alter …

Member Avatar for geneh23
0
421
Member Avatar for geneh23

Hey everyone, So I have a website, already up and running but I'm having trouble making the site responsive to different screen widths. I'm having trouble making the text automatically fit to page when I try to manually resize the window in my desk top. I haven't completed the responsive …

Member Avatar for geneh23
0
434
Member Avatar for erminasrc

Hey , I am currently 2nd undergraduate and I am new to this presentation . Currently I am pursuing IT , but not much I have learn. I have a presentation within 1 month , I need your help to suggest me some interesting topic. It will be given priority …

Member Avatar for Dani
0
105
Member Avatar for showman13

Good Morning All, It has been quite some time since I've been here, but I had something pointed out to me that I haven't been able to resolve on my own yet, so I'm bringing it to the community of experts to hopefully head me in the right direction. my …

Member Avatar for showman13
0
250
Member Avatar for johmny

Hello to all the members of the daniweb. Can we use the multiple scripts of the Google analytics on the home page of the website.

Member Avatar for jonese068
0
237
Member Avatar for mattyd

(Mods/Admin: Please move if in wrong area. Thank you) I am interested in hosting ads on my site, but I have no idea where to begin. Simply put, I want this to be a selective, semi-targeted process; Companies such as RackSpace, for example. I would not accept just anything on …

Member Avatar for Dani
0
226
Member Avatar for alone88
Member Avatar for logeshs26
Member Avatar for RikTelner

I would like to know if `Consolas` and `Arial` are 100% sure to be supported on website by any browsers/operation system; without that I need to use CSS3 for including font exclusively. I have been Googling that stuff, but I found only report of how big percentage of websites use …

Member Avatar for RikTelner
0
76
Member Avatar for Deep Modi

let I am having the Text Link. so what should I do so that i can know how many times the link clicked? I just want to know how can I get the total clicks of link... whether its button or text... This feature is available in softpedia. while clicking …

Member Avatar for JorgeM
0
120
Member Avatar for fray

Hi, I have been having major problems with Frontpage and am ready to download a diffrent free website builder, whats the best one? and how would i upload my current pages to my new builder?

Member Avatar for matrixdevuk
0
319
Member Avatar for diggdirectory

Yes, regular marketing may complitly dissapear in 2014 , Internet marketing will going the most prefered and easy , cheap marketing style

Member Avatar for Stuugie
0
151
Member Avatar for happygeek

If you have never stopped to think about language in terms of Search Engine Optimisation (SEO) then the results of a survey by digital marketing agency Greenlight might make you do just that. According to the global Search and Social Survey, some 76% of people do their online searching in …

Member Avatar for issaccosta
0
577
Member Avatar for happygeek

[ATTACH=RIGHT]22094[/ATTACH]Facebook Vice-President Chris Cox has [announced](https://blog.facebook.com/blog.php?post=10150251867797131) the latest in a seemingly never ending run of privacy updates for the worlds' biggest social network. The improvements can be summed up as tightening up the question most often asked by those users worried about their privacy, namely "who can see this?" Unless …

Member Avatar for kategirdlelock
0
480
Member Avatar for darkelflemurian

Good morning everyone I come here today with some questions in hopes that someone can help me through. The problem: At my work, I am requiered to create a chat app for mobile using html5 and websockets. We have a custom made chat app for desktop in the company which …

Member Avatar for PubNub
0
335
Member Avatar for Spencer_2

http://prntscr.com/2l3gnh - My Problem I'm currently using this HTML: <footer> <p class="alignleft">Text on the left.</p> <p class="alignright">Text on the right.</p> </footer> With this CSS: /***** Reset *****/ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, …

Member Avatar for diafol
0
340
Member Avatar for fheppell

On my site, I've been tweaking the remember me checkbox so that it looks like a button, whilst still being a checkbox, my html is: <span class="button-checkbox"><button type="button" class="btn" data-color="info">Remember Me</button><input type="checkbox" name="remember_me" id="remember_me" checked="checked" class="hidden"></span> A fontawesome icon is dynamically changed and the status of the checkbox is modified …

Member Avatar for pritaeas
0
216
Member Avatar for Curtscope

I heard that some of these places rip you off and don't pay their publishers when you sign up as an affiliate or publisher. So you can't trust them. Paid advertsing is a good option if you have the cake. Most don't. And it's okay... The best way to advertse …

Member Avatar for chandrakanth.raibagi.9
0
407
Member Avatar for Famous16

Hi, Can anyone tell me please how can we promote an online business without doing SEO. Because SEO will take some time to give results. I have a newly built business website and I need instant customers. Can anyone tell me please how can I get it? Regards

Member Avatar for atinus cool
0
606
Member Avatar for jazleeen

What is the difference between search network and display network in PPC. I want to run a PPC campaign but I dont know which network is best for my campaign. can any one tell me the difference between these two network.

Member Avatar for jobtardisportal
0
192
Member Avatar for sweet.virat

Hey i want navigation menu with image ... It means that if in my manu there is 3 button home,serviceses,about us than when onmouseover on that text it shows images which i choose..this type of implemntation done by me.. But when images change there is no effect ... And i …

Member Avatar for sweet.virat
0
278
Member Avatar for kevwood

Hi all thanks for reading, I am having problems getting my padding to work how i would like. I have a the followinc code for my page <!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> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Sonc Hydro</title> <link rel="stylesheet" type="text/css" href="css/main_styles.css" /> …

Member Avatar for matrixdevuk
0
290
Member Avatar for andi-dev

<div class="datagrid"><table> <thead><tr><th>header</th><th>header</th><th>header</th><th>header</th></tr></thead> <tfoot><tr><td colspan="4"><div id="paging"><ul><li><a href="#"><span>Previous</span></a></li><li><a href="#" class="active"><span>1</span></a></li><li><a href="#"><span>2</span></a></li><li><a href="#"><span>3</span></a></li><li><a href="#"><span>4</span></a></li><li><a href="#"><span>5</span></a></li><li><a href="#"><span>Next</span></a></li></ul></div></tr></tfoot> <tbody><tr><td>data</td><td>data</td><td>data</td><td>data</td></tr> <tr class="alt"><td>data</td><td>data</td><td>data</td><td>data</td></tr> <tr><td>data</td><td>data</td><td>data</td><td>data</td></tr> <tr class="alt"><td>data</td><td>data</td><td>data</td><td>data</td></tr> <tr><td>data</td><td>data</td><td>data</td><td>data</td></tr> </tbody> </table></div> CSS .datagrid table { border-collapse: collapse; text-align: left; width: 100%; } .datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #36752D; -webkit-border-radius: …

Member Avatar for diafol
0
368
Member Avatar for Smiti
Member Avatar for hemalatha.nambisan

**I am creating a webserver where I am using a tool called HMMer. When user uses this server they have the option to generate the output for the input either as tabular output or as text output.My problem is to show both output in the web page. I am doing …

Member Avatar for urtrivedi
0
175
Member Avatar for sweet.virat

please follow this link and help me https://drive.google.com/file/d/0B6V-9RLYdFzeVUVQdzJyNnd1MEk/edit?usp=sharing visit html file and help regarding this proble

Member Avatar for sweet.virat
0
146
Member Avatar for maketick

Hello, What is gray hat SEO technic in SEO? Is it valid technic in Google? Please post your opinion on this important issue. Thanks, Maketick

Member Avatar for luvseo
0
320
Member Avatar for petrarobert002

The End.