Forum: Website Reviews Dec 18th, 2007 |
| Replies: 3 Views: 556 Re: Logo Sorry,
but I see just a regular logo that for all I know was not given much thought to make
If I was designing it I would try to seperate
the word "web" from "marketing" to
make them memorable for... |
Forum: HTML and CSS Dec 18th, 2007 |
| Replies: 2 Views: 473 Re: Help! Try this
#main-container{
margin:20px auto;
...
}
or you might want to start from a dead center example
http://www.wpdfd.com/editorial/thebox/deadcentre4.html
that is known to work with most... |
Forum: Search Engine Optimization Jul 22nd, 2007 |
| Replies: 4 Views: 1,328 Re: IFRAME tags? I will make a test as soon as I find the time, it would be interesting to find out .... |
Forum: IT Professionals' Lounge Jul 22nd, 2007 |
| Replies: 11 Views: 4,661 Re: Email Marketing I would search the web for companies that might be interested in your product and send them more personal emails (not spam)
Those companies are probably more easy to purchase your product. |
Forum: Promotion and Marketing Plans Jul 20th, 2007 |
| Replies: 22 Views: 4,502 Re: Link Directories Did you submit to the local yahoo.co.in or directly to dir.yahoo.com ?
And have you seen any benefit in traffic ? from the inclusion ?
Thanks |
Forum: Promotion and Marketing Plans Jul 20th, 2007 |
| Replies: 22 Views: 4,502 Re: Link Directories Mind telling us the secret of your inclusion, or was it just included without you submitting it ? |
Forum: Promotion and Marketing Plans Jul 20th, 2007 |
| Replies: 22 Views: 4,502 |
Forum: IT Professionals' Lounge Jul 20th, 2007 |
| Replies: 4 Views: 1,593 Re: Anyone here do sponsored blogging? what is up with buyablogger.com
it redirects to milliondollarwiki
I would never even register to such a site that redirects its own domain to another subpage of a different site (can't explain it,... |
Forum: Search Engine Optimization Jul 19th, 2007 |
| Replies: 13 Views: 2,395 |
Forum: Advertising Sales Strategies Jul 18th, 2007 |
| Replies: 13 Views: 6,546 |
Forum: Search Engine Optimization Jul 18th, 2007 |
| Replies: 13 Views: 2,395 |
Forum: Search Engine Optimization Jul 18th, 2007 |
| Replies: 28 Views: 3,420 |
Forum: IT Professionals' Lounge Jul 18th, 2007 |
| Replies: 15 Views: 2,482 Re: Do I need a new webhost? Yes that is what my common sense tells me,
but spying on some of the customer's websites (getting hosting from a particular host that you might be interest it in) will probably more valuable than... |
Forum: Website Reviews Jul 18th, 2007 |
| Replies: 5 Views: 1,713 Re: Rate My Hotel Booking Site Did a search on athens hotels and found out that some of the html markup shows up
<b>location.</b>
when you press on book now the info on cancellation look like error message display, no real... |
Forum: IT Professionals' Lounge Jul 18th, 2007 |
| Replies: 15 Views: 2,482 Re: Do I need a new webhost? Lots of webhosts suffer from bad database support (too few database servers compared to what their customers needs demand).
I don't have any suggestion but I would review the ones that impose... |
Forum: Site Layout and Usability Jul 18th, 2007 |
| Replies: 21 Views: 5,023 Re: where can i find a good HTML editor ? 1st page 2000 was excellent.
I have not tried their new 2006 version but I bet its going to be very NICE at least.
Hey its free try it.
http://www.evrsoft.com/1stpage3.shtml |
Forum: IT Professionals' Lounge Jul 18th, 2007 |
| Replies: 5 Views: 1,173 Re: What language to learn? Yes there are many differences as mentioned already, but in the end the will both help you program online applications.
I would focus on getting good/expert at PHP (or ASP if you feel more... |
Forum: HTML and CSS Jul 17th, 2007 |
| Replies: 7 Views: 962 Re: Centering CSS No problem Cerberus,
rep is always appreciated if you did find my post valuable. |
Forum: HTML and CSS Jul 17th, 2007 |
| Replies: 7 Views: 962 Re: Centering CSS I did not check it with firefox actually
put this in the style tag
body, html {
height:100%;
}
it should work with Firefox now |
Forum: Website Reviews Jul 17th, 2007 |
| Replies: 2 Views: 1,167 site review: http://www.gamesonline4free.net/ Please review my free online game (http://www.gamesonline4free.net/) site
Its like 2 month old but, I know it needs to be redesigned.
I have not decided on the strong points and the weak points... |
Forum: Website Reviews Jul 17th, 2007 |
| Replies: 7 Views: 1,108 Re: Brutal Honesty I am going to state what's already been said before but yes scrolls are making the whole design look cheap and unprofessional.
I would consider "freeing" that "maintext" div from any scroll and... |
Forum: Website Reviews Jul 17th, 2007 |
| Replies: 2 Views: 707 Re: My new site I like the layout and the background color (even though I would prefer it a little more light blue)
Can also consider, leaving some gap (margin or padding) between your header graphic and the top... |
Forum: Website Reviews Jul 17th, 2007 |
| Replies: 5 Views: 1,052 Re: opinion on usebility www.freepictureclick.com There is a gap on the right side equal to the left hand column width, what purpose does it serve ?
It actually makes the right side look more empty then it already is.
I would also add some more... |
Forum: Website Reviews Jul 17th, 2007 |
| Replies: 3 Views: 688 Re: Please review it I think this site serves its purpose well.
Nice name, simple layout, easy to read content. I don't think there is anything to be changed if you ask me.
Even the girl on the phone that might look... |
Forum: HTML and CSS Jul 17th, 2007 |
| Replies: 7 Views: 962 Re: Centering CSS This works, just added the wrapper
change the heights and width and margins according to your needs
<html>
<head>
<style type="text/css">
#wrapper{
width:500px; |
Forum: JavaScript / DHTML / AJAX Jul 14th, 2007 |
| Replies: 2 Views: 1,993 Re: Why the following does not work in Firefox You are using very archaic javascript techniques
Either go with a cross browser javascript library (dojo, jquery, scriptaculous, mochikit, mootools )
or find a code that works "cross-browser"
I... |
Forum: HTML and CSS Jul 14th, 2007 |
| Replies: 3 Views: 963 Re: My Site Says "Untitled Document" When you use frames the title of the document is taken from your frameset page.
So go in that page and put
<title>your title </title>
(<title>untitled document</title> should already be there from... |
Forum: PHP Jul 6th, 2007 |
| Replies: 3 Views: 647 Re: word to html I think what you want is a "word to html converter"
I think I have seen programs do that (even word can do create a crappy html document) but I am not sure there is a script that does it in php. |
Forum: Pay-Per-Click Advertising Jul 2nd, 2007 |
| Replies: 5 Views: 1,970 Re: Adsense in fixed div Thanks for the looking into it and for the offer to email google, but I was mostly interested in everyone's personal opinion on effectiveness of ads and or legality. |
Forum: Pay-Per-Click Advertising Jul 2nd, 2007 |
| Replies: 5 Views: 1,970 Adsense in fixed div I have seen it in a couple of sites.
Anybody has seen it ?
The adsense stays on its place as you scroll down the page
its a nice effect and it could be getting more clicks then usual
What do you... |
Forum: Pay-Per-Click Advertising Jun 16th, 2007 |
| Replies: 0 Views: 1,173 How do you do A/B testing ? I saw on a post of cscgal mentioning A/B testing, I have heard of the term in numerous conversations but, I was wondering what is the concept and how do you actually go about doing it ?
Thanks |
Forum: Advertising Sales Strategies Jun 15th, 2007 |
| Replies: 22 Views: 7,084 Re: Buy PR10 link Well I guess if you can make the money back by selling links from your higher pagerank pages for higher prices, then by all means do it |
Forum: Advertising Sales Strategies Jun 15th, 2007 |
| Replies: 40 Views: 8,272 Re: how can we force users to click on the ADS As previous mentioned, this might be helping Dani for now, but once the advertisers realize that things like that are happening then will not trust adwords for their advertising.
I have though the... |
Forum: Advertising Sales Strategies Jun 15th, 2007 |
| Replies: 22 Views: 7,084 Re: Buy PR10 link Those were some very informative answers.
3800/month, you could definetelly split this money up to pay a good writer, a good designer, and a good promoter to get better content, better looks, and... |
Forum: Promotion and Marketing Plans Jun 15th, 2007 |
| Replies: 4 Views: 1,434 Re: hw do i promote Start with some exchange posting with some other forums owners that don't have much traffic either. I have seen it requested in forums like this ... "I will do 20 posts on your forums and you do... |
Forum: Geeks' Lounge Jun 15th, 2007 |
| Replies: 30 Views: 1,716 Re: help... Yes you are right happygeek, I am new here, I just did not see this untill you mentioned, I will make the use of it next time. |
Forum: Advertising Sales Strategies Jun 15th, 2007 |
| Replies: 40 Views: 8,272 Re: how can we force users to click on the ADS I suppose you could try image ads (force only images to be displayed) maybe some flashy image ads would be more welcome for clicks
But definetelly as mentioned before, I think forum people are not... |
Forum: Geeks' Lounge Jun 15th, 2007 |
| Replies: 30 Views: 1,716 Re: help... A mod please check this poster above and all the PM's he has made, definetelly a spammer. |
Forum: HTML and CSS Jun 15th, 2007 |
| Replies: 4 Views: 1,271 Re: Talbe Dimensions I am not sure if its against the ToS to post the website to see what you are talking about,
because by your description I am not sure exactly what you are asking. |
Forum: PHP Jun 15th, 2007 |
| Replies: 2 Views: 973 Re: display google map using php Its seems to me that your question is very involved I have not done any work with the google maps and php (each seperate yes) but you can probably take a look at this tutorial if everything else... |