Wednesday, August 28, 2019

About Programming Languages

Yash Talaiche
Programming  Languages
     Programming involves tasks such as: analysis, generating algorithms, profiling algorithms' accuracy and resource consumption, and the implementation of algorithms in a chosen programming language (commonly referred to as coding).
 
Computer programming is the process of designing and building an executable computer program for accomplishing a specific computing task


A programming language is also known as a programming system, computer language or computer system.

An algorithm is described using the programming language. Programming languages are typically called computer languages; however, some authors deem programming languages to be subsets of computer languages. Since the oldest forms of programming languages like COBOL and FORTRAN, thousands of computer languages have been developed
   
There are some programming languages are :-
       
  • Ruby.
  • JavaScript. 
  • C# 
  • PHP
  • Objective-C.
  • java
  • C++
  • python
  • SQL

Wednesday, August 14, 2019

HTML Editor

Yash Talaiche
HTML Editor for Windows

NOTEPAD++





About

Notepad++ is a free  source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.



ATOM




About

Atom is a free and open-source text and source code editor for macOS, Linux, and Microsoft Windows with support for plug-ins written in Node.js, and embedded Git Control, developed by GitHub. Atom is a desktop application built using web technologies.





SUBLIME





About

Sublime Text is a proprietary cross-platform source code editor with a Python application programming interface. It natively supports many programming languages and markup languages, and functions can be added by users with plugins, typically community-built and maintained under free-software licenses.


BRACKETS













About

Brackets is a source code editor with a primary focus on web development. Created by Adobe Systems, it is free and open-source software licensed under the MIT License, and is currently maintained on GitHub by Adobe and other open-source developers. It is written in JavaScript, HTML and CSS. 






Sunday, August 11, 2019

HTML COLOR CODE

Yash Talaiche



HTML Color Codes


HTML color codes and names.


Red colors


Color HTML / CSS
Color Name
Hex Code
#RRGGBB
Decimal Code
(R,G,B)
lightsalmon #FFA07A rgb(255,160,122)
salmon #FA8072 rgb(250,128,114)
darksalmon #E9967A rgb(233,150,122)
lightcoral #F08080 rgb(240,128,128)
indianred #CD5C5C rgb(205,92,92)
crimson #DC143C rgb(220,20,60)
firebrick #B22222 rgb(178,34,34)
red #FF0000 rgb(255,0,0)
darkred #8B0000 rgb(139,0,0)

Orange colors

Color HTML / CSS
Color Name
Hex Code
#RRGGBB
Decimal Code
(R,G,B)
coral #FF7F50 rgb(255,127,80)
tomato #FF6347 rgb(255,99,71)
orangered #FF4500 rgb(255,69,0)
gold #FFD700 rgb(255,215,0)
orange #FFA500 rgb(255,165,0)
darkorange #FF8C00 rgb(255,140,0)

Yellow colors

Color HTML / CSS
Color Name
Hex Code
#RRGGBB
Decimal Code
(R,G,B)
lightyellow #FFFFE0 rgb(255,255,224)
lemonchiffon #FFFACD rgb(255,250,205)
lightgoldenrodyellow #FAFAD2 rgb(250,250,210)
papayawhip #FFEFD5 rgb(255,239,213)
moccasin #FFE4B5 rgb(255,228,181)
peachpuff #FFDAB9 rgb(255,218,185)
palegoldenrod #EEE8AA rgb(238,232,170)
khaki #F0E68C rgb(240,230,140)
darkkhaki #BDB76B rgb(189,183,107)
yellow #FFFF00 rgb(255,255,0)

Green colors

Color HTML / CSS
Color Name
Hex Code
#RRGGBB
Decimal Code
(R,G,B)
lawngreen #7CFC00 rgb(124,252,0)
chartreuse #7FFF00 rgb(127,255,0)
limegreen #32CD32 rgb(50,205,50)
lime #00FF00 rgb(0.255.0)
forestgreen #228B22 rgb(34,139,34)
green #008000 rgb(0,128,0)
darkgreen #006400 rgb(0,100,0)
greenyellow #ADFF2F rgb(173,255,47)
yellowgreen #9ACD32 rgb(154,205,50)
springgreen #00FF7F rgb(0,255,127)
mediumspringgreen #00FA9A rgb(0,250,154)
lightgreen #90EE90 rgb(144,238,144)
palegreen #98FB98 rgb(152,251,152)
darkseagreen #8FBC8F rgb(143,188,143)
mediumseagreen #3CB371 rgb(60,179,113)
seagreen #2E8B57 rgb(46,139,87)
olive #808000 rgb(128,128,0)
darkolivegreen #556B2F rgb(85,107,47)
olivedrab #6B8E23 rgb(107,142,35)

