There are many ways to style input buttons in CSS. And this is how I do it.
HTML
<input type=”submit” name=”submit” value=”Send” id=”submit” />
CSS
#submit {
color: #fff;
font-size: 0;
width: 135px;
height: 60px;
border: none;
margin: 0;
padding: 0;
background: #0c0 url(images/send-now.gif) 0 0 no-repeat;
}
And that’s it, you will have a nice [...]

Continue reading How to style a Submit button in CSS

The followings are useful cheat sheets for web developers who need to refer to certain syntax and code quickly and easily. They are printer-friendly so you can print them out and stick them on your wall like posters. For those who want a little more than cheat sheets, check our our recommended web [...]

Continue reading 15 useful cheat sheets for web developers

Some words on a new business venture that I have just launched. It is called ‘My site in a week‘ and it aims to provide a professional, reliable and affordable website package to small businesses within the shortest turnaround time possible – a week. More information can be obtained from the website: [...]

Continue reading Get your business online within a week

14 Jul, 2007

Country drop down menu

Posted in: Snippets, xHTML

Are you building a form where you have a drop down list of countries for users to choose from? If you are, you might find the following snippet handy.

Continue reading Country drop down menu

One of the problems we often encounter with front end development is a browser compatibility issue. And Internet Explorer seems to be the biggest offender of all when it comes to rendering CSS properly. Don’t get me wrong; I don’t have anything against Microsoft or Bill Gates specifically, it is just that I [...]

Continue reading MutipleIE – Install multiple versions of IE on one computer

06 Aug, 2006

Use <link>s in your document

Posted in: xHTML

http://www.w3.org/QA/Tips/use-links

Continue reading Use <link>s in your document

Comments Off

15 Jul, 2006

Optgroup

Posted in: xHTML

<P>Which Web browser do you use most often?
<SELECT NAME=browser>
<OPTGROUP LABEL=”Netscape Navigator”>
<OPTION LABEL=”4.x or higher”>
Netscape Navigator 4.x or higher
</OPTION>
<OPTION LABEL=”3.x”>Netscape Navigator 3.x</OPTION>
[...]

Continue reading Optgroup

Comments Off

03 Jun, 2006

xhtml code for favourite icon

Posted in: xHTML

<link rel=”shortcut icon” href=”favicon.ico” type=”image/x-icon” />

Continue reading xhtml code for favourite icon

Comments Off

23 May, 2006

Web Standards

Posted in: CSS, WWW, xHTML

Web Standards is defined as a set of rules or specifications that should be followed when developing a website. The main objectives of web standards are to separate data from the presentation, to enhance compatibility, accessibility, extensibility and maintainability and to make user experiences richer and more enjoyable.
Read the full article: Web Standards
Technorati [...]

Continue reading Web Standards

Comments Off

Didn’t know about this feature till I read this article – http://builder.com.com/5100-6371_14-5061538.html

You can also use Dreamweaver MX to convert existing HTML files to XHTML 1.0 Transitional. After opening an HTML file in Dreamweaver, select File | Convert | XHTML. If Dreamweaver encounters code it can’t convert, such as <img> tags without alt text, [...]

Continue reading Converting HTML to XHTML in Dreamweaver MX

Profile PicHello! Welcome to Web development blog! My name is Ei Sabai and on this blog, I write about web development, mobile app development, latest web technologies and the likes. Read more about me or have a look at some of the tips & resources I've written.
Subscribe to our newsletter to receive tips, resources and special offers related to web development & design.
We do NOT spam.
Your name:  
Your email:  

Tips & Resources

Tips & Resources
WordPress Web Hosting
Recommended web hosting providers for WordPress 3.0
iPhone Native App Development
Important steps into iPhone app development for beginners
iPhone Web App Development
Tips for iPhone web app development
Coupons for Web Developers
Get discounts on web hosting, domain names, templates, etc
10 Useful jQuery Snippets
Easy-to-use jQuery snippets for any website
HTML Email Newsletter
Step-by-step tutorial on how to code an HTML email newsletter
  • bluehost Hosting $6.95/month
  • Joomla Templates