search

How to set font in php

Feb 08, 2021 am 09:37 AM
php

php method to set the font: First create a PHP sample file; then wrap the code into a SPAN or DIV tag, and apply some CSS styles to it to change the color and size of the font.

How to set font in php

The operating environment of this article: Windows 7 system, PHP version 5.6, DELL G3 computer.

How do I change the color and font size of my PHP?

I've been looking for ways to change the size and font of the PHP code output, but can't find a way that doesn't cause errors. I want all the following php code to appear white and enlarged:

<?php
  if (isset($_SESSION[&#39;something&#39;])) {
    echo "Welcome " . $_SESSION[&#39;something&#39;] .  ", <a href=&#39;something.php&#39;>something</a>";
  }
?>

It would be great if someone could help me achieve this. So far I've tried font color and color span with no success.

Implementation method:

Wrap the code into SPAN or DIV tags and apply some CSS styles to it.

For example:

<?php
        if (isset($_SESSION[&#39;something&#39;])){
            echo &#39;<span style="color: white; font-size: 20px;">Welcome &#39; . $_SESSION[&#39;something&#39;] .  &#39;, <a href="something.php">something</a></span>&#39;;
        }
?>

Recommended: "PHP Video Tutorial"

The above is the detailed content of How to set font in php. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools