Search Results

Showing results 1 to 40 of 42
Search took 0.01 seconds.
Search: Posts Made By: Shanti Chepuru ; Forum: HTML and CSS and child forums
Forum: HTML and CSS Jan 31st, 2009
Replies: 3
Views: 590
Posted By Shanti Chepuru
that will available on internet...
go and check them......
Forum: HTML and CSS Nov 3rd, 2008
Replies: 6
Views: 3,581
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
Dream Weaver is damn good as mentioned above...
Forum: HTML and CSS Oct 24th, 2008
Replies: 5
Views: 620
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
try onKeyup() or onkeyPress()
Forum: HTML and CSS Oct 14th, 2008
Replies: 4
Views: 968
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
ya i got my image from that site only...
Forum: HTML and CSS Sep 29th, 2008
Replies: 5
Views: 1,091
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
Forum: HTML and CSS Sep 16th, 2008
Replies: 9
Views: 914
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
hello see this link:
http://www.daniweb.com/forums/thread134514.html
Forum: HTML and CSS Sep 15th, 2008
Replies: 9
Views: 914
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
yes...
do more on css.you will get pretty website ..
reach google...
Forum: HTML and CSS Aug 5th, 2008
Replies: 6
Views: 570
Posted By Shanti Chepuru
yes...
thanks praveen...
Forum: HTML and CSS Aug 5th, 2008
Replies: 6
Views: 570
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
Forum: HTML and CSS Aug 4th, 2008
Replies: 6
Views: 570
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
better to put divs inside tables....
Forum: HTML and CSS Jul 29th, 2008
Replies: 8
Views: 2,835
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
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
Solved: DreamWaver help
Views: 2,183
Posted By Shanti Chepuru
welcome tactfulsaint....
Forum: HTML and CSS Jul 24th, 2008
Replies: 10
Views: 1,232
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
and also:
http://www.learn-css-tutorial.com/
Forum: HTML and CSS Jul 22nd, 2008
Replies: 6
Solved: DreamWaver help
Views: 2,183
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
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
Posted By Shanti Chepuru
see this link:
http://www.doheth.co.uk/codelair/php-mysql/hit-counter
Forum: HTML and CSS Jul 18th, 2008
Replies: 3
Views: 859
Posted By Shanti Chepuru
<?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
Posted By Shanti Chepuru
http://www.softlandingeurope.com/bcd/explorer.htm
Showing results 1 to 40 of 42

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC