Farnoosh's Blog
  • Home
  • Web Development
    • HTML & CSS

Archives

  • January 2025
  • December 2024

Categories

  • Cross-Origin Policies
  • HTML & CSS
  • Javascript
Farnoosh's Blog
  • Home
  • Web Development
    • HTML & CSS
Farnoosh's Blog

What are You Looking For?

  • HTML & CSS
  • Cross-Origin Policies
  • Javascript
  • Web Development
  • Cyber Security
  • Javascript
4 Min Read
for..in loop, for..of loop, forEach loop, in JavaScript
Farnoosh Hejazi
onJanuary 29, 2025

Understanding for…in, for…of, and forEach in JavaScript: A Comprehensive Guide

Hey there! Ever found yourself scratching your head over whether to use for...of, for..in or forEach in your JavaScript code? Trust me, you're…
Discover More
  • Cross-Origin Policies
4 Min Read
Farnoosh Hejazi
onJanuary 12, 2025

Understanding postMessage: Secure Cross-Origin Communication Explained

Imagine you're building a modern web application - let's say it's an online banking dashboard. One day, your product manager comes to you with…
Discover More
  • HTML & CSS
3 Min Read
object-fit - how to fix a squashed image
Farnoosh Hejazi
onDecember 14, 2024

How to fix a squashed image?

When styling a rectangular image, if we don't set the width and height based on the image's original aspect ratio, it would be rendered…
Discover More
  • HTML & CSS
4 Min Read
Using CSS Float to create text wrap around images
Farnoosh Hejazi
onDecember 14, 2024

Using CSS Float to Create Text Wrap Around Images

When designing web layouts, a common requirement is to have text wrap around images, similar to what you might see in magazines or newspapers.…
Discover More

Recent Posts

  • Understanding for…in, for…of, and forEach in JavaScript: A Comprehensive Guide
  • Understanding postMessage: Secure Cross-Origin Communication Explained
  • How to fix a squashed image?
  • Using CSS Float to Create Text Wrap Around Images

Recent Comments

No comments to show.
Farnoosh's Blog
  • Home
© 2024 — Revision. All Rights Reserved.