Things you should learn to be a web designer.

in #steemit6 years ago (edited)

e488afe04624e82e206e7085b6ec1ceb.jpg

  1. HTML/CSS
    HTML (the Hypertext Markup Language) and CSS (Cascading Style Sheets) are two of the core technologies for building Web pages. HTML provides the structure of the page, CSS the (visual and aural) layout, for a variety of devices. Along with graphics and scripting, HTML and CSS are the basis of building Web pages and Web Applications.
  2. WEB-INSPECTOR
    A tool embedded in each browser, for checking and editing HTML/CSS without reloading a page, for analysis of web requests sent by the browser, for debugging of JavaScript, working with cookies, etc...
  3. FRONT-END FRAMEWORKS
    Also referred to as “CSS frameworks,” these are packages containing pre-written, standardized code in files and folders. They give you a base to build on while still allowing flexibility with the final design. Typically, front-end frameworks contain the following components:

-A grid which makes it simple to organize the design elements of your website
-Defined font styles and sizing that varies based on its function (different typography for headings versus paragraphs, etc.
-Pre-built website components like side panels, buttons, and navigation bars

  1. JAVASCRIPT
    Sooner or later, most likely sooner, your application will need the functionality that cannot be implemented by standard HTML and CSS means. For example, a calendar or a dynamic form, or pop-up tips. Or, the most amazing thing.
    when you need to update a part of the page without fully reloading it an AJAX request. This is the moment when you have to study JavaScript.

5.RUBY
A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write

  1. RoR
    IMHO, Ruby on Rails is the best framework to develop web applications.

  2. Databases - POSTGRESQL, MySQL or MongoDB?

Coin Marketplace

STEEM 0.20
TRX 0.13
JST 0.030
BTC 64573.45
ETH 3441.06
USDT 1.00
SBD 2.51