Suppose it is unnecessary to explain in details the specifics of the inline-block display value. The main problem with it is that it has no support in older browser versions. IE6 and IE7 have partial support only while FF2 has –moz specific support. Let’s try to use the following to fix the problem…
Continue Reading...
Next post
Previous post
Many web developers still use HTML as the best way for constructing to add CSS, javascript and some other enhancements to their web documents. However, more and more people start talking about semantic value of HTML. Sometimes, we take the advice too literary and this may lead to various unnecessary problems with HTML.
Continue Reading...
Next post
Previous post
Talking about HTML we usually highlight its structural function. However, this time we are going to discuss semantics especially the reasons why it doesn’t provide us with all the advantages promised. The truth is that we spend so much time and effort on writing structurally and semantically valuable html not for screenreader users only.
Continue Reading...
Next post
Previous post
Web 2.0 is a social web, but is it really so? Of course, the main idea of building the web together is quite attractive. We can share information, organize data, find out something new. But does it resemble you so desired communication when you can forget about loneliness? Don’t forget that social web sites are the places dominated by statistics.
Continue Reading...
Next post
Previous post
War is evil or just another chance for improvement? The latter statement can be true for browsers development history. Today we can observe the battle between IE, Mozilla, Opera and Safari. There are two battlefields but the results are obvious for global users. Notwithstanding various complaints, IE still doesn’t have adequate rival.
Continue Reading...
Next post
Previous post
Trying to be a professional web designer we try to learn everything necessary about web standards and even more. Now you know a lot about screen readers and people with disabilities browsing the web, how machines differ from humans as well as about semantics and syntax. All this is quite useful.
Continue Reading...
Next post
Previous post
With the opportunity to define your own selectors in the form of Class and ID selectors you can have the same HTML element presented differently depending on its ID or class. Here you can find samples of HTML refers to the CSS by using the attributes id and class with explanation and tips to use.
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