Tag: HTML
Programmers don’t like GUI (Graphic User Interface) Design. Therefore, the CSS (Cascade Style Sheet) is not their thing. I always knew that there are viewing problems on smart phones/devices …
In this post, it shows the configurations required to make a SSL work (on port 443) on Ubuntu servers. However, for some pages (especially old posts/pages), it will show …
Here is a list of useful but may not be widely known HTML tags. abbr or acronym This is used to show the acronyms, so when the mouse is …
Javascript is almost enabled in modern browsers. However, at some legacy devices or some particular situations where the Javascript is not supported or turned on (for security purposes), you …
If you want to improve user experience when browsing your website, given that you know the screen resolution they are on, then the following is a quick Javascript solution …