Blog Category HTML

Bold Text in CSS and HTML
When it comes to styling text on the web, bold typefaces are a powerful tool for emphasizing important information and creating visual hierarchy. Whether you’re designing a website, crafting a blog post, or coding an email template, understanding how to apply bold text using CSS and HTML can make your content stand out and grab […]
By CSSPortal Published on August 16, 2023 Category CSS, HTML

Self Hosting Google Fonts – Pros and Cons
When it comes to web design and development, typography plays a crucial role in shaping the user experience and overall aesthetics of a website. Google Fonts has become an immensely popular resource for designers and developers, offering a vast library of free, open-source fonts that can be easily integrated into websites. However, the option to […]
By CSSPortal Published on August 12, 2023 Category CSS, HTML

HTMLPortal.net Joins CSSPortal.com
Recently we have been moving content from our sister site at HTMLPortal.net. We have finally finished moving everything and hope that you enjoy the new content here. Please be patient while we update all of the new tools and resources and hopefully we can iron out all errors quickly for you.

Style <hr> tag with CSS
In this post we will show you a few examples to style the <hr> html tag with css. The <hr> tag is used to add a horizontal line in a webpage, this line can be used to divide information or segments of your webpage.
By CSSPortal Published on October 25, 2015 Category CSS, HTML

How to Style HTML Input Range
We have just recently added a new generator to CSSPortal.com, Style HTML Input Range. This generator will help you visually design a better input range than the generic one that is styled with your browser.