Cool Web Site Development Tips & Tricks
Check out these cool web development tips and tricks. Our tips range from design, programming and promotion to working with Dreamweaver, Fireworks and Flash.
- Dreamweaver Tips
- Use a common structure for your site pages - Learn how to create Dreamweaver Templates
- Place common code into include files - Learn how to create and use Server Side Includes (SSI)
- Create rollover buttons/images in Dreamweaver. Click Here
- Fireworks Tips
- Create rollover buttons/images in Fireworks. Click Here
- Create Swap images in Fireworks. Learn more...
- Create animated gifs. Learn more...
- JavaScript (CSS Styles)
- Text Rollovers
- Links Without Underlines
- If any CSS styles made by you is not working in Netscape just check if you have given a name for the style with a special character like(_), which are not accepted by netscape. CSS Styles Tutorial
- JavaScript (DHTML)
Self-submitting and URL redirecting list Box:
This tip tell you how to make a list box that directs the user to another page when one of the options is just selected.
- If you have a Category list (select) box in a form named 'frmTemp' (whose action should be null) then just have the following code in the select box <select> tag.
< select onchange="document.forms['frmTemp'].submit()" name="lstCategory".>
- Now in the <option>tag have the value of each option as the URL of the page you want to redirect to.
- Now in the programming language that you are using check if the form has been submitted and redirect the page to the URL got from the value of 'lstCategory'.
- Remember page redirection should be done before sending any data to the users browser.
- If you have a Category list (select) box in a form named 'frmTemp' (whose action should be null) then just have the following code in the select box <select> tag.
- Active Server Pages (ASP)
Good 'ASP dealing with the Database' Coding Practices:- When dealing with Databases it is always advisable to 'Open the connection at the latest and Close it at the earliest'.
- Don't create recordsets for insert and update statements. If your database connection name is 'DBConn' then use DBConn.execute (SQLString).
- Use stored procedures to the Max. They are inevitable faster than executing SQL statements.
- For the display of records for 'read only and forward only cursor movement' operation use the 'Set rsRecordSet=DBConn.execute("Select SQL statement")' statement.
- Set all variables assigned using the 'SET' operator to 'Nothing' as soon as you are finished with using them. This includes the Connection Object, Recordsets, fields, etc
- SQL Server
Null Data Entry: When working in your SQL data display pane you might want to place a null value that stores the value truly as '<null>'. For achieving this just select the cell and press the 'Ctrl'+'0' (Zero) keys.
- Flash
Optimization Tricks for obtaining very small sized flash movies for the web:- Do not use the 'Include all font outlines' option when using text boxes.
- Using common fonts will not increase the size of the movie as much as using uncommon ones.
- Use minimum no of frames and small symbols that can be enlarged.
- Promotion
The Golden Rule: The golden rule for effective search engine submission is that all your important keywords should appear in your title, description, content and alt tags of your web page. This increases your keyword density and helps in boosting your ranking with the search engines.
Absolutely FREE Web Templates
Check out these quality free web templates and download them without any registration or sign-up!
FREE Flash Actionscript & Animation Guide
Learn Flash the easy way using these easy-to-follow tutorials! Get your basics right or learn advanced flash actionscript!
Quality Dreamweaver Templates
Professional quality dreamweaver templates in over 20 categories, starting at just $9.95! Instant download & easy customization
This page is part of the SmartWebby's Free Web Design Guide, a collection of free web design tutorials, articles, tips and guidelines on effective web site design. From web design tips, techniques and ideas to HTML, CSS Styles, Fireworks and Dreamweaver tutorials you'll find all you need to know about web design right here!
SmartWebby.com is the web design flagship website of Jandus Technologies, a global provider of 'smart, innovative & fresh' best web design and rapid web programming services - highly professional, of top quality and globally affordable. Operational since January 2001, we have successfully built professional web sites for clients from all over the world (USA, UK, Canada, Australia, India, Greece, Denmark, Singapore, etc.). By creating attractive low-cost web designs that are W3C standard compliant, load-time and search engine optimized, we beat our competitors hands down comprehensively - in value, time and pricing. We specialize in Rapid SEO Web Design using Adobe Tools; W3C compliant tableless CSS & HTML/XHTML programming; Rapid ASP.net, AJAX, ASP and PHP web programming for database driven web sites and ecommerce web design; Quality Logo Design, Flash Animation and Interactive Flash Programming. No matter what your requirements are, our team of highly trained experienced web designers is capable of delivering a website that's over & above your expectations. Write to us for your free web design quote today! Also check out our Custom Web Design Packages and Professional Dreamweaver Templates for easy DIY websites templates.