The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
0answers
12 views

I want code css to display Google Adsense ads [closed]

I want code css to display Google Adsense ads from my site this code was worked but now it didn't :( /*-----Programming code by mhmodweb-----*/ #add-google-bottom{display:NONE} ...
-2
votes
1answer
50 views

Google Sites: code block - how to disable wrapping [closed]

I'm using Google Sites to host the wiki-like website. I noticed that code blocks have text wrapped in them. Instead, I would like to have the code non-wrapped and with horizontal scrollbar when ...
2
votes
1answer
74 views

What's the best HTTP code for dynamically deleted pages?

I've built my own CMS and I'm looking for the best way to handle pages / items deletion. Actually, pages and items were deleted and cannot be restored. But since I have implemented a bin, I don't ...
1
vote
1answer
48 views

Blank lines between sourcecode [closed]

I'm so confused with a strange behaviour. Actually I have edited some php files remotely with my PhpDesigner8 (a php editor). Everything goes right, but when my teammates reopen the files that I have ...
2
votes
1answer
801 views

Where to find my website's source code?

My company ordered a website and we were given all usernames and passwords but I can't find the PHP source files and this is my first website assignment. I have no prior exposure to web technologies ...
0
votes
1answer
35 views

How do I use the include directive under IIS

I just took over a local web site and it uses IIS 6. There is a lot of code repeated across all files, and I would like to use some directive to include the same generic code over and over in each ...
0
votes
1answer
110 views

Are there some good Javascript templates out there? [closed]

I am trying to create a simple .js file that will let me have some submit buttons here and there, with the text paragraph in the middle changing based on which submit button is pressed. Does the ...
-2
votes
2answers
68 views

how are they doing this for their CMS?? And how can I do something similar

They've linked the CMS, mail (which is http://www.campaignmonitor.com), social sites management, some kind of online payment solutions, and word press all under one log-in. I'm mostly a graphic ...
0
votes
1answer
106 views

Internet Explorer blocking

How do I add a custom page that is displayed only to Internet Explorer users so that they are not able to access my blog. I'm using Wordpress 3.3 and thought there would be a plugin for that or ...
12
votes
6answers
3k views

Which tool can tidy/indent HTML5?

I've already spent about 2 hours searching google and trying various tools but either they don't do indent tags per say or they aren't HTML5 compatible such as the famous HTML tidy which was last ...
3
votes
1answer
368 views

How can I automatically clean, beautify, and autoindent dynamic HTML code?

Using content management systems to build dynamic sites invariably results in ugly HTML. Indent levels are often wrong, white space litters the page, and a host of other tiny annoyances plague anyone ...
0
votes
1answer
38 views

Could someone please check my code? [closed]

Could someone check my code. I either have an identifier misspelled or a div missing. The site is at http://dev.gfd-oogle.com and the original theme is at ...
1
vote
2answers
149 views

Best technical blog site for existing domain

I would like to have a blog site, tough I have created my own by writing the code.. Huhhh... hosting cost is killing me. I have my domain name with me and I just wanted to get the blog where I can ...
3
votes
3answers
424 views

Some browsers zoom in on website, removing whitespace on sides?

On some browsers, they show the website more expanded, removing the white space on the sides of the page. This has the effect of making everything seem more cluttered and bigger. Is there something ...
1
vote
1answer
97 views

Common web app code base

There are a bunch of very similar RE search sites out there. I would not be surprised if a lot of them started out from the same code base. Does anyone know if these are all custom built, or if some ...

1 2
15 30 50 per page