Forum: HTML and CSS Oct 15th, 2009 |
| Replies: 5 Views: 375 follow the below website and w3school is best website for HTML
http://www.w3schools.com/html/
http://www.quackit.com/html/codes/
http://www.web-source.net/html_codes_chart.htm |
Forum: HTML and CSS Sep 24th, 2009 |
| Replies: 2 Views: 1,084 Hi Use below Javascript where you want scrolling images in your html page
<SCRIPT LANGUAGE="JavaScript">
var interval = 2; // delay between rotating images (in seconds)
var random_display = 0;... |
Forum: HTML and CSS Sep 12th, 2009 |
| Replies: 6 Views: 1,473 first create a flash banner in adobe flash cs3 and save a file into swf format and insert your swf file in html file using below code
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
... |
Forum: HTML and CSS Sep 12th, 2009 |
| Replies: 7 Views: 442 this one is good for Initial to design a website |
Forum: HTML and CSS Sep 10th, 2009 |
| Replies: 2 Views: 366 Hi,
I have one doubt on IFrame in HTML
I wrote some code in a html file and inserted that file in a iframe but it working fine..
but Mozilla give some trouble please help me out this... |
Forum: HTML and CSS Aug 11th, 2009 |
| Replies: 1 Views: 221 Hi,
I designed one website its working fine on mozilla and IE7 but when i was trying on Internet Explorer8 it not good
link was http://172.16.13.205/livexlntidea
Pls help me |
Forum: Graphics and Multimedia Aug 3rd, 2009 |
| Replies: 5 Views: 610 Hi,
I have flash video in FLV. I have kept the video in html but my problem is that when clicks the video on browser it's goes to full screen.
Anybody help me? |
Forum: HTML and CSS Jul 10th, 2009 |
| Replies: 4 Views: 577 10810
Please check the attachment for drop down and let me know it is need to you |
Forum: HTML and CSS Jul 10th, 2009 |
| Replies: 3 Views: 500 Please check below code. and let me know if it is working
.searchresultscontainer{
width:1520px;
height:62px;
left:14px;
border-style:solid;
border-color:#FF0000;
} |
Forum: Graphics and Multimedia Jun 18th, 2009 |
| Replies: 1 Views: 564 Its depends on your requirement |
Forum: HTML and CSS Jun 18th, 2009 |
| Replies: 5 Views: 515 Please check the below you get the solution for you problem
http://www.dynamicdrive.com/ |
Forum: HTML and CSS Jun 18th, 2009 |
| Replies: 1 Views: 332 if you have layout post in your web site server. Then it will come on Ineternet |
Forum: HTML and CSS Jun 18th, 2009 |
| Replies: 4 Views: 388 get a freelancer to design your website |
Forum: HTML and CSS Jun 16th, 2009 |
| Replies: 6 Views: 570 it is possible with JavaScript not possible in HTML, post this in JavaScript forum |
Forum: HTML and CSS Jun 16th, 2009 |
| Replies: 5 Views: 515 I think given code doesn't have Style sheet(CSS file) for tab menu, please check once if have the CSS file please send it |
Forum: HTML and CSS Jun 13th, 2009 |
| Replies: 13 Views: 1,157 w3schools is the best Webiste to learning HTML, CSS(Cascading Style Sheets) and Javascript.
http://www.w3schools.com/ |
Forum: HTML and CSS Jun 13th, 2009 |
| Replies: 2 Views: 532 take the padding total to 0 pixel |
Forum: Graphics and Multimedia Jun 10th, 2009 |
| Replies: 3 Views: 792 Imageready using for animated images and rollover images slicing |
Forum: HTML and CSS Jun 10th, 2009 |
| Replies: 9 Views: 938 the main difference between <br > and <br /> is <br> is used html earlier versions and <br /> is used in the latest version like the below tags also
<img src="" > ------------- <img src="" />... |
Forum: HTML and CSS Jun 10th, 2009 |
| Replies: 3 Views: 851 fit your Image size like this
<img src="your image path" height="size in pixels" width="size in pixels" />
now it fit in all browsers with same size |
Forum: Troubleshooting Dead Machines Jun 4th, 2009 |
| Replies: 3 Views: 325 I have installed window two times it showing same thing |
Forum: Graphics and Multimedia Jun 1st, 2009 |
| Replies: 4 Views: 681 |
Forum: Site Layout and Usability Jun 1st, 2009 |
| Replies: 2 Views: 614 try this one
<bgsound src="your mp song path" loop="-1" volume="100" /> |
Forum: Troubleshooting Dead Machines Jun 1st, 2009 |
| Replies: 3 Views: 325 Hi,
I was formatted my machine two days back. after installed windows when i was started my machine it showing line like (- - -) after some tine one message was showing insert rebootable disc in... |
Forum: HTML and CSS May 30th, 2009 |
| Replies: 3 Views: 745 <table width="760px" border="0">
<tr>
<td colspan="2" style="background-color:white;"><div id="container">
<div><img src="http://www.virapetz.com/images/virav2banner.png" /></div>
<div... |
Forum: HTML and CSS May 28th, 2009 |
| Replies: 5 Views: 1,601 we can design drop down menu(sub menus) using through css and JavaScript. It is very easy to do drop down menu in Dreamweaver.
below link have many types of drop down menu with CSS and JavaScript,... |
Forum: HTML and CSS May 26th, 2009 |
| Replies: 2 Views: 655 hello,
Try with this here a lot bugs in your html code. you didn't close div tags properly.
<?xml version = "1.0" encoding = "utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0... |
Forum: Site Layout and Usability May 23rd, 2009 |
| Replies: 15 Views: 3,976 <body onLoad="goforit()"><script>
var dayarray=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var montharray=new... |
Forum: HTML and CSS May 21st, 2009 |
| Replies: 2 Views: 390 send me the full html and css code for thread. here its not showing even in dreamweaver also |
Forum: HTML and CSS May 21st, 2009 |
| Replies: 9 Views: 783 Hi,
if you want your webpage hieght or widht to fit into your browser give height or width in percentize(100%) |
Forum: HTML and CSS May 21st, 2009 |
| Replies: 2 Views: 291 On internet we have many free templates please check below links
http://www.freewebtemplates.com/
http://www.metamorphozis.com/
http://www.steves-templates.com/
http://www.templatesbox.com/... |
Forum: HTML and CSS May 20th, 2009 |
| Replies: 2 Views: 455 Hi,
Freinds,
I have a doubt in style sheets, when i was using a in table tag there a style property show that is min-height, what is the min-height? and what is difference between hieght and... |
Forum: Graphics and Multimedia May 20th, 2009 |
| Replies: 2 Views: 433 For video encoding there is software ImTOO MPEG Encoder, we can download from Inet |
Forum: Site Layout and Usability May 20th, 2009 |
| Replies: 15 Views: 3,976 this code is working in IE perfectly |
Forum: HTML and CSS May 20th, 2009 |
| Replies: 3 Views: 300 Hi,
I want to know some more about CSS(Cascading Style Sheets). if any tell me websites to helpful on Style sheets. my doubts like below.
howmany version in CSS?
what is z-index?
what is the... |
Forum: HTML and CSS Feb 11th, 2009 |
| Replies: 3 Views: 566 Hi,
I need also same thing in IE but here i am getting menu also like printer, save options |
Forum: Windows Servers and IIS Feb 2nd, 2009 |
| Replies: 0 Views: 695 Hi I designed I asp application but when i put in my localhost it shows error like "You need to disable anonymous access for this code to work."
pls resolve it |
Forum: HTML and CSS Sep 13th, 2008 |
| Replies: 3 Views: 633 that means if you are using frame tag in that some areas no need to use frames that time you will insert this tag |
Forum: HTML and CSS Sep 12th, 2008 |
| Replies: 4 Views: 4,915 do onething make one image with that font insert your image in that html or make one option download that font |