Skip to content

Instantly share code, notes, and snippets.

View midhunadarvin's full-sized avatar

Midhun A Darvin midhunadarvin

View GitHub Profile
@midhunadarvin
midhunadarvin / css-selectors.md
Created December 20, 2016 16:36 — forked from magicznyleszek/css-selectors.md
CSS Selectors Cheatsheet

CSS Selectors Cheatsheet

Element selectors

Element -- selects all h2 elements on the page

h2 {
    foo: bar;
<clickhouse-proxy-v2>
<CLUSTERS>
<CLUSTER name ="cluster1">
<END_POINTS>
<END_POINT name="ch_wire_http_node1">
<READ_WRITE>yes</READ_WRITE>
<HOST>localhost</HOST>
<SERVICES>
<SERVICE name="ch_wire_service1">
<PROXY_PORT>9100</PROXY_PORT>
<clickhouse-proxy-v2>
<CLUSTERS>
<CLUSTER name ="cluster1">
<END_POINTS>
<END_POINT name="ch_wire_http_node1">
<READ_WRITE>yes</READ_WRITE>
<HOST>ws111-ch164.db.chistadata.io</HOST>
<SERVICES>
<SERVICE name="ch_wire_service1">
<PROXY_PORT>9100</PROXY_PORT>
<clickhouse-proxy-v2>
<CLUSTERS>
<CLUSTER name ="cluster1">
<END_POINTS>
<END_POINT name="ch_wire_http_node1">
<READ_WRITE>yes</READ_WRITE>
<HOST>database</HOST>
<SERVICES>
<SERVICE name="ch_wire_service1">
<PROXY_PORT>9100</PROXY_PORT>