Search Results

Showing results 1 to 40 of 302
Search took 0.02 seconds.
Search: Posts Made By: sreein1986
Forum: HTML and CSS 26 Days Ago
Replies: 5
Views: 361
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
this one is good for Initial to design a website
Forum: HTML and CSS Sep 10th, 2009
Replies: 2
Views: 359
Posted By sreein1986
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
Solved: Browser Problem
Views: 214
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
Its depends on your requirement
Forum: HTML and CSS Jun 18th, 2009
Replies: 5
Views: 502
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
get a freelancer to design your website
Forum: HTML and CSS Jun 16th, 2009
Replies: 6
Solved: PDF Preload
Views: 561
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
take the padding total to 0 pixel
Forum: Graphics and Multimedia Jun 10th, 2009
Replies: 3
Views: 768
Posted By sreein1986
Imageready using for animated images and rollover images slicing
Forum: HTML and CSS Jun 10th, 2009
Replies: 9
Views: 914
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
I have installed window two times it showing same thing
Forum: Graphics and Multimedia Jun 1st, 2009
Replies: 4
Views: 666
Posted By sreein1986
where is the icons
Forum: Site Layout and Usability Jun 1st, 2009
Replies: 2
Views: 606
Posted By sreein1986
try this one
<bgsound src="your mp song path" loop="-1" volume="100" />
Forum: Troubleshooting Dead Machines Jun 1st, 2009
Replies: 3
Views: 319
Posted By sreein1986
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
Posted By sreein1986
<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
Posted By sreein1986
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: Site Layout and Usability May 27th, 2009
Replies: 5
Views: 4,857
Posted By sreein1986
Forum: HTML and CSS May 26th, 2009
Replies: 2
Views: 646
Posted By sreein1986
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
Posted By sreein1986
<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
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
this code is working in IE perfectly
Forum: HTML and CSS May 20th, 2009
Replies: 3
Views: 294
Posted By sreein1986
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
Solved: pdf file
Views: 560
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
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
Posted By sreein1986
do onething make one image with that font insert your image in that html or make one option download that font
Showing results 1 to 40 of 302

 


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

©2003 - 2009 DaniWeb® LLC