Forum: HTML and CSS 26 Days Ago |
| Replies: 5 Views: 361 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: 923 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,269 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: 433 this one is good for Initial to design a website |
Forum: HTML and CSS Sep 10th, 2009 |
| Replies: 2 Views: 359 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: 214 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: 602 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: 562 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: 492 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: 549 Its depends on your requirement |
Forum: HTML and CSS Jun 18th, 2009 |
| Replies: 5 Views: 502 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: 322 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: 373 get a freelancer to design your website |
Forum: HTML and CSS Jun 16th, 2009 |
| Replies: 6 Views: 561 it is possible with JavaScript not possible in HTML, post this in JavaScript forum |
Forum: HTML and CSS Jun 16th, 2009 |
| Replies: 5 Views: 502 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,135 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: 516 take the padding total to 0 pixel |
Forum: Graphics and Multimedia Jun 10th, 2009 |
| Replies: 3 Views: 768 Imageready using for animated images and rollover images slicing |
Forum: HTML and CSS Jun 10th, 2009 |
| Replies: 9 Views: 914 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: 786 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: 319 I have installed window two times it showing same thing |
Forum: Graphics and Multimedia Jun 1st, 2009 |
| Replies: 4 Views: 666 |
Forum: Site Layout and Usability Jun 1st, 2009 |
| Replies: 2 Views: 606 try this one
<bgsound src="your mp song path" loop="-1" volume="100" /> |
Forum: Troubleshooting Dead Machines Jun 1st, 2009 |
| Replies: 3 Views: 319 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: 713 <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,498 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: 646 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,928 <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: 386 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: 763 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: 286 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: 430 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: 425 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,928 this code is working in IE perfectly |
Forum: HTML and CSS May 20th, 2009 |
| Replies: 3 Views: 294 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: 560 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: 687 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: 624 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,744 do onething make one image with that font insert your image in that html or make one option download that font |