ARSIP BLOG

Quora as Container to Share Science


Assamualaikum, Hello everyone, this time I will explain about Quora application, this application is web-based and mobile, we can access at https://www.quora.com/. Quora is Knowledge Exchange site that was founded in June 2009 and launched inprivate beta in December 2009. This site opened to the public on June 21, 2010. Quora collect questions and answers on specific topics and allows users to collaboratewith the vote or propose improvements to answers. Quora significant competitors are sites such as Reddit, social bookmarking and social networking sites such as LinkedIn, Yahoo! Answers, Answerbag and Answers.com.[1]

In this application there are several topics of discussion, same as computer, travelling, sports, food, health, music, education, science, and many other topics of discussion.

I will be commenting on the topic of internet, entitled "What are some common naming conventions for classes in HTML/CSS?", the following explanation :

This topic discusses the naming of the class in HTML element and class in CSS, it's very important to make it easy for programmers to devise and use that class. Example of writing catchy class found in CSS library Bootstrap. On the naming of the Bootstrap class tailored to the functionality and usefulness of the class itself. Example for costumize button input, on bootstrap using btn, an examples such as btn-lg-danger, btn marks button, lg indicate large, and danger signifies color is red.

The naming on the class need to be carefully. That will be make easier programmer to work , because the name in class is almost like a function or method.

Examples of writing code like this:


.top-navbar{
     width: 100%;
     height: 70px;
     padding: 10px;
     background: # 191919;
}

The naming of the example class above, we know that the navbar-top that means existing top navigation menu, so neither should the naming class carelessly as this will make the programmer's confusion.[2]

Thanks for your Attention, Wassalamualaikum!

Reference :

[1]. https://id.wikipedia.org/wiki/Quora
[2]. https://www.quora.com/What-are-some-common-naming-conventions-for-classes-in-HTML-CSS

No comments:

Post a Comment

Eris DSR Designed by Templateism | Blogger Templates Copyright © 2014

Theme images by richcano. Powered by Blogger.