Cyan colors

Color HTML / CSS
Color Name
Hex Code
#RRGGBB
Decimal Code
(R,G,B)
lightcyan #E0FFFF rgb(224,255,255)
cyan #00FFFF rgb(0,255,255)
aqua #00FFFF rgb(0,255,255)
aquamarine #7FFFD4 rgb(127,255,212)
mediumaquamarine #66CDAA rgb(102,205,170)
paleturquoise #AFEEEE rgb(175,238,238)
turquoise #40E0D0 rgb(64,224,208)
mediumturquoise #48D1CC rgb(72,209,204)
darkturquoise #00CED1 rgb(0,206,209)
lightseagreen #20B2AA rgb(32,178,170)
cadetblue #5F9EA0 rgb(95,158,160)
darkcyan #008B8B rgb(0,139,139)
teal #008080 rgb(0,128,128)

Blue colors

Color HTML / CSS
Color Name
Hex Code
#RRGGBB
Decimal Code
(R,G,B)
powderblue #B0E0E6 rgb(176,224,230)
lightblue #ADD8E6 rgb(173,216,230)
lightskyblue #87CEFA rgb(135,206,250)
skyblue #87CEEB rgb(135,206,235)
deepskyblue #00BFFF rgb(0,191,255)
lightsteelblue #B0C4DE rgb(176,196,222)
dodgerblue #1E90FF rgb(30,144,255)
cornflowerblue #6495ED rgb(100,149,237)
steelblue #4682B4 rgb(70,130,180)
royalblue #4169E1 rgb(65,105,225)
blue #0000FF rgb(0,0,255)
mediumblue #0000CD rgb(0,0,205)
darkblue #00008B rgb(0,0,139)
navy #000080 rgb(0,0,128)
midnightblue #191970 rgb(25,25,112)
mediumslateblue #7B68EE rgb(123,104,238)
slateblue #6A5ACD rgb(106,90,205)
darkslateblue #483D8B rgb(72,61,139)

Purple colors

Color HTML / CSS
 Color Name
Hex Code
 #RRGGBB
Decimal Code
(R,G,B)
lavender #E6E6FA rgb(230,230,250)
thistle #D8BFD8 rgb(216,191,216)
plum #DDA0DD rgb(221,160,221)
violet #EE82EE rgb(238,130,238)
orchid #DA70D6 rgb(218,112,214)
fuchsia #FF00FF rgb(255,0,255)
magenta #FF00FF rgb(255,0,255)
mediumorchid #BA55D3 rgb(186,85,211)
mediumpurple #9370DB rgb(147,112,219)
blueviolet #8A2BE2 rgb(138,43,226)
darkviolet #9400D3 rgb(148,0,211)
darkorchid #9932CC rgb(153,50,204)
darkmagenta #8B008B rgb(139,0,139)
purple #800080 rgb(128,0,128)
indigo #4B0082 rgb(75,0,130)

Pink colors

Color HTML / CSS
Color Name
Hex Code
#RRGGBB
Decimal Code
(R,G,B)
pink #FFC0CB rgb(255,192,203)
lightpink #FFB6C1 rgb(255,182,193)
hotpink #FF69B4 rgb(255,105,180)
deeppink #FF1493 rgb(255,20,147)
palevioletred #DB7093 rgb(219,112,147)
mediumvioletred #C71585 rgb(199,21,133)

White colors

Color HTML / CSS
Color Name
Hex Code
#RRGGBB
Decimal Code
(R,G,B)
white #FFFFFF rgb(255,255,255)
snow #FFFAFA rgb(255,250,250)
honeydew #F0FFF0 rgb(240,255,240)
mintcream #F5FFFA rgb(245,255,250)
azure #F0FFFF rgb(240,255,255)
aliceblue #F0F8FF rgb(240,248,255)
ghostwhite #F8F8FF rgb(248,248,255)
whitesmoke #F5F5F5 rgb(245,245,245)
seashell #FFF5EE rgb(255,245,238)
beige #F5F5DC rgb(245,245,220)
oldlace #FDF5E6 rgb(253,245,230)
floralwhite #FFFAF0 rgb(255,250,240)
ivory #FFFFF0 rgb(255,255,240)
antiquewhite #FAEBD7 rgb(250,235,215)
linen #FAF0E6 rgb(250,240,230)
lavenderblush #FFF0F5 rgb(255,240,245)
mistyrose #FFE4E1 rgb(255,228,225)

