Embedding videos on your profile by BlackJill, literature
Literature
Embedding videos on your profile
If you are still uncertain about the steps, scroll down to the author description below to see the link of the video tutorial on how to embed the music/video player on your profile. Video embedding. TL;DR: Instructions simplified Edit: You no longer have to be a Beta Tester in order to use the above code, nor a premium member. Anyone can embed a video onto their profile. :bulletred:Copy Youtube code. Use this code for custom boxes. You can change the width and height yourself: (You need to be a premium member to use custom boxes.) div class="video"> "youtube" id=" YOUR VID-ID GOES HERE " width="500" height="284"> > Use this code for journ...
Journal {CSS} Guide - Beginners by CypherVisor, journal
Journal {CSS} Guide - Beginners
Hi there,If you are reading this blog then I assume that you are interested in learning about deviantART Journal Skins. In this beginner’s tutorial I’ll be covering the basic understanding of HTML, CSS and DA’s journal skins. I’ll be explaining everything in details from the scratch so that you do not miss anything. I have designed this tutorial in such a way that I can assure you that you’ll be able to achieve a working knowledge of deviantART journal skins. A little background about myself: I am a hobby-driven artist who mainly deals with CSS and HTML in deviantART (now). I like to teach people about customization and provide helpful gu...
CustomBox+Journal Tips n Tricks-Updated 25-Sep-14 by CypherVisor, journal
CustomBox+Journal Tips n Tricks-Updated 25-Sep-14
More updates comings soon!! You may put all your queries here in this blog comments. Tips & tricks1. How to align your elements in custombox or journal?Use the following code: div align=" center ">Content here div> You can change the alignment to left, right, center & justify by simply replacing the words as shown below div align=" left ">Content here div> 2. How do you change the font-size in a custombox?Use the following code: font size="1"> Your text here font size="2"> Your text here font size="3"> Your text here font size="4"> Your text here font size="5"> Your text here font size="6"> Your text here font size="7"> Your text here Th...