Package
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Package

Download/Upload Code Projects


You are not connected. Please login or register

CSS Gradient Background

Go down  Message [Page 1 of 1]

1CSS Gradient Background Empty CSS Gradient Background Wed Oct 11, 2023 2:20 pm

Admin


Admin

Code:
[color=#d1d5db][font=Söhne, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji][size=16][b]<!DOCTYPE html>
<html>
<head>
  <style>
    body {
      background: linear-gradient(to bottom, #ff5733, #007bff);
    }
  </style>
</head>
<body>
  <h1>Gradient Background</h1>
</body>
</html>[/b][/size][b][size=16]
[/size][/b][/font][/color]
[color=#d1d5db][font=Söhne, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji][size=16][b]
[/b][/size][/font][/color]

https://package.goodforum.net

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum