Html Css js Frontend projects
9.99K subscribers
1.1K photos
142 videos
64 files
174 links
Advertisements Contact meπŸ‘‡πŸ»
@We_D5

Hello everyone you can learn interesting facts about coding in this channel πŸ’»

Perfluence
Download Telegram
Forwarded from Web design source code
πŸ”° Layouts with and without Semantic HTML

Semantic HTML enhances web accessibility, search engine optimization, and maintainability by using meaningful tags that convey the structure and purpose of content.
πŸ‘1
Forwarded from Web design source code
In CSS, the "cap" unit is defined as the size of the capital letter of the current font size.

🀩 This is very handy for defining icons that accompany some label, such as inside bottons

In this example, we have defined an icon with height 1cap, which makes it equal to the letter "S" height.

We also have aligned this icon to the baseline for a perfectly aligned text and icon ✨
Forwarded from Web design source code
πŸ”° JavaScript DOM Selection and Manipulation
Forwarded from Web design source code
πŸ”° CSS Tip: Align icons with text
πŸ”° Top 5 JavaScript Testing Frameworks of 2025
Forwarded from Web design source code
Some small CSS tips, that aren't significant enough for their own individual posts 😁