skip to Main Content

Html – Is there any easy way to make the spacing between the buttons look more professional without taking 4 hours?

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Puggy Adventure Website</title> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body style="background-color: rgb(237, 227, 227);"> <header> <section> <h1 style="position:absolute; display: flex; top: 0%; left: 2%; color:rgb(182, 21, 185); font-style: italic;"><strong>Puggy Adventures</strong></h1>…

VIEW QUESTION

what is the correct way to build projects after learning html and css?

after i learn html and css should i build projects completely from my mind or should i use google for help or somthing .................................................................................................................................................................................................................................................................................................................................................................................................................................................

VIEW QUESTION

Background in html

Hii guys I'm new to the community So I am currently trying to make an html website using pycharm I did most of it now but I want to add a background picture or colour. Does anyone know the code…

VIEW QUESTION
Back To Top
Search