Gray colors

Color HTML / CSS
Color Name
Hex Code
#RRGGBB
Decimal Code
(R,G,B)
gainsboro #DCDCDC rgb(220,220,220)
lightgray #D3D3D3 rgb(211,211,211)
silver #C0C0C0 rgb(192,192,192)
darkgray #A9A9A9 rgb(169,169,169)
gray #808080 rgb(128,128,128)
dimgray #696969 rgb(105,105,105)
lightslategray #778899 rgb(119,136,153)
slategray #708090 rgb(112,128,144)
darkslategray #2F4F4F rgb(47,79,79)
black #000000 rgb(0,0,0)

Brown colors

Color HTML / CSS
Color Name
Hex Code
#RRGGBB
Decimal Code
(R,G,B)
cornsilk #FFF8DC rgb(255,248,220)
blanchedalmond #FFEBCD rgb(255,235,205)
bisque #FFE4C4 rgb(255,228,196)
navajowhite #FFDEAD rgb(255,222,173)
wheat #F5DEB3 rgb(245,222,179)
burlywood #DEB887 rgb(222,184,135)
tan #D2B48C rgb(210,180,140)
rosybrown #BC8F8F rgb(188,143,143)
sandybrown #F4A460 rgb(244,164,96)
goldenrod #DAA520 rgb(218,165,32)
peru #CD853F rgb(205,133,63)
chocolate #D2691E rgb(210,105,30)
saddlebrown #8B4513 rgb(139,69,19)
sienna #A0522D rgb(160,82,45)
brown #A52A2A rgb(165,42,42)
maroon #800000 rgb(128,0,0)


Thursday, August 8, 2019

CSS COLORS

Yash Talaiche
CSS ─ COLORS

       CSS uses color values to specify a color. Typically, these are used to set a color either for the foreground of an element (i.e., its text) or for the background of the element. They can also be used to affect the color of borders and other decorative effects.
         You can specify your color values in various formats.

CSS INCLUSION

Yash Talaiche
CSS -INCLUSION

        



    There are four ways to associate styles with your HTML document. Most commonly used methods are inline CSS and External CSS.

  Embedded CSS - The <style> Element                                        
                     You can put your CSS rules into an HTML document using the <style> element. This tag is placed inside the <head>...</head> tags. Rules defined using this syntax will be applied to all the elements available in the document.

  Here is the generic syntax:
      
             <head>
                      <style>
                           . . . . . . . . .  // Style Rule 
                      </style>
             </head> 


 Example

Following is an example of embed CSS based on the above syntax:

        <head>
              <style type="text/css" media="all">
                   h1{     
                   color: #36C;
                 }
            </style>
     </head>

  Inline CSS - The style Attribute
                                 You can use style attribute of any HTML element to define style rules. These rules will be applied to that element only.

Syntax:
           <element style="...style rules....">


Ex:
      <h1 style ="color:#36C;"> This is inline CSS </h1>

           out put:
                       This is inline CSS

External CSS - The <link> Element
                                               The <link> element can be used to include an external stylesheet file in your HTML document. An external style sheet is a separate text file with .css extension. You define all the Style rules within this text file and then you can include this file in any HTML document using <link> element.

Here is the generic syntax of including external CSS file:

<head>
<link type="text/css" href=" . . . " rel="stylesheet" />

</head>

Ex:
    Consider a simple style sheet file with a name mystyle.css having the following rules:
       
      h1, h2, h3 {
         color: #36C;
         font-weight: normal;
         letter-spacing: .4em;
         margin-bottom: 1em;
         text-transform: lowercase;
     } 

 Now you can include this file mystyle.css in any HTML document as follows:
         <head>
             <link type="text/css" href=" mystyle.css " rel="stylesheet" />

        </head>
        
  CSS Rules :
           
        We have discussed three ways to include style sheet rules in an HTML document. Here is the                 rule to override any Style Sheet Rule.
Any inline style sheet takes the highest priority. So, it will override any rule defined in <style>...             </style> tags or the rules defined in any external style sheet file.
Any rule defined in <style>...</style> tags will override the rules defined in any external style               sheet file.
Any rule defined in the external style sheet file takes the lowest priority, and the rules defined in             this file will be applied only when the above two rules are not applicable.
        
