|
just another regularban.info web blog |
| MEMBERS: | Overcoming Those Annoying CSS Bugs
There are a number of different browsers that you must compensate for when designing your webpage's in any format (CSS, tables etc.), some of the most common browsers are : Internet Explorer 6/ 7, Firefox and Safari. The main issues that arise with CSS design is that all browsers interpret CSS differently, for example Firefox does not understand some of the CSS commands that Internet Explorer does and vice a versa. One of the main issues I have found when designing with CSS is a problem with margins in Internet Explorer 6. I found that when using a float on a div tag that also had a margin set, the margin would actually double and then knock the whole pages layout out. After numerous late nights and an insane amount of coffee I finally found a solution to this double margin bug. By inserting a simple line of code the double margin no longer double ! That solution is as follows, by adding this line of code to your CSS div tag 'display: inline'. Another problem I have found with CSS in Internet Explorer 6 is a problem when trying to define a div tag that has a smaller size than the base font size. This problem again can be fixed with a simple line of code this time all we need to add is the following line of code to the div tag: 'font-size:0px'. There is also another solution to this problem that should have the same effect, because the div tag auto stretches to compensate for content overflow adding 'overflow: hidden' should also resolve the problem. Unfortunately I have been unable to cover all of the cross browser issues that you may experience when designing with CSS, but most of the problems that you may encounter can be resolved pretty easily with simple trial and error. Happy designing!
Website Content - 5 Smart Ways To Create Content For Your Website
One should agree that content is the main thing that keeps visitors coming back for more to your website. Without content, your website is a dead duck in the water. Here are 5 smart ways you can create content for your website without breaking an arm and a leg: 1. Outsource Your Content You can hire a professional freelancer to create content for you. This is an easy way to get your content created hands free. But the only problem is cost. If you have tons of extra cash lying around, then this is a viable option. 2. Use RSS Feeds By installing RSS feeds on your site, you can have fresh new content generated practically on the fly. RSS Feeds can typically grab content from new blog posts around the web, news sites and other websites. You can also promote your content via RSS feeds using FeedBurner. 3. Use Blogs Create a blog and allow people to comment on your posts. The comments are also a way of creating content for your site, only you are not writing the content, your readers are. 4. Create A Forum A forum is one of the best ways to have tons of content created for you by others. If you have a popular forum, you'll have loads of fresh new information posted by the forum members. 5. Leverage Articles Take reprint rights articles from article directories and publish them on your own website. There's a whole world of articles out there on article directories that you can use as long as you include the resource box with them.
Why Use A Content Management System?
First of all, what is a Content Management System? A Content Management System, or CMS for short, is an application designed to facilitate the creation and management of content. So, do you need a CMS? Whether or not you may need a CMS solution depends on the size of your website, the amount of traffic you receive, your skills as a webmaster, the number of users who will be adding content to the website, and many other factors. Website Size The content of a large website can be very difficult and tedious to maintain if a content management system is not used. Most CMS solutions will store the content in a database in an organized fashion. The administration interface of the CMS should provide an easy way to manage the content. On the other hand, a CMS solution for a small website may be overkill. A website with a small number of pages is easy to maintain, but may need a content management system solution as it grows. Website Traffic The amount of traffic a website receives can be a significant factor in deciding whether or not to use a CMS. Static html pages have always been the fastest loading, whereas dynamic pages need to be compiled or pull information from a database. The processing behind these operations can add time to the loading of the page. It is important to consider the amount of processing that takes place behind the scenes in a content management system. Fortunately, there are many lightweight CMS solutions these days for high traffic websites. Webmaster Technical Skills A content management system can be an easy solution for a webmaster who lacks the necessary skill set to create their own website. Most CMS solutions contain a WYSIWYG (What You See Is What You Get) editor. The editor allows for the creation of website content without HTML or other website specific knowledge. There are many templates available which can be easily installed in many content management systems. Some of these templates are free and some come with a small cost. Another solution to creating the look for your website would be to hire a website designer. This can come with a significant cost, but you'd be getting the exact look and feel you want for your website. Website Users In many situations, a website will have more than one content provider. In this case, it may be beneficial to consider a content management solution, as a good CMS system will have the ability check in and check out content. The purpose of check in and check out is to prevent more than one user from editing the same content at the same time. Multiple users on a static website can create many problems with content updates without the help of a CMS system. Conclusions There are certainly other factors to consider in whether or not to use a content management system, but hopefully the information contained above will help you in making an informed decision.
|
* About Archives
Categories:
Last Updated: |
| regularban.info
is proudly powered by WordPress MU running
on regularban.info.
Create a new blog and join in the fun! Entries (RSS) and Comments (RSS). |