Scripts

Creating Reset.css

Too many CSS designers don’t realize the importance of creating a “reset.css” file. When you have an environment where each browser has its own “default” styling, you’ll often find yourself thumping your skull as you ask yourself, “Why is there a spacing here?” To save yourself some of the headaches

Read More...

Scripts

CSS3 Tutorials with all Tags

Cascading Style Sheets (CSS) is a style sheet language and it was used for presentations  look and formatting of a document written in a Hyper Text Mark up Language. It’s most common application is to style web pages written in HTML and XHTML. Please download the attached PDF document for

Read More...

Scripts

Difference between <DIV>, <SPAN>, <SECTION>

The SPAN and DIV HTML Elements How to Use SPAN and DIV with CSS on Web Pages The SPAN and DIV elements are very useful when dealing with CSS(Cascading Style Sheets). These two elements in a similar fashion, but they serve different purposes. The DIV Element :The DIV elements define

Read More...

FAQ, HTML & CSS

Interview Questions and answers for web designers – HTML & CSS

How can we submit a form without a submit buttom? How do I center a table? Can I include comments in my Style Sheet? In DHTML what is the difference between “FontSize” and “Font Size” HTML is a Programming Language or Scripting Language? How do I quote font names in

Read More...

FAQ, HTML & CSS

HTML, CSS, JS, Interview Question and answers

What is HTTP ? HTTP is standards for Hyper Text Transfer Protocol. What does it mean Small lock on the status bar? It was a secured connection. Which is better, gif or jpg format, justify? Generally JPG is used for High resolution Images, such as artistic images but this takes

Read More...

Dreamweaver, FAQ, Photoshop

Web Designer interview Questions and Answers

What is the difference between cell spacing and cell padding? cell padding Specifies the space between the cell wall and the cell content and cell spacing Specifies the space between cells If a page has to be loaded over all frames in window, what should be the value of TARGET

Read More...