`[![This website is a proud member of the no-JS.club](https://no-js.club/images/no-JS.club_badge_bright.svg)](https://no-js.club)`
`[![This website is a proud member of the no-JS.club](https://no-js.club/images/no-JS.club_logo_bright.svg)](https://no-js.club)`
**Markdown code snippets for dark badge:**
**Markdown code snippets for dark logo:**
`[![This website is a proud member of the no-JS.club](https://no-js.club/images/no-JS.club_badge_dark.svg)](https://no-js.club)`
`[![This website is a proud member of the no-JS.club](https://no-js.club/images/no-JS.club_logo_dark.svg)](https://no-js.club)`
### How to change badge size
### How to change logo size
Below you see some **HTML** and **Markdown** solutions for changing the size of the badge.
Below you see some **HTML** and **Markdown** solutions for changing the size of the logo.
#### HTML solution
#### HTML solution
To proportionally change the logo size you either add the **width** or **height** parameter to the HTML snippet. The browser will automatically calculate the size of the other edge.
To proportionally change the badge size you either add the **width** or **height** parameter to the HTML snippet. The browser will automatically calculate the size of the other edge.