CSS table, basic structure for a typical mobile app layout

Many years were needed for developers to abandon tables as a mean to construct web pages layouts and switch to more semantically meaningful elements combined with CSS, but the bad side-effect of the awareness campaign for building flexible layouts with style sheets was the complete demonization of HTML tables and the CSS properties that allow to access … Continue reading CSS table, basic structure for a typical mobile app layout

Random latins generator to fast fill form

When developing a web form, either for texting, buying or payment tasks we almost always have to manage a confirmation page that comes after the successful submit of the form data. If the page we have to manage is being built from scratches we have the opportunity to work on the html/css structure in a … Continue reading Random latins generator to fast fill form