layout help heres some codes

HERES SOME HELPFUL CODES AND TIPS FOR SETTING UP YOUR PROFILE 

  1. adding photos to your profile

  • code: <video poster="paste image address here" width="300px" height="auto"></video></p> 
  • right click on desired image *google images, off your media, gif*
  • copy image address
2. adding more sections to your interest 

  • code: here's an example for pets

 <tr>

  <td>

    <p>Pets</p>

  </td>

  <td>

    <p>I have two dogs, Chicca and Eevee</p>

  </td>

</tr>


3.  background

  • code: 
<style> body {background-image: url('insert your photo here *image address*');background-attachment: fixed;background-repeat: repeat;} </style>


4.  site help

  • when using these site make sure you use <video poster="site copy link here " width="300px" height="auto"></video></p> 

Cool text: 

https://glowtxt.com/

https://pookatoo.com/

https://textcraft.net/


For the blinkies/blingees/dividers I have on my page: I used this site (it also has a code it generates for you)

https://www.glitter-graphics.com/


For my custom cursor: (also has a generated code)

https://www.cursors-4u.com/


&Lastly for the gifs: of course I used (also has a generated code)

https://giphy.com/


5. text size 

  • code: 
 <style>      body {
        font-size: 24px;

      }
      div:nth-child(1) {
        font-family: 'enter your font style here', serif;
      }
      div:nth-child(2) {
        font-family: 'Literata’, serif;
      }
    </style> 

  • you can use ur own font size and you can get fonts from https://fonts.google.com/


12 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

Cory

Cory's profile picture

Hey, don't hyperlink photos, that can cost people money for bandwidth and is very bad etiquette. Rehost images on Imgur or imgbb instead, those places are built for that kind of stuff.


Report Comment



oh shit i didnt know that

by alyssa ciervo ; ; Report