There’s nothing special about how most of HTML elements work. Thus, you can make up most pages from a few tags that can be styled as you wish. The browser’s default visual representation of most HTML elements consist of varying font styles, margins, padding and display types.
Continue Reading...
Next post
Previous post
Your website should be accessible to all Internet users notwithstanding the browser they use. An accessible link imparts as much information to as many users as possible. Thus, the reader can preview the link before make a decision whether to follow it or not. Here you can find useful information that helps you to make links more accessible.
Continue Reading...
Next post
Previous post
There are still a lot of things to learn about mastering tables, even if you know such tags as the table, tr, td and th as well as rowspan and colspan attributes. If you think that table rows make table columns look ugly you can use the colgroup and col tags. So, let’s find out how to make the tables you create better.
Continue Reading...
Next post
Previous post
In case the CSS is structured well, you don’t need to use many class and ID selectors. You can just specify properties to selectors within other selectors. Learn more about CSS Grouping and Nesting with examples provided in this article to improve your site and make it look great.
Continue Reading...
Next post
Previous post
Readability and user-friendliness of your site depend greatly on background images that make your web page look nice. There are several properties involved in the background images manipulations and the property background can help you a lot to deal with them all and make a readable and attractive site.
Continue Reading...
Next post
Previous post
You can install and run several themes at once with Drupal. Dreamweaver allows you to apply and modify styles efficiently while working with various Drupal templates. Just use Design Time Stylesheets feature that is located in the secondary menu of the CSS Styles panel.
Continue Reading...
Next post
Previous post
With some basic knowledge of CSS, HTML and PHP to make a current website design work with Wordpress is quite easy. It is important to validate at first stage to save your time on problem fixing in the future. This post can help you to integrate an existing site with Wordpress or just create a new theme specially for Wordpress.
Continue Reading...
Next post
Previous post
To create a custom Drupal is rather easy, of course, if you know some basic info to start with. A Drupal theme consists of CSS File, a few PHP files and info file. Most people suppose the PHPtemplate theme engine is the best solution, however, you have different things to choose from.
Continue Reading...
Next post
Previous post
It is necessary for a good CSS developer to be familiar with the individual browsers and know what CSS versions and levels of compliancy they support. Take into consideration the flaws of IE design and the things that look perfect in Mozilla browsers and terrible in Internet Explorer as well as just break in Netscape.
Continue Reading...
Next post
Previous post
Here you can find all the necessary data concerning CSS hacks for Safari, Internet Explorer 7, Opera, etc., that sometimes really make problems. It is not so easy to remember them at once, so I write down several of them and offer you to use my “notes”. Hope that make your life easier…
Continue Reading...
Next post
Previous post