HERES SOME HELPFUL CODES AND TIPS FOR SETTING UP YOUR PROFILE
- 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
- 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:
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:
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)
&Lastly for the gifs: of course I used (also has a generated code)
5. text size
- code:
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/
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
Cory
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.
oh shit i didnt know that
by alyssa ciervo
;
;
Report