How to create an animation     In the quick mode, the animations are compiled scene by scene: a new view of the whole page is added, the elements that you want to animate are changed and, optionally, you can modify the easings and the transition times. In quick mode an animation starts in one scene and ends in the next; you can not create specific start and end times for each element. To create more complex animations, switch to advanced mode by clicking on the “Switch to advanced mode”   To add an animation in quick mode: Place the ad elements in the locationRead More →

The Programmer designs, through a code, different computer tools, such as programs, systems or web pages. What is programming about? While they are generally considered similar to the software development process and programming, they are not exactly the same. A programmer can limit himself to the process of writing the code through a programming language, while the integrated software design includes related tasks, such as design. Basically, when writing a line of code, the Programmer tells the computer to perform a task. Through a programming language, numerous lines of code are written that will allow the user to easily request the computer the execution ofRead More →

Do you know why is accessibility important? If not, you should! The Web is fundamentally designed to work for all people, whatever their hardware, software, language, location, or ability. When the Web meets this goal, it is accessible to people with a diverse range of hearing, movement, sight, and cognitive ability. However, when web sites, applications, technologies, or tools are badly designed, they can create barriers that exclude people from using the Web. What’s more, accessibility is not just for these people. Accessibility is also for browsers that cannot load the content properly, for users that need to see content in big sizes, and alsoRead More →

We are going to talk about all the applications that Google offers, did you know that up to this moment there are 44 products that you put at your disposal?. In this post I will explain 11 of them and how you can take advantage of it. The American company makes a classification of its variety of services according to the purpose or public to which each of these applications is intended: Google products for the web: 1. Web search: It is the most used search engine in the world, it receives hundreds of millions of searches every day. 2. Google Chrome: Is their browser, isRead More →

Are you performing a portfolio with wordpress and you want to create a gallery of images with the filter option by category, but you can’t find a plugin that allows it? This is your tutorial. First of all, go to the plugin section in your wordpress.   Secondly, you have to install and activate two plugins: Elementor: This plugin is very useful for easily designing a web page Anywhere elementor: this would be an extenuation of the previous one and allows you to do actions to compliment it, like the one we are doing here   Third, you will have to create a new pageRead More →

How to get started in programming? If you want to learn the basics of programming language, we leave you a link where you can start with free online courses. https://www.codecademy.com/es/learn Firs of all, being a programmer is more than simply being able to regurgitate syntax. It’s about having a particular mindset, where you are able to systematically breakdown a problem into individual and logical steps, and then recreate that in a language that the computer understands. Keep in mind that Codeacademy will help you open the doors of this world and, from these, expand through other searches and activities that you carry out in theRead More →

If you are a content creator on Youtube you should probably know by now that it’s vital to be aware of what’s trending nowadays. If you want to become bigger, you should adjust some of your content to what’s popular. Channels that do videos about trending topics get recommended by Youtube more often an most of the time end up in the trending tab. Have you ever clicked on the button that says “trending” with the fire icon? If you did, you probably noticed there’s a couple of topics that repeat. Here’s how it works: The trending feed is a list of 50 videos numeredRead More →

In this post we will show you how to design a website so that it adapts to different resolutions of screens, smartphones and tablets. Trend that in English is called Responsive Design.  The goal is to use CSS class and properties to adapt a single design to different resolutions. For this we will base the structure of our website and elements in relative measures such as “em” and “%”. As a result, we will obtain a much more navigable and functional website. -Main advantages of a web optimized for mobile phones and tablets Design adapted to our screen Convenience when navigating and reading texts whenRead More →

Before starting anything, it is necessary to take into account that all the details, however small, must be taken into account when making a design. Some basic elements: line shape texture balnce Each one of them separately does not make sense, but all together they make a work of art. Basics Elements Line Is a shape to connect two or more points, it can be thin wavy dotted fat Any type of crime creates a feeling and a different emotion, the lines are always present as for example in the graphic drawings with graphic elements with text the lines can also have color wide textureRead More →

Sketch was created specifically for designing screens for digital products whereas photoshop and illustrator are essentially photo editing and print graphics tools. Sketch is a high performance vector design tool that understands the workflow and challenges the modern ui/ux designer and although is vector the art board comes with a pixel grid to make deigns precise while and the time makes export a breezy for different device resolutions. Speed, It’s expected for your documents to be big and have many screens with shared designs consistencies, shared styles, symbols and responsive group resizing are just a few of the features in sketch that will completely revolutionizeRead More →