|
just another regularban.info web blog |
| MEMBERS: | Simple Principles To Help You Build An Effective Website
You know when it comes to doing anything in life its all about implementation. Sure at this juncture you may be overwhelmed and a little confused about what to do. You may have lots of ideas but you just do not know where to start. As a result you do not implement anything you just get confused and overwhelmed and then nothing happens. The first thing you need to do is identify your strengths. This is where you are going to begin. When it comes to building a website you know that its core value is based upon the information it provides. Secondly that information needs to be organized logically. Then that information needs to make sense to your readers and also needs to be understood by the search engines. So having good site structure will benefit all parties concerned. At this point you probably have something in mind about what you want to do online - in other words a subject that you want to build your site around. If not you have some reason for wanting to build a site in the first place and that may be just to share it with friends and family or to make money. Identify your ideas and write them down. Once you have cleared your mind then you will be in a far better position to move onto the next task. The main thing is to understand the main structure of the internet and that is to provide information which can be delivered through multiple mediums such as video, audio, or straight content. Then just make sure that you can deliver this effectively and you will have a solid foundation to build on.
Popular Free CMS For Managing Your Website
For better managing your custom design website, there are two types of Content Management Systems that you can choose from: the paid CMS and the open source CMS that you can have for free. There isn't necessarily any best CMS in the online world today, there are only popular Content Management Systems. Here are some of them:
Drupal would seem to be one of the more advanced open source CMS available for download today. Being open source, thousands of people contribute to its development, and you will find no trouble at all finding a web programmer who knows Drupal, or finding a community of programmers who can troubleshoot your Drupal CMS just in case.
Mambo is another popular open source CMS that is free for downloading and extremely easy to set up. Its main edge is that its system is scalable and you can actually incorporate it into the whole spectrum of custom web site design - from the really simple sites to the large company-owned sites. You can use Mambo to manage your advertisements or syndicate your content, among other things.
Typo 3 is another of those open source systems, although it is designed more for enterprise-level applications like corporate intranet. It addresses issues like branding, version control and maintaining templates in an application. In choosing which content management system to incorporate to your website, regardless if it's free or open source, one of the key things to keep consider are your custom web design needs, and nothing else.
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!
|
* 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). |