Login
Remember
Register
References
Ranks
Add reference
PHP - Add CSS class to body
0
votes
204
views
added
Mar 26, 2018
in
PHP
by
LC Marshal
Captain
(
25,790
points)
<?
php $aboutpage
=
'about'
;
?>
On body tag
<body class="
<?
php echo $aboutpage
;
?>
">
css
php
addclass
Related reference
DOM manipulation - to hide element when particular class exist
React - add unique class to <body> with useEffect
PHP - progress bar based on variable
jQuery - on click and addClass (with CSS transition animation)
PHP - Add HTML on PHP loop element
PHP number_format - Add comma and decimal
PHP - Conditional to show/hide value
PHP - strip_tags() function to strip HTML from string
lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
All categories
API
(35)
React
(149)
Javascript
(100)
Next JS
(10)
jQuery
(176)
CSS
(141)
SCSS
(25)
UI design
(1)
Vue
(25)
JSX
(12)
ES6
(8)
Regex
(6)
PHP
(61)
mySQL
(9)
Drupal
(15)
Bootstrap
(22)
Repository
(38)
Software & tools
(38)
Google tools
(28)
Plugins
(13)
Gulp
(9)
NPM
(9)
Node JS
(7)
CMS
(9)
Command-line
(7)
Database
(2)
Domain & hosting
(16)
Elixir
(1)
HTML
(21)
Networking
(4)
Python
(0)
Server issues
(12)
VM & Remote desktop
(2)
VSCode
(6)
Windows
(10)
XSLT
(5)
General
(868)
...