• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Ani's Webdev Blog

A learning diary of website development

  • Home
  • Demo
    • Ajax Contact Form
  • WordPress
  • Front-end
  • Backend

Front-end

[CSS] 5 Useful mixins for SASS

Modified on: July 4, 2020

sass

Some useful mixins for sass that can be used to faster build your project.

Filed Under: Front-end Tagged With: animation, bootstrap, css, scss

[CSS] Make equal-height Bootstrap columns and vertically align content with Flexbox

Modified on: July 4, 2020

css set bootstrap columns equal height using flexbox

In this post, let’s see how to make columns in a row from Bootstrap to have equal height no matter how much content is inside.

Filed Under: Front-end Tagged With: bootstrap, css, scss

Simple slide up and fade text animation with CSS3 [Code + Demo]

Modified on: July 4, 2020

In this post, we will make a simple slide up and fade text animation with CSS3 and HTML.

Filed Under: Front-end Tagged With: animation, css, html

[CSS] Simple parallax [Code + Demo]

Modified on: July 4, 2020

This code implements a simple parallax section with only CSS, no Javascript needed. The idea is that an image will be set as the background image of a section with fixed position, so that when people scroll down, the image stays fixed.

Filed Under: Featured, Front-end Tagged With: bootstrap, css, html

Code refactoring: When and How

Modified on: July 4, 2020

In general, code refactoring refers to the process of changing bad codes into cleaner, purposeful, human-readable, reusable code in order to be cost effective, easy to maintain and collaborate, and probably a better performance.

Filed Under: Backend, Featured, Front-end, Wordpress Tagged With: clean code, code refactoring

[HTML] Form button issue and solution: Upload button behaves as a submit button

Modified on: July 4, 2020

When pressing button Upload, the form submitted itself. Let’s fix this.

Filed Under: Front-end Tagged With: html

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to Next Page »

Primary Sidebar

Hello! My name is Anh. I am a front-end developer in Oulu, Finland. Currently, I work with PHP, HTML, CSS, JavaScript and love writing about them. This blog is my learning diary. Please feel free to join the discussion!

FOLLOW MY BLOG

Thank you for visiting this website! I hope you find something useful here :). Contact me by email: anh@anhkarppinen.com.