Learn web skill articles and tutorials
-
Full stack JavaScript JavaScript is in use from 1995. It’s one of major elements of web development. JavaScript was a client-side script running in a web browser and now Node.js makes it possible for JS to use in server-side too....
-
We have a tag with position set to sticky; now The tag position is related to the visitor’s scroll state. First it’s relative and based on user’s scroll it can be fixed. Tested successfully on windows seven browsers:Google chrome 69.x,...
-
Blockchain has always been associated with Bitcoin, one of the leading online criptovalues. Indeed, it was born in 2008 along with bitcoins, but the power of its architecture and the possibility to adopt it in many other business areas became...
Full stack JavaScript JavaScript is in use from 1995. It’s one of major elements of web development. JavaScript was a client-side script running in a web browser and now Node.js makes it possible for JS to use in server-side too....
We have a tag with position set to sticky; now The tag position is related to the visitor’s scroll state. First it’s relative and based on user’s scroll it can be fixed. Tested successfully on windows seven browsers:Google chrome 69.x,...
Blockchain has always been associated with Bitcoin, one of the leading online criptovalues. Indeed, it was born in 2008 along with bitcoins, but the power of its architecture and the possibility to adopt it in many other business areas became...
Units in CSS CSS has several units for length. We can use units in CSS properties: width, height, margin, padding, font-size, border-width, border-radius etc. Some CSS properties can have negative values (e.g. margin).
Machine learning vs. Deep learning vs. Artificial intelligence: Artificial intelligence is the use of computers to imitate the cognitive functions of human, when machines do tasks based on algorithms in an intelligent state. Machine learning is a subset of...
Asset: An asset is valuable property for organization that deserve to protect; in information technology field usually refers to valuable data and information systems. Vulnerability: Vulnerability is a weakness in organization information systems which allows an attacker to abuse...
CSS Variables / CSS Custom properties (–*) : W3C Editor’s Draft, 9 November 2017(This is an experimental technology) Syntas: var(custom-name, value)
Some useful HTML and web punctuation marks and Symbols: ! exclamation mark, not ‘ single quote, apostrophe, quote, tick “ double quote, quotation marks, quote
There are two types of websites, static websites and dynamic websites. This kind of categorizing is usual and uses for conversations, business e.g. web contracts and it’s based on server-side or client-side, websites grouping.
A PHP operator takes one or more values (or expressions) and produce another value; we can group them in categories:
Recent Comments