Click here to Skip to main content
15,891,033 members
Everything / Web Development / HTML

HTML

HTML

Great Reads

by Colin Eberhardt
This article describes the development of a cross-platform HTML5 application for Windows Phone and iPhone.
by Jovan Popovic(MSFT)
Mapping properties in EF model to database columns that contain JSON
by Marcelo Ricardo de Oliveira
A shoot'n'up HTML5 game made with Phaser game framework
by Chris Maunder
Some tips and tricks to help you format your articles and tips simply and consistently.

Latest Articles

by Xavier Junqué i de Fortuny
Converts MathML coded string to/from plain text string
by Member 4206974
FormGen, a JavaScript Form Generator
by Shao Voon Wong
C++ SAX library to simplify XML parsing
by Dan Letecky
Weekly HTML5 event calendar with CSS themes, drag and drop support, date navigator. PHP and ASP.NET Core REST API backends.

All Articles

Sort by Updated

HTML 

21 May 2023 by ToughDev
How to make good sense of 1TB Yahoo Geocities data archive
18 Mar 2023 by Christian Specht
How to rename the filenames generated by Hugo’s image processing
29 Jun 2022 by Christian Specht
Looking at two solutions of how to create an image gallery with Hugo and Lightbox2, one with Hugo’s EXIF feature, one without.
15 Mar 2022 by Nikola Breznjak
This blog entry covers what we learned at the first Ionic framework meetup in Čakovec.
6 Apr 2021 by TelerikCode
Become a Visual Studio 11 Master Detective – A Look into the Page Inspector
19 Jan 2021 by YawerIqbal
How Fiddler for model driven apps works and getting started
13 Dec 2020 by Jin Vincent Necesario
HtmlGenericControl of ASP.NET Webforms
8 Nov 2020 by DotNetLead.com
This article shows you how to add Windows Authentication to Angular and .NET Core Web API projects.
11 Oct 2020 by Jin Vincent Necesario
Discussion of different Array methods of ES6
22 Aug 2020 by Sergi Ortiz Gomez
My solution that can work with eWay payments from Windows Form Applications
11 Aug 2020 by Christian Specht
How to create an image gallery with Lightbox2
31 Jul 2020 by Chinmoy Mohanty
How to upload/download a file using WCF REST service in .NET 3.5
31 Jul 2020 by Chinmoy Mohanty
How to create and consume a RESTful service using WCF and JavaScript
28 Jul 2020 by Ahmed Bouchefra
In this post, we’ll see by examples how to use the ngFor directive to iterate over arrays of data and even objects in Angular 10 templates.
29 Jun 2020 by Chinmoy Mohanty
Best practices for using Angular Route resolvers
28 Apr 2020 by Ahmed Bouchefra
Possible ways that you can use to connect or integrate Python with Node.js and Electron with simple examples
24 Apr 2020 by Gerd Wagner
The most important new language elements of JavaScript for basic programming
29 Mar 2020 by morzel
Using measureText method to calculate widths of text and then use setColumnWidth to adjust columns
27 Feb 2020 by Jeremy Likness
See what is possible to build using only plain, native "Vanilla.js" JavaScript. No frameworks!
22 Jan 2020 by Jeremy Likness
Blazor Server and Blazor WebAssembly (client) don't store state by default, resulting in a subpar user experience. This article tackles solutions to the problem.
15 Jan 2020 by Alexander Gutev
This post begins with a description of the State Management Problemand various solutions to it offered by today's programming languages. The final section details the solution provided by version 0.8 of the Tridash programming language.
15 Jan 2020 by Ahmed Bouchefra
How to integrate and use bootstrap 4 with Angular 9
15 Jan 2020 by Ahmed Bouchefra
In this tutorial, we’ll see by example how to create a CRUD application from scratch and step by step. We’ll see how to configure a MySQL database, enable the admin interface, and create the django views.
10 Jan 2020 by Jeremy Likness
WebAssembly now lives outside of the browser thanks to the WebAssembly System Interface (WASI) and runtimes like Wasmer and Wasmtime. Learn how to build and run your own WASI modules without leaving your favorite browser.
6 Jan 2020 by Ahmed Bouchefra
How to build a fake REST API backend for our Angular frontend using json-server and faker
6 Jan 2020 by Ahmed Bouchefra
We’ll continue building our example app by setting up the router and adding routing for the home and about components
6 Jan 2020 by Ahmed Bouchefra
How to set up Angular 9 HttpClient and create components by example
3 Jan 2020 by Ahmed Bouchefra
Building, by example, a modal popup using Angular 9 material
3 Jan 2020 by Ahmed Bouchefra
How to import HttpClientModule and send Http Ajax requests to JSON REST API Servers
28 Dec 2019 by Ahmed Bouchefra
In this post, we’ll see by examples how to use the ngFor directive to iterate over arrays of data and even objects in Angular templates.
15 Dec 2019 by Ahmed Bouchefra
How to upload multiple image files using FormData, HttpClient (for posting multipart/form-data), Angular 9/8 and TypeScript
15 Dec 2019 by Ahmed Bouchefra
A Django 2 CRUD example application using generic class based views using the latest Python 3.7 version
15 Dec 2019 by Ahmed Bouchefra
How to build GUIs for your Python applications using Electron and web technologies
15 Dec 2019 by Ahmed Bouchefra
How to send Ajax requests in Django 2 and Python 3.7 to add CRUD operations in your application and manipulate your Django models and database without having to refresh your web pages each time
27 Nov 2019 by Jeremy Likness
The one feature that is not fully supported natively by the latest JavaScript versions is databinding. But how hard is it to implement? If your only motivation for using a heavy framework is databinding support, you may be surprised! Let’s roll up our sleeves and try it out.
22 Nov 2019 by Jeremy Likness
Migrate from Medium to Hugo
21 Nov 2019 by Jeremy Likness
Generate a thumbnail for your Hugo posts on the fly, then create a custom short code that uses thumbnails and page data like title and description to embed a post preview to interlink documents.
21 Nov 2019 by Jeremy Likness
Step-by-step guide to turn your static website into a Progressive Web App (PWA) including icons, manifest, and service worker code with examples using Hugo.
21 Nov 2019 by Jeremy Likness
Add dynamic search to a static Hugo website with custom templates to generate JSON and JavaScript to parse the results.
21 Nov 2019 by Jeremy Likness
This post continues my series about how I migrated from Medium to Hugo.
21 Nov 2019 by Jeremy Likness
A Content Security Policy (CSP) helps prevent a variety of attacks on your site. This article describes how to implement one for a static website when you don't control the headers.
20 Nov 2019 by Jeremy Likness
Advanced Blazor techniques are covered such as sharing Razor class libraries between a Blazor WebAssembly project and Blazor server-side. Shows how to reference embedded resources like JavaScript libraries, debug on server-side then deploy as client-side and debug in the browser.
27 Sep 2019 by Alexander Gutev
Implementation of a simple reactive web application with Tridash - a very simple specification and gradually adding features to improve its functionality
21 Sep 2019 by Shameel
This article walks you through the summary of most important new features. enhancements and breaking changes in PostgreSQL 12.. The post PostgreSQL 12: New Features and Enhancements appeared first on The Developer Space..
31 Aug 2019 by Alexander Gutev
Another Programming Language?. CodeProjectI recently released version 0.4, the first version that is remotely usable, of Tridash, a programming language I've been working on...
15 Jun 2019 by Toby Steed
Selenium - XPath unleashed
26 Apr 2019 by Benktesh Sharma
Here is a simple branching strategy to work in CI/CD and code review policy in Agile
15 Apr 2019 by John Bandela
As brought up in the a reddit post with lambdas in inline functions you can run into ODR violations and thus undefined behavior.
15 Apr 2019 by YawerIqbal
System Jobs AsyncOperation or System Job is an important Dynamcis 365 system entity. Usually we don’t create its records, rather they are created automatically. A record represents a single execution of an asynchronous resource.
6 Mar 2019 by Melick
How to create a simple SharePoint 2016 Page layout without using SharePoint designer and Design Manager
25 Feb 2019 by Chris A. Johnson
Implementing an AutoComplete Control on ASP.NET Core using Telerik
20 Feb 2019 by Melick
How to create a custom layout for SharePoint 2016 and upload to the page layout library
13 Feb 2019 by Philipp_Engelmann
With IoT (Internet of Things) on the rise and hardware getting cheaper and cheaper, it's a great time to explore the possibilities this new technology provides.
21 Jan 2019 by bapak71
How to implement w2ui in ASP.NET MVC - w2ui grid
21 Jan 2019 by Member 13359958
How scheduling and data dependencies work in Oozie coordinator job
21 Jan 2019 by Member 13359958
A scenario where 4 Google Cloud services are put together for a solution, detailing the integration between these
8 Jan 2019 by tranthanhtu.vn
Note: this article in series of article related to building enterprise application. Please have a look at previous article first, this will help you understand the context we were talking about.
9 Dec 2018 by tranthanhtu.vn
Overview. In this article, let see how we use multiple languages in TinyERP.. Currently, In html files, ts file for HRM were still using hard-code value (I mean hard-code value of string). And this was not good for enterprise application which supports multi languages as default..
19 Nov 2018 by tranthanhtu.vn
Overview. As mentioned in "Manage Staffs - Part 2" part, It was easy to query the list of staffs as they were prepared before hand.. All necessary preparation steps occurred in "Add/ update staff information".. Let see "Add staff" first.. Add the following line into staffs.
29 Oct 2018 by Sibeesh Passion
How to loop through component property in Render function
28 Apr 2018 by Bryian Tan
How to dynamically display controls in FormArray using Angular 5 Reactive Forms and enable/disable the validators based on the selection
22 Dec 2017 by Philipp_Engelmann
How to implement state management to switch from the title screen to the playing-screen, add a player-controlled ship-class and finally some invaders for the player to fight.
4 Sep 2017 by User 1043264
How to work with structured logging in ASP.NET Core and Serilog. Continue reading...
1 Sep 2017 by User 1043264
How does ASP.NET Core MVC uses Razor engine to create dynamic views. Continue reading
1 Sep 2017 by User 1043264
How to use Azure NoSQL database in ASP.NET Core. Continue reading...
31 Aug 2017 by User 1043264
How to create a CRUD Web API using ASP.NET Core. Continue reading...
29 Jul 2017 by Debashis 10433656
How to create an ASP.NET control for image resizer and cropper keeping aspect ratio
16 Jun 2017 by Steve Wellens
Lurking in the shadows of the Stack Overflow website, selling aerosol cans of Bug-No-More to the rubes, I came across a question I thought I could answer. The OP (original poster) was using JavaScript to select and modify HTML elements without success.
15 Jun 2017 by Steve Wellens
What are HTML 5 Custom Data Attributes?
5 Jun 2017 by Sacha Barber
This time we will bring a Play Framework (scala based MVC web framework) into the fold, and shall be using the front end we have been working on so far to be the front end for the Play Framework back end.
22 May 2017 by Gordon Beeming
Converting HTML to PDF using C# and magic
15 May 2017 by Sacha Barber
This post will be about building the bear bones no thrills client portion of the web site that is part of my ongoing (well this is the first, so ongoing after this) set of posts which I talk about here
9 May 2017 by rahulgbhatia
How to send email from a static HTML
2 Feb 2017 by levelnis
How to make a web form read-only the easy way
31 Jan 2017 by Mircea Diaconescu, Gerd Wagner
While many new JavaScript features of ES6 (=ES2015) are still (in 2016!) not available in all important web browsers, the promising new feature of a JavaScript "promise" has arrived. This tutorial shows how to use it.
17 Jan 2017 by tranthanhtu.vn
17 Jan 2017 by Anton Angelov
A tool for creating a report for author's articles for a specific year or from the beginning of time. Calculates the total number of views.
17 Jan 2017 by Robert Edström
Conditionally set sliding expiration time on authentication cookies in ASP.NET Core
11 Jan 2017 by Bryian Tan
Social sharing buttons using jQuery and XML
21 Dec 2016 by Petru Faurescu
Quick introduction on how to use Redis with ASP.NET Core. It includes a full example loading sample Twitter messages.
4 Dec 2016 by Mircea Diaconescu, Gerd Wagner
Home Automation is made simple for everyone, with the industrial grade PRODINo ESP8266 based module. It can be programmed with the Arduino IDE and allows to control (ON/OFF switch) mains (110-240 VAC) powered devices such as light bulbs, water pumps, cafe machines or garage doors.
24 Nov 2016 by Petru Faurescu
Build step by step an Angular 2 application running on IIS and ASP.NET Core. The project also has live samples. This is the first part of building an Angular 2 Notebook WebApp.
21 Nov 2016 by Alvin Bunk
This blog describes what I did to achieve the modal dialog in Twig.
20 Oct 2016 by Mircea Diaconescu, Gerd Wagner
As opposed to the less powerful Arduino, the competitively priced and WiFi-enabled ESP8266 supports the Web-of-Things (WoT) since it can be programmed in JavaScript.
3 Oct 2016 by Thomas Cooper
How to create code snippet view panel on an HTML page
22 Jul 2016 by Andrei Ion Rînea
Having fun with HTML 5 history API - Part 3
18 Jul 2016 by Andrei Ion Rînea
Having fun with HTML 5 History API – part two
18 Jul 2016 by Andy Point
One of the most unsafe CSS attribute: target=_blank
5 Jun 2016 by Santhakumar M
 In this article we will discuss how we can integrate with Disqus comment system in MVC. 
31 May 2016 by Sibeesh Passion
Working With Test Client In ASP.NET Web API Help Page
12 May 2016 by Prava-MFS
CSS: Nested Selector vs Modular Selector
26 Apr 2016 by Member 12485502
Grouping content - description list
22 Apr 2016 by Mayur V Lohite
IntroductionSecurity is the most important attribute for any system. Providing secure experience is one of the key principles in the process of gaining customer confidence for a system.
22 Apr 2016 by Mayur V Lohite
A way to create custom HTML helper in ASP.NET MVC
28 Mar 2016 by Sibeesh Passion
Web API With HttpClient Or Consume Web API From Console Application
25 Mar 2016 by Sibeesh Passion
How to use caching in Web API
24 Mar 2016 by Dave Ceddia
CSS transitions explained
7 Mar 2016 by Sibeesh Passion
How to programmatically change the element or page into full screen
29 Feb 2016 by Sibeesh Passion
How to create a custom deferred grid in MVC using Web API and Angular JS
25 Feb 2016 by Sibeesh Passion
In this post, we will see how we can extract or unzip the uploaded files and check for some files in it in a programmatic manner.