Categories

frontend

Emily Rose April 28, 2015
No votes yet.
Please wait...

When talking about the “frontend’ of the website or a web application, what we mean is the visible part for the users.

Frontend is the part of the web that users interact with. It defines users interface.

Frontend includes web-design part as well as front-end web development.

The biggest part of what you see on the website is the mix of HTML, CSS, JavaScript rules, that is controlled by your web browser.

It is your browser that reads the code and translates it to the visual parts of the website like colors, fonts, animation, etc.

To make it all work and store the information you put into front-end, you will need a technology responsible for those features which is backend development.

Frontend is what you see and Backend is how it actually works.

You can find more details about Frontend and Backend following this link.

Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket

Comments are closed.