Skip to Content

Category: Web Browsers

beginner web browser tutorials

A web browser is an application used to view websites. It fetches code, usually written in HTML, from a web server. Then, it interprets the code and displays it as a web page. A browser, such as Google Chrome, lets you  go from page to page through links. These simple tutorials will help you better understand web browsers.

3 Small Business Website Alerts: Don’t Get Blindsided

If you have a small business website, you’ll want to take a moment to read this blog post. Things are happening on the internet in 2018 that will affect your website. Perhaps, you’ve just seen the words ‘Not Secure’ before your URL. Maybe you’ve been told you need to add a Privacy Policy to your website. Perhaps you just discovered ‘Gutenberg’ when you logged into your WordPress dashboard.

CSS3 Media Queries for Beginners

Media Queries are Essential to Responsive Web Design. With CSS3 media queries, we can write CSS that delivers an optimal web experience for visitors viewing our websites at different screen sizes.

Why can’t I find my Brand New Website in a Google Search?

When you have a new website created for your business, the first thing you want to do is find it on the internet. Small business owners often go straight to Google Search looking for it. But having a website that is brand new (recently launched / made to go “live”) on the internet is not the same thing as being able to find it in a search engine such as Google.

3 Simple Steps Towards Mobile Friendly Web Design

It sounds like a daunting task but the basic concepts of mobile friendly web design are really quite simple for web designers who can code. Responsive Web Design is the most popular approach to creating mobile friendly websites. Implementing a basic responsive design in your new and existing websites isn’t as difficult as it sounds.

Understanding Web Browsers: From HTML to Web Pages

HTML documents are the building blocks of a website. They include HTML tags as part of the ‘RAW’ technical code. But these files cannot become the elegant web pages that you see online… without the help of a web browser. Why should you care if you are the owner of a website? You probably think that the ‘Rest of the World’ sees your website exactly the way you do. But that is not the case.

How Websites Work: Tutorial for Small Business Owners

Most people don’t understand web design. It’s hard to understand web design when you are not computer savvy. But if you run a small business today, your business needs to be found on the web. This mini-tutorial is aimed at the small business owner looking for a jump-start guide that explains the basics of ‘How Websites Work.’

Responsive Web Design Trickles into New Hampshire

Are you a small business owner thinking about updating your website? Then you should consider utilizing Responsive Web Design. It is a web design approach used to provide an optimal viewing experience across a wide range of
devices – from a desktop computer to a cell phone. Right now, it seems that responsive websites are still few and far between in New Hampshire so you still have plenty of time to decide if it is right for your business.

Toddler Steps from XHTML to HTML5 – Contact Forms

If you’ve been think about converting your XHTML web pages to HTML5 web pages, your contact page may be the easiest place to start. There are many new interesting features in HTML5 forms, such as new input types, new attributes and basic browser validation. You’ll soon discover that you don’t need to be an HTML5 Expert to start using HTML5.