WordPress is an open source content management system (CMS), which allows users to create dynamic websites and blogs. WordPress is the most popular blogging system on the web and allows to update, customize and manage a website with its back-end CMS and components. This tutorial will teach you the basics of WordPress using which you […]
Read moreCSS align-items Property
The align item property specifies the default alignment for the item inside the flexible container. Tip: Use the align-self property of each item to override the align-item property. Default value: stretch Inherited: no Animatable: no. Version: CSS3 JavaScript syntax: object.style.alignItems=”center” CSS Syntax align-items: stretch|center|flex-start|flex-end|baseline|initial|inherit; Property Values Inherits this property from its parent element. Value Description […]
Read moreCSS align-content Property
The align-content Property modifies the behavior of the flex-wrap property. This is similar to align-items, but instead of aligning flex items, it aligns flex lines. Note: This property must have multiple rows of items for any effect! Tip: Use the justify-content property to align items on the main-axis (horizontally). Default value: stretch Inherited: no Animatable: […]
Read moreCSS Properties
A align-content Specifies the alignment between the lines inside a flexible container when the items do not use all available space align-items Specifies the alignment for items inside a flexible container align-self Specifies the alignment for selected items inside a flexible container all Resets all properties (except unicode-bidi and direction) animation A shorthand property for […]
Read moreCSS Tutorial
CSS is used to control the style of a web document in a simple and easy way. CSS is an abbreviation for “cascading style sheet”. This tutorial covers both CSS1, CSS2 and CSS3 versions and gives a complete understanding of CSS, starting from its core to advanced concepts. What is CSS CSS is for cascading […]
Read moreAngularJS Interview Questions
The list of top frequently asked AngularJS interview questions and answers are given below. 1) What is AngularJS? AngularJS is an open-source JavaScript framework that is used to build rich and extensible web applications. It is developed by Google and follows the MVC (Model View Controller) pattern. It supports HTML as a template language and […]
Read moreAngularJS Tutorial
Organizations try to employ people based on their productivity. If a person is able to develop code and deliver output in a short period of time, he obviously has an edge over others. Considering the demand in current markets, AngularJS is the best programming language to learn right now, with time for a complete start […]
Read moreK.G.F Chapter 2
Story of KGF 2 The story of KGF chapter 2 begins where the story of KGF 1 ended. The producers discuss a ‘promise’ that Rocky made to his dying mother: he won’t die in poverty. As the teaser also suggested, ‘Vaada’ will be placed in the second half of the film. Furthermore, KGF 2 […]
Read moreExcel Fill Handle with Text and Numbers
The Fill handle also works with both text and numbers. In this case, the text does not change but the number increases by one for each cell you select. View pictures:
Read moreFill Handle with Text in Excel
Fill handle works in a similar way with texts. This helps the text to replicate the cells of the desired range. See the images shown below: The text is selected and then copied to other cells using the fill handle.
Read more