Forum: HTML and CSS Jan 31st, 2009 |
| Replies: 3 Views: 590 that will available on internet...
go and check them...... |
Forum: HTML and CSS Nov 3rd, 2008 |
| Replies: 6 Views: 3,581 you have to buy the space in internet and then copy your website files into your space...for this you have to contact hosting company.... |
Forum: HTML and CSS Oct 25th, 2008 |
| Replies: 14 Views: 1,374 Dream Weaver is damn good as mentioned above... |
Forum: HTML and CSS Oct 24th, 2008 |
| Replies: 5 Views: 620 i just started redesign with new tables in my dreamweaver...i got correct output...then i was thinking , why your design didn't get good output, then after some time ,i was seeing the changes of your... |
Forum: HTML and CSS Oct 23rd, 2008 |
| Replies: 5 Views: 620 hello i just replace the first line of your code like
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
then it removes... |
Forum: HTML and CSS Oct 23rd, 2008 |
| Replies: 5 Views: 620 hello...
i just tried your code in another way...
it doesn't give any spaces...
have a look at it..
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"... |
Forum: HTML and CSS Oct 17th, 2008 |
| Replies: 4 Views: 767 try onKeyup() or onkeyPress() |
Forum: HTML and CSS Oct 14th, 2008 |
| Replies: 4 Views: 968 Adding to David_ ...
i added some more points here...
this link will give more points on this...... |
Forum: HTML and CSS Oct 13th, 2008 |
| Replies: 8 Views: 981 use this line instead of return true in your js code:
theform.action="anotherpage.php"; |
Forum: HTML and CSS Oct 7th, 2008 |
| Replies: 2 Views: 599 there are so many resources over the internet with code..
.try to make search on google..
here are some links:
http://www.osresources.com/6_1_en.html... |
Forum: HTML and CSS Oct 1st, 2008 |
| Replies: 3 Views: 1,024 check these urls for css versions:
http://escience.anu.edu.au/lecture/comp1710/CSS/versions.en.html
http://reference.sitepoint.com/css/csshistory
And see for css positioning:... |
Forum: HTML and CSS Oct 1st, 2008 |
| Replies: 1 Views: 467 hello...
check this url why your mailto is not working...
http://apptools.com/rants/mailto.php |
Forum: HTML and CSS Sep 29th, 2008 |
| Replies: 5 Views: 1,091 ya i got my image from that site only... |
Forum: HTML and CSS Sep 29th, 2008 |
| Replies: 5 Views: 1,091 I have just tried that code ...but i can't seen that icon on my address bar...
Please help me... |
Forum: HTML and CSS Sep 27th, 2008 |
| Replies: 1 Views: 591 hi sunee..
image shadow means a shadow that is preceding below the image as shown in the following link:
http://alistapart.com/articles/cssdropshadows
and example code to make shadow to an image... |
Forum: HTML and CSS Sep 24th, 2008 |
| Replies: 9 Views: 1,475 www.w3schools.com is ever best for beginners....
And all the best to you for your programming... |
Forum: HTML and CSS Sep 16th, 2008 |
| Replies: 9 Views: 914 |
Forum: HTML and CSS Sep 16th, 2008 |
| Replies: 9 Views: 914 You are welcome siriyal...
I have found these links when i was referring to web 2.0:
For web2.0
=============
http://blogs.zdnet.com/web2explorer/?p=5... |
Forum: HTML and CSS Sep 15th, 2008 |
| Replies: 9 Views: 914 hello see this link:
http://www.daniweb.com/forums/thread134514.html |
Forum: HTML and CSS Sep 15th, 2008 |
| Replies: 9 Views: 914 Web 2.0 is really starting to mean a combination of the technology (like AJAX) allowing the customers to actually interact with the information. Web 2.0 is starting to mean the situation where... |
Forum: HTML and CSS Sep 15th, 2008 |
| Replies: 6 Views: 988 If you’ve mastered HTML, you’re 90% of the way towards using XHTML. They’re actually very much the same thing—tag-based markup languages used to display Web pages. The difference is only seen by the... |
Forum: HTML and CSS Sep 15th, 2008 |
| Replies: 3 Views: 653 No Frames:
The<NOFRAMES> tag identifies a section of the HTML file that contains code to be read by frame-blind browsers. The <BODY> tags must be placed with a pair of <NOFRAMES> tags.
Syntax:
... |
Forum: HTML and CSS Sep 5th, 2008 |
| Replies: 4 Views: 661 yes...
do more on css.you will get pretty website ..
reach google... |
Forum: HTML and CSS Aug 5th, 2008 |
| Replies: 6 Views: 570 |
Forum: HTML and CSS Aug 5th, 2008 |
| Replies: 6 Views: 570 hello..
i heard that its possible by saving our file content in msaccess and doing file search on that... |
Forum: HTML and CSS Aug 5th, 2008 |
| Replies: 6 Views: 570 |
Forum: HTML and CSS Aug 4th, 2008 |
| Replies: 6 Views: 570 i have one static site in html...
can any one please help to search the whole static site with search textbox...
Any ideas and help would be appreciated... |
Forum: HTML and CSS Jul 31st, 2008 |
| Replies: 8 Views: 2,835 the table will show after clicks on the show hyperlink:
<a href="#" onClick="toggle_it('prl')">show</a>
all this is done by javascript.... |
Forum: HTML and CSS Jul 31st, 2008 |
| Replies: 2 Views: 895 better to put divs inside tables.... |
Forum: HTML and CSS Jul 29th, 2008 |
| Replies: 8 Views: 2,835 this is your table having text fields:
<table width="291" id="prl" style="display:none">
<tr>
<td width="95">message</td>
<td width="196"><input name="message" type="text"... |
Forum: HTML and CSS Jul 29th, 2008 |
| Replies: 3 Views: 743 and some more:
http://www.how-to-build-websites.com/
http://www.entheosweb.com/website_design/design_ideas.asp
http://www.secretsites.com/do_dont_part1.jsp... |
Forum: HTML and CSS Jul 29th, 2008 |
| Replies: 9 Views: 1,202 Provide small code that runs on online and show output immediately and provide them to edit that code...just like in w3schools....
and also showing input and output with simple examples is the best... |
Forum: HTML and CSS Jul 25th, 2008 |
| Replies: 6 Views: 2,183 |
Forum: HTML and CSS Jul 24th, 2008 |
| Replies: 10 Views: 1,232 restrict your user to download only after providing his/her information...
this is done by sessions concept in php or provide login form.... |
Forum: HTML and CSS Jul 24th, 2008 |
| Replies: 3 Views: 1,009 and also:
http://www.learn-css-tutorial.com/ |
Forum: HTML and CSS Jul 22nd, 2008 |
| Replies: 6 Views: 2,183 you just copy and paste the examples from w3schools and any other and then run then in IE or firefox,then you will get the output...
and try to edit the code in which way you want...
read the... |
Forum: HTML and CSS Jul 18th, 2008 |
| Replies: 3 Views: 859 or use this:
<?php
$text_file = "hits.txt";
function hitCount($file) {
$fp = fopen($file,rw);
$count = fgets($fp,9999);
fclose($fp);
$fp = fopen($file,w); |
Forum: HTML and CSS Jul 18th, 2008 |
| Replies: 3 Views: 859 see this link:
http://www.doheth.co.uk/codelair/php-mysql/hit-counter |
Forum: HTML and CSS Jul 18th, 2008 |
| Replies: 3 Views: 859 <?php
$data2 = file_get_contents("data2.txt") + "1";
$fp = fopen("data2.txt", "w");
fwrite($fp, $data2);
fclose($fp);
?> |
Forum: HTML and CSS Jul 15th, 2008 |
| Replies: 7 Views: 2,867 http://www.softlandingeurope.com/bcd/explorer.htm |