MongoDB

 MongoDB is an open source, document-based database management system that does not require a table schema description. MongoDB - classified as NoSQL and uses JSON-like documents and a database schema. If all four previous DBMSs are well known to most IT professionals, then few have heard of MongoDB. But she confidently takes the 5th line in almost all ratings. And as a result, in our ranking, she also occupies the 5th position.

Ссылки HTML. Вставить ссылку в картинку. на файл-ссылки -HTML links. Insert a link into an image. to file.

спасибо автору ролика все понятно объяснил.посмотрите его видео!!!




<a href="ссылка" rel="nofollow" target="_blank">значение</a>

rel=nofollow

Значение предназначено для поисковых систем: указывает им, что ссылка не передает свой вес той странице, на которую ссылается. Пример:

<a rel="nofollow" href="page.html">Робот, не переходи на эту страницу</a>





<a href="ссылка"  target="_blank">значение</a>