HTML5 for Beginners 7 – Using PHP Scripts
This article is the seventh post in the series that introduces HTML5 to beginners. In this tutorial, we'll look at how we can inject server-side PHP code into HTML. Contents...
Read full article →Showing 114 articles in the Software Development category.
← Back to all categoriesThis article is the seventh post in the series that introduces HTML5 to beginners. In this tutorial, we'll look at how we can inject server-side PHP code into HTML. Contents...
Read full article →This article is the sixth post in the series that introduces HTML5 and JavaScript to beginners. In this article, we'll create an HTML5 application that allows the user to enter...
Read full article →The following article describes the history of JavaScript programming language, explains how modern browsers interpret and execute it, as well as evaluates the present state of the JavaScript technology. The...
Read full article →This article is a fifth post to the series of introducing HTML to beginners. This post outlines three different approaches for changing a background color of a Hello World page...
Read full article →This is a fourth article in the series dedicated to HTML5 programming for beginners. In this post, we'll create a fictitious website project dedicated to two existing courses at University...
Read full article →This is a third article in the series dedicated to beginners in HTML5 programming. In this example, we'll create a file called simpleTablewithCSS.html, in which we'll show a table that...
Read full article →This is a second article in the series dedicated to beginners in HTML5 programming. In this example, we’ll create a simple HTML5 form. Application Project Structure To start the project,...
Read full article →This is a first article in the series dedicated to beginners in HTML5 programming. In this example, we’ll create a simple Hello World HTML5 application with complete descriptions of all...
Read full article →I was asked us to create a post in which we explain our position on the value of HTML5 frames. As far as my position on this topic, the question...
Read full article →The following article represents my position on using cutting-edge web programming techniques, vs. the techniques that are well established and supported and standard based. I’ll investigate the benefits and merits,...
Read full article →