CSS COMMENTS:
         Many times, you may need to put additional comments in your style sheet blocks. So, it is very easy to comment any part in the style sheet. You can simply put your comments inside /*.....this is a comment in style sheet.....*/.
You can use /* ....*/ to comment multi-line blocks in similar way you do in C and C++ programming languages.
  Ex:
         /* This is an external style sheet file */
          h1,  h3 {
          color: #36C;
          font-weight: normal;
          letter-spacing: .4em;
          margin-bottom: 1em;
          text-transform: lowercase;
       }
            /* end of style rules. */
      
    

Tuesday, August 6, 2019

CSS Syntax

Yash Talaiche
Css Syntax

        CSS comprises of style rules that are interpreted by the browser and then applied to the corresponding elements in your document.
 

   A style rule is made of three parts:
            1 >  Selector: A selector is an HTML tag at which a style will be applied. This could be any                            tag like <h1> or <table> etc.

            2 >  Property: A property is a type of attribute of HTML tag. Put simply, all the HTML                                   attributes are converted into CSS properties. They could be color, border, etc.

            3 >  Value: Values are assigned to properties. For example, color property can have the value                       either black or #000000 etc.

 You can put CSS Style Rule Syntax as follows :

               selector { property: value }

     Ex: 
               h1 {
                   color: #778899;                        //light blue color .
            }
Types of Selectors :

         (1) Universal Selectors - The universal selector are the quite simply matches the name of any                    element type, Rather than selecting elements of a specific type 
   Ex: 
       * {
               color: #000000;
               }
   This rule renders the content of every element in our document in black.

     (2)  Class Selectors - You can define style rules based on the class attribute of the elements. All                         the elements having that class will be formatted according to the defined rule.
    Ex:
            .black {
                   color: #000000;
                  }
   This rule renders the content in black for every element with class attribute set to black in our                   document. You can make it a bit more particular.
          
        (3)  ID Selectors - You can define style rules based on the id attribute of the elements. All the elements having that id will be formatted according to the defined rule.
      Ex:
           #black {
                     color: #000000;
                 }
    This rule renders the content in black for every element with id attribute set to black in our                      document. You can make it a bit more particular.
     (4)  Child Selectors - You have seen the descendant selectors. There is one more type of selector, which is very similar to descendants but have different functionality.
     Ex:
         body > p {
                color: #000000;
           }
   This rule will render all the paragraphs in black if they are a direct child of the <body> element.           Other paragraphs put inside other elements like <div> or <td> would not have any effect of this             rule.
        (5) Attribute Selectors - You can also apply styles to HTML elements with particular attributes. The style rule below will match all the input elements having a type attribute with a value of text:
Ex: 
           input[type="text"]{
              color: #000000;

            }
  The advantage to this method is that the <input type="submit" /> element is unaffected, and the            color applied only to the desired text fields.

    Grouping Selectors - You can apply a style to many selectors if you like. Just separate the selectors with a comma, as given in the following example:

             h1, h2, h3 {
                 color: #36C;
                 font-weight: normal;
                 letter-spacing: .4em;
                 margin-bottom: 1em;
                text-transform: lowercase;
            }
      This define style rule will be applicable to h1, h2 and h3 element as well. The order of the list is       irrelevant. All the elements in the selector will have the corresponding declarations applied to them.

About CSS

Yash Talaiche
CSS ( Cascading Style sheets)

                  CSS is used to control the style of a web document in a simple and easy way. CSS stands for Cascading Style Sheets.
                               CSS is easy to learn and understand but it provides a powerful control over the presentation of an HTML document. Most commonly, CSS is combined with the markup languages HTML or XHTML.
      CSS handles the look and feel part of a web page. Using CSS, you can control the color of the text, the style of fonts, the spacing between paragraphs, how columns are sized and laid out, what background images or colors are used,and many more.


                                                  
  

Advantages of CSS 
     1.CSS saves time - You can write CSS once and then reuse the same sheet in multiple HTML pages. You can define a style for each HTML element and apply it to as many web pages as you want.
     2.Easy maintenance - To make a global change, simply change the style, and all the elements in all the web pages will be updated automatically.
   
     3.>  Pages load faster - If you are using CSS, you do not need to write HTML tag attributes every time. Just write one CSS rule of a tag and apply it to all the occurrences of that tag. So, less code means faster download times.

    4.Global web standards – Now HTML attributes are being deprecated and it is being recommended to use CSS. So it’s a good idea to start using CSS in all the HTML pages to make them compatible with future browsers.