Submit HTML Form to Google Sheets with PHP

Html php google sheets

Submit HTML form to Google sheets is convenient when we have requirement to just collect data form user or customers, while maintaining corporate consistency, without costly development. We can create a form in our website and save submitted form data in google sheets.

Global Site Tag (gtag) in React Js without npm package

Google Analytics

Global Site Tag designed to use the entire Google suite and third parties and simplify the labeling, exchange and analysis between different products. It makes processes easier by keeping tags from different products in one place of code without requiring additional accounts or separate interface to manage.

Center align HTML element with CSS3

CSS 3

Web pages composes of different components and elements. All those components play important role in page composition in terms of users accessibility, UI and UX. Each components are designed to place in position in the page and positioned in relative or absolute to peer elements. We can horizontally align right or align left the relatively […]

Loading animation with CSS

CSS 3

Loading animation with CSS and HTML only with css animation property