/web-design

Web Design and development. (HTML, CSS, Javascript)

Primary LanguageCSS

Web Design and Development

Front-end web design and development using HTML, CSS, SCSS, Tailwind Css and Javascript.

Hot topics

  • Html dialogs
  • Css Animations
  • Responsive design techniques
  • Data tables
  • Color themes
  • Javascript animations
  • Css form validations
  • Parallax effect
  • Confetti animation HTML, CSS and JS tips and new rolling out features.

Enhance Css:

  • Css native vertical text
  • Flip elements easily
  • Smooth scrolling
  • Snap horizontal scrolling
  • Resize elements (vertically, horizontally,both)
  • Gradient text

Tailwind CSS

Tailwind css is a utility first framework for css. It is considered to be better than Bootstrap. It offers more customization than bootstrap.

Installation guide: https://tailwindcss.com/docs/installation

Tailwind watch command:

npx tailwindcss -i ./src/input.css -o ./src/output.css --watch