Showing posts with label css. Show all posts
Showing posts with label css. Show all posts

Saturday, August 1, 2020

bootstrap5 is coming


  1. Mainly removing Jquery,
  2. the updated Grid system,
  3. updated table and more customized features..,


Add caption

function declaration, expression and call/invoke/execution

  The  function  declaration defines a function with the specified parameters. The  function   keyword can be used to define a function ins...