Abraham Garcia in Free Templates   Thursday, May 18 2017

Free Restaurant HTML Template in BootStrap

This is a basic 6 page template developed in BootStrap for Restaurant Websites. You are free to download this theme and use it your projects.

Free HTML Template for Restaurant Developed in BootStrap A basic 6 page website written for Restaurant Websites. It includes Home, About, Menu, Gallery, Reservatations, and Contact Us. All files are

Continue reading
Abraham Garcia in HTML/CSS Script   Wednesday, May 17 2017

BootStrap Media Queries and Break Points

These are the BootStrap media queries breakpoints use this as reference to know the different breakpoints in bootstrap 3 and 4.

In BootStrap 3 these are the break-points. @media(max-width:767px){} @media(min-width:768px){} @media(min-width:992px){} @media(min-width:1200px){} In BootStrap 4 these are the break-points.  @media(min-width:576px){} @media(min-width:768px){} @media(min-width:992px){} @media(min-width:1200px){} StackOverflow Source: http://stackoverflow.com/questions/18424798/twitter-bootstrap-3-how-to-use-media-queries 

Continue reading
Abraham Garcia in PHP Scripts   Thursday, March 9 2017

How to Send email with PHP and SendGrid

Here are a few examples on how to send email with PHP and SendGrid. Also examples on how to use cURL or SMTPAPI headers.

Here are a few examples on how to send email with PHP and SendGrid.  What is SendGrid? Founded in 2009, after graduating from the TechStars program, SendGrid developed an industry-disrupting,

Continue reading