HTML Tables Absolute Beginners Course In Web Development Part #4
HTML Tables Absolute Beginners Course In Web Development Part #4

We use html tables when we want to position things on our document. These position are called rows and columns. They are created with tags just like everything else on a webpage.

Read More
DIV TAGS ID'S CLASSES CODING MADE EASY PART 3
DIV TAGS ID'S CLASSES CODING MADE EASY PART 3

To set a div tag we type out the tag just like we would do any other tag, "

". It is important however that you set id's or classes to these div tags so we can target them for styling. We use CSS Cascading Style Sheets for styling our web-pages.

Read More
IMAGE TAGS AND EMBEDDING ABSOLUTE BEGINNER COURSE IN WEB DEVELOPMENT PART 2
IMAGE TAGS AND EMBEDDING ABSOLUTE BEGINNER COURSE IN WEB DEVELOPMENT PART 2

ABSOLUTE-BEGINNER-CODING-PART-2-I-CAN-DO-IT IMAGE TAGS AND EMBEDDING ABSOLUTE BEGINNER COURSE IN WEB DEVELOPMENT PART 2

Read More
Absolute Beginners Course in Web Development
Absolute Beginners Course in Web Development

Absolute Beginners Course in Web Development

Read More
TFA Two Factor Authorization for WordPress
TFA Two Factor Authorization for WordPress

(TFA) or "Two Factor Authorization for WordPress" is a security plugin that makes your WordPress safer. There are several different 2 step options in this plugin and they are very easy to set up.

Read More
HTML Form Input Types
HTML Form Input Types

There are several different input types that you can put in a form. We will go over them now.

Read More
HTML 5 Forms The Component Run Down
HTML 5 Forms The Component Run Down

The first step to processing forms is to understand what forms are and how they work. The HTML5 form is just form elements that work in HTML. The Form Tag

Read More
HTML5 Form Basics for Beginners
HTML5 Form Basics for Beginners

Welcome to HTML5 form basics for beginners. Think of this post as a post for HTML5 Forms for dummies. There are a lot of great tutorials out there on the web about HTML form elements. Most of them fail to tell you the basics.

Read More
Please Enter A Valid Value HTML5 Number Input
Please Enter A Valid Value HTML5 Number Input

he number attribute in HTML5 may give you a warning, "Please Enter A Valid Value". Using decimals in HTML5 requires that you use an attribute of "step". Consider the following in the form tag element.

Read More
HTML5 Audio Tag to Play Audio Files in Your Website
HTML5 Audio Tag to Play Audio Files in Your Website

Some people were asking me how do you play an audio file in your website? HTML5 has a great way for you to play your audio files.

Read More
Viewports for Mobile Header Tags Quick Reference
Viewports for Mobile Header Tags Quick Reference

Viewports for Mobile Header tags are something that I think we should be able to just copy and paste. It makes things faster when you are programming. A Viewport tag will auto enlarge text on smaller screens so they are mobile friendly. You would put this

Read More
Style HTML Tables With A Lot Of Content
Style HTML Tables With A Lot Of Content

Have you ever wanted to Style HTML Tables With A Lot Of Content? HTML tables are nice to use because they keep content separated in a nice neat order.

Read More
Why Put NoFollow Attributes In Menu Structure?
Why Put NoFollow Attributes In Menu Structure?

Why put nofollow attributes in menu structure? In a nutshell it all boils down to relevance. Every link on your particular web page should have to do with the subject that it is about.

Read More
Additional Languages on Websites Creates More Targeted Visitors
Additional Languages on Websites Creates More Targeted Visitors

Additional languages on websites creates more targeted visitors. Many websites that are indexed are missing out on this huge opportunity to engage visitors that do not speak the webmasters language.

Read More
HTML Basics For Beginners
HTML Basics For Beginners

html basics for beginners

Read More