Search:
Type: Posts; User: shrikrishnatech
Search :
Search took 0.01 seconds.
hello my site is Cuisine Sante International (http://www.csil.ca/)
when i search keyword 'Cuisine Sante International' on google it shows some spam result that's not good for our business can...
try wordpress it fulfill your all requirement
The HTML code of the form
<form id='contactus' method='post'>
<fieldset>
<legend>Contact us</legend>
<input type='hidden' name='submitted' id='submitted' value='1'/>
<label...
Try this Simple code
<img align="value" />
Value----------Description
left------------Align the image to the left
right-----------Align the image to the right
middle---------Align the image...
nice script i'll really try it but do you have any example so please show me i want to see its result
thank you
<h1> tags seem to have been depreciated by stylesheets these days, and are not used as often as they used to be.
The Google ranking algorithm dictates that if you’re using a <h1> tag, then the...
Title and Meta Tags Example:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Your Web Page Title</title>
<meta http-equiv="Content-Language"...
Try this
<?php
class paypal_class {
var $last_error; // holds the last error encountered
var $ipn_log; // bool: log IPN results to...
1. Web Page Code
<!-- Generated by thesitewizard Navigation Menu Wizard 2.3.2 -->
<!-- Get your own customized navigation menu free from http://www.thesitewizard.com/ -->
<script...
use all browser compatibility code i your site it resolve your problem
Web Design Company
why you using notepad there is lots of html editor through which you can easily create and edit HTML pages so try to use that
Web Design Company
fix your image with help of your designer clear it increase contrast of your picture ade resubmit it that ma help you
Web Design Company
use post rather than using get
Web Design Company
HTML Font Code
<font face="verdana,courier" size=2 color=#CCCCCC>Hello</font>
-We wrap our font tags around our text.
NOTE: HTML syntax is simply this: for each opening tag there is a...
<!-- TWO STEPS TO INSTALL PULLDOWN MENU:
1. Paste the coding into the HEAD of your HTML document
2. Add the last code into the BODY of your HTML document -->
<!-- STEP ONE: Copy this...
HTML Code
<ul id="sddm">
<li><a href="#"
onmouseover="mopen('m1')"
onmouseout="mclosetime()">Home</a>
<div id="m1"
...
<html>
<head>
<title>My Page</title>
</head>
<body>
<form name="myform" action="http://www.mydomain.com/myformhandler.cgi" method="POST">
<div align="center">
<select name="mydropdown">...
Try this code for right click disable you can not protect your complete page from print screen option
1. <script language=JavaScript>
2.
3. var message="Function Disabled!";
4.
...
try w3scool it offeres you all tutorial with your HTML
you can easily create & edit your code
_______________
Web Design Company
you can use Crimson Editor
it is very easy to use and also it ic free to download
_________________
Web Design Company
follow user guide
http://web.mit.edu/wwwdev/cgiemail/user.html
it gives you all information
HTML Code
<ul id="sddm">
<li><a href="#"
onmouseover="mopen('m1')"
onmouseout="mclosetime()">Home</a>
<div id="m1"
...