LN_html

Home»Howto»HTML/CSS/JS»Rounded Box

Rounded coners with CSS

 

Use following definitions in CSS file:

-webkit-border-radius: 20px;

-moz-border-radius: 20px;

or

-moz-border-radius-topleft: 20px;

-webkit-border-top-left-radius: 20px;

....
  • Boot Linux from USB. part I

    Multiple boot using GRUB2 from live ISO files located on USB
    Read more ...

  • Boot Linux from USB. part II

    Multiple boot using SYSLINUX from live ISO files located on USB
    Read more ...

  • Tweet update.

    Added tweet on @lloadm
    Read