Community
Articles Topics Q&A
Learn
Course Programming Dictionary
Tools Library
Development tools Website Source Code PHP Libraries JS special effects Website Materials Extension plug-ins
AI Tools
Leisure
Game Download Game Tutorials
search
English
简体中文 English 繁体中文 日本語 한국어 Melayu Français Deutsch
Login
singup

  • Popular searches:
  • PHP
  • MySQL
  • jquery
  • HTML
  • CSS
  • Whole station
  • Course
  • Article
  • Q&A
  • Download
Found a total of 1452 related content
Can a Single @font-face Query Import Multiple Font Weights?

Course Introduction:Optimizing Font Declarations: Importing Multiple Font Weights with a Single @font-face QueryIn scenarios where a font family comprises multiple...

2024-11-17 comment 0  876

Which Font Awesome 5 Font-Family Should I Use for My Pseudo-Elements?

Course Introduction:Choosing the Correct Font-Family for Font Awesome 5 Pseudo-ElementsFont Awesome 5 offers four font-family options: Font Awesome 5 Free, Font...

2024-12-11 comment 0  860

How to Embed Multiple Font Variations Using @font-face?

Course Introduction:How to Embed Multiple Font Variations with @font-faceWhen using @font-face to embed custom fonts, it can be helpful to support multiple...

2025-01-05 comment 0  736

How to Fix Missing Font Icons When Using Font Awesome in JSF?

Course Introduction:Integrating Font Awesome into JSF and Resolving Missing Font IssueWhen incorporating Font Awesome into JSF applications using the...

2024-10-29 comment 0  929

How Can I Efficiently Manage Multiple Font Variations Using @font-face?

Course Introduction:Embracing Font Diversity: Managing Multiple Font Variations in a Single @font-face RuleThe versatility of web design demands fonts that can adapt...

2024-12-10 comment 0  475

MoreTechnical Articles
Scala Tutorial

Course Elementary  13799

Course Introduction:Scala Tutorial Scala is a multi-paradigm programming language, designed to integrate various features of object-oriented programming and functional programming.

CSS Online Manual

Course Elementary  82328

Course Introduction:"CSS Online Manual" is the official CSS online reference manual. This CSS online development manual contains various CSS properties, definitions, usage methods, example operations, etc. It is an indispensable online query manual for WEB programming learners and developers! CSS: Cascading Style Sheets (English full name: Cascading Style Sheets) is an application used to express HTML (Standard Universal Markup Language).

SVG Tutorial

Course Elementary  13158

Course Introduction:SVG is a markup language for vector graphics in HTML5. It maintains powerful drawing capabilities and at the same time has a very high-end interface to operate graphics by directly operating Dom nodes. This "SVG Tutorial" is intended to allow students to master the SVG language and some of its corresponding APIs, combined with the knowledge of 2D drawing, so that students can render and control complex graphics on the page.

AngularJS Chinese Reference Manual

Course Elementary  24608

Course Introduction:In the "AngularJS Chinese Reference Manual", AngularJS extends HTML with new attributes and expressions. AngularJS can build a single page application (SPAs: Single Page Applications). AngularJS is very easy to learn.

Go language tutorial manual

Course Elementary  27468

Course Introduction:Go is a new language, a concurrent, garbage-collected, fast-compiled language. It can compile a large Go program in a few seconds on a single computer. Go provides a model for software construction that makes dependency analysis easier and avoids most C-style include files and library headers. Go is a statically typed language, and its type system has no hierarchy. Therefore users do not need to spend time defining relationships between types, which feels more lightweight than typical object-oriented languages. Go is a completely garbage-collected language and provides basic support for concurrent execution and communication. By its design, Go is intended to provide a method for constructing system software on multi-core machines.

More courses
  • css - When the font type is changed, the font size changes. So how can I change the font type and keep the font size unchanged?

    The question is this: There is a text, <p>Who am I? </p>Then I set different font types to adapt to different clients, but when switching font types, the font size will change. If I want to keep the font size unchanged when changing the font type,...

    2017-07-05 11:01:59 0  2  2691

  • Bulletproof @Font-Face syntax

    I tried installing the font via FTP but got an error that Bulletproof font syntax is incorrect. What did I do wrong? Edit: I'm trying to fix the code with Jared's help but it's still working now @font-face{font-family:'Brasilero2018Free';src:local("Brasilero2018Free"),url('https://www.flordeibez .org/wp-conte

    2023-09-05 18:47:35 0  1  744

  • How to modify font and font size in GVim

    When I first started using GVim, I added set guifont=Consolas/15 to the vimrc file and set the font in the menu. After restarting GVim, the font changed back. How should it be done?

    2017-05-16 16:39:17 0  1  1294

  • Reasons why CSS font-size remains unchanged

    .navbar-brand{font-weight:bold;font-family:"Ubuntu";font-size:2.5rem;}<aclass="navbar-brand"href="">tindog</a> This is what I try to do via A certain class's method of changing the font size of a link, I encountered something strange, either the font family or the font bold

    2024-03-31 08:46:51 0  1  684

  • css - mobile font setting problem

    It belongs to hybrid development, and the written pages are nested in the native shell. The font I set does not take effect {code...} The main reason is that the English font is not the system's own font.

    2017-06-24 09:43:41 0  2  1074

MoreQ&A

Public welfare online PHP training,Help PHP learners grow quickly!

About us Disclaimer Sitemap

© php.cn All rights reserved