UI और UX, UI फुल फार्म User Interface किसी भी वेबसाइट या फिर Apps का बाहरी व्यू या आप ये कह सकते है की किसी भी वेबसाइट का Appearance, वो डिजाईन जो किसी कन्टेन्ट को यूजर तक पहुचाने में मदद करता है वो यूजर इंटरफ़ेस कहलाता है I UX का फुल फार्म User Experience होता
CSS transforms allow you to translate(move), rotate, scale, and skew, change shape, size and Position of an any elements. There are two types transformations in CSS 2D Transfrom 3D Transform in this post we will talk about 2D transform translate(xpx, ypx) rotate(xdeg) scale(x, y) skewX(xdeg) skewY(ydeg) matrix(scaleX(),skewY(),skewX(),scaleY(),translateX(),translateY()) please watch this video, you will understand everything
In this post you will learn how can you create a image slide show using HTML, CSS not other language it’s too easy guys firstly you should have to copy HTML code and create a index.html file, open it with notepad++ or other code editor and paste it over there. same work you will have
Using CSS gradients you can make a smooth transitions between two or more specified colors, you can make a best background for your website. CSS defines two types of gradients. Linear Gradients – down/up/left/right/diagonally Radial Gradients – Defined by their Center for further info watch this complete tutorial…..
Some of the latest CSS features doesn’t support some browsers, so that we use some vendor’s prefixes in CSS, like -webkit-, -ms-, -o-, -moz- , I am explaining which prefix you can use for particular browser so let’s start. -webkit- : Safari, Google Chrome, Android, iOS -ms- : Internet Explorer -o- : Opera -moz- :
If you want to put any image like JPG, PNG and GIF into any text it’s very easy so let’s start with me. I will give you complete guide how can you put image into text.. firstly you need to create a folder you can named it as you think, create a index.html file and
Guys here I am telling you use of bootstrap table so guys here are some important tag and classess. Table Some Important Tags for Table <table></table> <thead></thead> <tr></tr> <th></th> <tbody></tbody> <td></td> Important Classes for Table .table-striped .table-bordered .table-hover .table-dark .table-borderless .thead-dark .thead-light .table-sm Sm–small md–medium lg–large xl–extra large
This is the thirteenth lesson of Adobe Muse but if we talk about responsive website series in Adobe Muse then this is 6th lesson and you have learnt in the last lesson how can you make footer and now in this lesson you will learn how can you make welcome section with scrolling this is
In this video you will learn how can you add text in your website using Adobe Muse, and one other thing you will also learn how can you export your source file after completing your adobe muse website project. I am giving you also source code of this project if you want to download source