0752 - 340 - 6145 info@mattzajac.co.uk
  • Facebook
  • Twitter
  • Google
  • Facebook
  • Twitter
  • Google
Freelance Web Developer Manchester | SEO Consultant
  • Home
  • Web Design
    • Website Development
    • WordPress Help and Support
    • eCommerce Consultancy
  • SEO Services
    • SEO Consultancy
  • My Work
  • Blog
  • Contact Me
  • Emergency Help
Select Page

How to center horizontally a list of elements

by matt | Jan 19, 2015 | HTML / CSS, Uncategorized

ul { width: 100%; /* desired width */ text-align: center; } li { display: inline-block; *display: inline; /* IE7 hack */ *zoom: 1; /* IE7 hack */ }  

How to make phone number clickable on mobile devices

by matt | Dec 28, 2014 | HTML / CSS, Uncategorized

<a href=”tel:+123456789″>1-23-456-789</a>  

Full background image covers the whole width of the site

by matt | Oct 16, 2014 | HTML / CSS, Uncategorized

#container { background: url(images/bg.jpg) no-repeat center center fixed; -webkit-background-size: cover; /* For WebKit*/ -moz-background-size: cover; /* Mozilla*/ -o-background-size: cover; /* Opera*/ background-size: cover; /* Generic*/ } other variation:...

How to center horizontally a div insinde another div

by matt | Oct 6, 2014 | HTML / CSS, Uncategorized

The basic html structure: <div class=”container”> <div class=”item”><p>Im floating in the center</p></div> </div> CSS: .container {text-align:center; width:100%} .item {display:inline-block; width:200px;}...

Categories

  • Bootstrap
  • eCommerce
  • HTML / CSS
  • Internet Marketing
  • Javascript / Jquery
  • Other
  • PPC
  • Prestashop
  • SEO
  • SQL
  • Uncategorized
  • Websites
  • WordPress

Recent Blog Posts

Tag Claud

SQL

Matt Zajac
Full time Freelance Web Developer / Designer and SEO Consultant based in Manchester, UK

Recent Posts

  • How to Modify the Subject of Divi Contact Form Emails to Prevent Gmail Stacking and be More User-Friendly
  • How to permanently redirect old domain to the new one via htaccess file
  • The best Chrome Extensions For Web Developers and SEO Consultants
  • Shopify – How to spy on your competitors and see their best selling products
Freelance Web Designers in the UK

My Address

Matt Zajac
26 Brookhey
Hyde,
Greater Manchester
SK14 2DY

Phone: +44(0)752 340 6145

  • Cookie Policy
  • Privacy Policy
  • Terms of Service
  • Facebook
  • Twitter
  • Google

©Copyright 2021 – Matt Zajac | Top Rank Studio Ltd – All rights reserved. Registered in England no. 10058943

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.Accept Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT