The problem When developing a website for Hebrew and other languages, there is an additional issue to deal with. If all the languages are left-to-right, then it is straightforward to use the same template or design with all languages. All that needs to be switched when the site is viewed in a different …
Tag Archives: CSS
Using free scripts to develop websites
Using free scripts to develop websites It’s all about “keeping up with the Jones’s” on the Internet. If Jones’s website has draggable, flashing, flying boxes, Smith feels his site also has to have them. For me, as a developer, this is good because it keeps up the demand for website development and redevelopment. This helps …
How does your website look on the other guy’s computer?
One major challenge for web developers is to have the site look just right on the various web browsers. While there are official standards how all the browsers are supposed to interpret HTML and CSS, in practice, each browser has its quirks, and while the page may look one way on my computer, if one …
Continue reading “How does your website look on the other guy’s computer?”