15,919 Archived Topics
Remove Filter ![]() | |
Hi I am developing a site with something like below as the structure. The nav container holds a flash nav swf. I built a toned down lightbox effect and the popup is the center of that. Safari, FF pc, IE6, IE7 all work fine, but firefox mac still layers the … | |
Hi guys, I'm currenty creating a site right now, and I'm just a little concerned about my ASP pages. How do search engines crawl these pages? Do search engines treat these pages differently compared to html pages? | |
Hi Guys, I am looking for one way link for my web designig website. I search over internet for good quality website with PR5+ so i can post my link over there and in response i will pay them on monthly bases for listing my website. Know the response is … | |
I have law center site.Now My main Concern is to make it in the page of google with specified keyword.How would I do that?sort out this problem guys... | |
Hi, I trying to use one of two style sheets depending on screen size but it is not working. Here is the code: [CODE]<script type="text/javascript"> if(screen.width>= 900){ document.write('<link href="main.css" rel="stylesheet" type="text/css" />'); }else {document.write('<link href="small.css" rel="stylesheet" type="text/css" />'); } </script>[/CODE] It disables the style sheets altogether. Not sure why. Any … | |
Hi All, I created a png image in photoshop (a silhouetted star with a transparent background). I then imported it into flash 8 to use it as a mask layed over another image (jpeg of mountain terrain). Herein lies the problem: The png is behaving like its fully non-transparent (the … | |
Hi, I designed a website for a small magazine. I put all the files on their server and their web person was the one to upload everything to GoDaddy. Anyway, so I had made changes to the contact page and those changes wouldn't show no matter what we did. I … | |
Wondering if it's ok to start a thread here to list our Facebook Fan Pages. Yes or No? :) | |
![]() | What am i doing wrong? My iframe background stays white. It must be black. Can anyone help me plz? [code]<HTML> <HEAD> <TITLE>Untitled-1</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- body { background-color:#000000; } --> </style></HEAD> <BODY BGCOLOR="#000000" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0"> <!-- ImageReady Slices (Untitled-1) --> <TABLE WIDTH="1024" BORDER="0" CELLPADDING="0" … |
When I have a hidden input field on my webpage and I use the tab key to traverse my fields, the cursor always moves to the hidden input field. This means that I have to press tab twice to move to the next visible field. Is there any way that … | |
I've got a 101px x 101px div with a background image and words of text. I've attempted to make the whole div a hyperlink but it only made just the text a hyperlink. if you check my website [url]http://www.stackway.com/stack.php[/url] , when you click the word then the correct hyperlink comes … | |
Hi all, I want to set the text on the right side of image to bottom in a div tag. depict like below: ______ | img | | | |_____| The text is here at the bottom of Image But after trying some CSS code (using 'vertical-align:bottom'), I always got … | |
I have few questions related to SEO techniques. From where i can find best and easy SEO techniques for my website. Can SEO help me to bring more traffic for my website. | |
what would be the best marketing strategy that can promote credit card offers? do we have to stick offline promotion or online? | |
I'm very curious if there is a certain time in the day when people are on social networks more, or any site for that matter and I was hoping someone could point me to a site that shows you hour by hour traffic for websites. I know that in the … | |
Hi there, I'm seeking the above to start networking with so I can send you leads to close. You need to be able to get my customers in the escort industry & other areas of the adult industry merchant accounts without ripping them off. If all you care about is … | |
There many online processing service online. Merchant Account is one of them it is a process in such a way that one can earn from his/her ecommerce site staying at your home. All the transactions through the ecommerce site are automatically performed through merchant account and it is possible for … | |
I'm stumped. I have a box model that is controlled by css in other parts of a CMS. For simplicity, lets say it's like this: [CODE] <div.a> <div.b> <table> </table> </div> </div> [/CODE] I wish to print the raw table in the midst of the divs without the CSS margins … | |
Hi friends, I am having a blog with considerably good revenue.Now I am trying to make it a revenue sharing website. I have put Ads in my blog using my personal adsense account.Now I am going to add one of my friends as it's another user.The problem is that If … | |
I was driving down the highway the other day, and it ocurred to me that Facebook sucks. No, really it does. Sure, it lets us connect with friends and we all put up with it, but think about just how bad it is. [LIST] The security features are hard to … | |
My menu is a very large menu and editing it on each individual page is very time consuming (~160 lines of code per chapter and there are 11 chapters). So I am wondering if I can place my menu into another html document and then call/import it to the currently … | |
I have a .flv file (and also the original .mov from which the .flv was created) that i have imported into a new .fla - I also have created a button and assigned actionscript to the button that links to a new web page. The button works correctly. My issue … | |
hi,I'm using a dynamic photogallery in my project.Now i'm having problems with xml updation.The xml file which is being used by the flash is dynamically updated with data from a table that each time xml is changed.But the problem is flash is not using the updated xml file.It uses the … | |
The news in the UK that our [URL="http://www.asa.org"]Advertising Standards Authority[/URL] is being [URL="http://www.brandrepublic.com/News/988680/Advertising-industry-recommends-ASA-extends-its-remit-online/"]urged to monitor Internet ads[/URL] as well as those offline will raise two sets of eyebrows. First there will be those people who assumed it did already. There are ads online, how can an advertising standards authority not … | |
| |
I have send post on this forum to promote our forum but every time administrator delete our post. Then how to promote our website through this website. Only ask question "[B]Tell the 5 best way to promote website.?[/B]" Hope , you will give me any suggestion , not to delete … | |
Hello There, I am Edikan, i owned a forum (A simple machine forum) and some few months now spammers has been disturbing me in my forum. they used robots to post spam post like pornographic links which is disturbing my forum in appearing in search engine as also i waste … | |
I read somewhere that social media is advertising - I dont think it is but I do think that social media is non-blatant advertising because it allows you to still advertise yourself or your product and social media can help you with your branding. | |
Having monitored a great deal of different priced banner adverts on various types of sites I think I have come to the conclusion that buying expensive banner ads on the larger sites does not pay-off. I can honestly say that I have paid the same price on a new small … | |
Can a search engine be regarded as an expert system? hey can anybody cud answer dis? | |
Can anyne tell me more about re-targeting? Was the cTR higher or lower? Would you do it again? Thanks | |
Here is my problem: I have a checkbox and text input elements inside the same ID. I need checkbox to be 20px wide and textbox - 200px wide. I have this: [CODE]#check input { float:left; border:solid 1px #afd45a; width:20px; margin:2px 10px 10px 6px; }[/CODE] What's my solution should be for … | |
[CODE]<html> <head> <center><font color="#BD2031" face="algerian" size="6">!! I LIKE - I HATE !!</center> <style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } --> </style> </head> <br> <body background="teddy.gif"> <table width="100%" height="100%" align="left" cellpadding="0" cellspacing="0"> <tbody> <tr> <td> <font color="#BD2031" face="Bradley Hand ITC" size="4"><b>I like : To … | |
hi friends, I am having a wordpress blog which i would now like to create a mobile friendly version of it. I managed to install a plugin which solved it to a extent but how can i monetize it with google adsense for mobile content. Is creating a new subdomain … | |
Hello People, I would like to learn how to write in basic HTML. My question is what are some good websites that have good tutorials to help someone learn HTML, and also what are some good books that I could pick up at my local bookstore. Any help is greatly … | |
Hello, I have one question but can't think about the correct answer so I create this poll to get the answer. If I have 10 new articles, 1. should I submit them to Ezine and other article directories (about 10) and get back links? or 2. should I post them … | |
Hi everyone, I've a problem while doing Hide\show a div(a element) in InternetExplorer. i.e for changing the style of a div -- display : block; | display : none; Show and Hide using display property as block and none works fine in FireFox. But not in IE. How can i … | |
My site is, basically, a single index.php page with a bunch of php includes. For example: the contact page is " index.php?category=contact " Do I have to redisgn the entire site or is there a way to get the bots to recognize that each one is a seperate page? | |
Hi, Can somebody point me to a visual web CSS editor + live preview similar to Blogger > Layout > Page Elements where you could drag and drop elements and change styles. Thanks | |
Hello, I have a web layout inside a table that allows it to be both vertically and horizontally aligned. It was working well in all browers, until I needed to make a div with a relative positioning. Now that div does not align vertically in IE6 and IE7. It works … | |
I bought a domain, Do i have to buy copyright and/or trademark for it? I dont want to lose it.. Thanks. | |
Well i am in desperate need of some extra cash, so i have resorted to the internet. I found a company called Global Domain International, and it seems legit. The only thing im worried about is getting referrals for it. I am new to referring people to websites. Does anybody … | |
Has anyone had any success in advertising a website via offline advertising campaigns? How can you track conversions? How do you know how well the campaign did for you? | |
Hey Guys, I was just wondering what you though is the Greatest Affiliate Network in the world. Below are some of my favorites. Best Networks: 1. [url]www.GoOffers.net[/url] 2. [url]www.PrimaryAds.com[/url] 3. [url]www.Neverblueads.com[/url] I think these networks have the best offer diversity, prompt and weekly payments, as well as high payouts. What … | |
One of my clients has asked me to look into the value for them to set up a Facebook Fan page for their business. They are not the author of their main product offering but they have authored two utilities that work with the product. Their main product offering is … | |
The answer, it seems, is everyone. The total number of 140 character maximum [URL="http://www.daniweb.com/news/story231619.html"]messages posted to Twitter stood at 5 billion[/URL] late last October (up from a billion the November before) but has leapt forward as the popularity of the micro-blogging system goes into overdrive and last night hit the … | |
[URL="http://www.google.co.uk"]Check it out[/URL] Google has turned the lights out and gone black, but it is only for today it seems. Apparently it is all in a good cause: Earth Hour which invites people around the world to switch off their lights for an hour during the course of Saturday 29th … | |
Hi all, I am very new ( 1st Post) and i have to apologise in the first instance as it would seem that i may end up falling into this nasty category of annoying student types who do not attempt coding themselves first before asking a question and expect some … | |
I was having a problem with this, I wanted to get the target sign ups for a new website i was promoting now, What is the best strategy to use on this? Please give me some advice please... Thanks a lot... :( | |
[B] Hi ! Lately, I bought "The Complete Reference HTML & XHTML 4th Edition 2003 by Thomas A. Powell" to enhance my knowledge on this subject. It also covers CSS1 and CSS2. Do you think this book is too old to learn HTML , XHTML & CSS ? Thank you … |
The End.