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 MoreTo 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 MoreABSOLUTE-BEGINNER-CODING-PART-2-I-CAN-DO-IT IMAGE TAGS AND EMBEDDING ABSOLUTE BEGINNER COURSE IN WEB DEVELOPMENT PART 2
Read More(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 MoreThere are several different input types that you can put in a form. We will go over them now.
Read MoreThe 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 MoreWelcome 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 Morehe 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 MoreSome 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 MoreViewports 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 MoreHave 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 MoreWhy 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 MoreAdditional 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