CSS ကျူတိုရီရယ်

CSS ပင်မစာမျက်နှာ CSS နိဒါန်း CSS Syntax CSS ရွေးချယ်မှုများ CSS လုပ်နည်း CSS မှတ်ချက်များ CSS အရောင်များ CSS နောက်ခံများ CSS နယ်နိမိတ်များ CSS အနားသတ်များ CSS Padding CSS အမြင့်/အနံ CSS Box မော်ဒယ် CSS အကြမ်းဖျင်း CSS စာသား CSS ဖောင့်များ CSS အိုင်ကွန်များ CSS လင့်ခ်များ CSS စာရင်းများ CSS ဇယားများ CSS Display CSS Max-အကျယ် CSS ရာထူး CSS Z အညွှန်း CSS Overflow CSS Float CSS Inline-block CSS ကို ချိန်ညှိပါ။ CSS Combinators CSS Pseudo-class CSS Pseudo-ဒြပ်စင် CSS Opacity CSS Navigation Bar CSS Dropdowns CSS ရုပ်ပုံပြခန်း CSS Image Sprites CSS Attr ရွေးချယ်မှုများ CSS ပုံစံများ CSS ကောင်တာများ CSS ဝဘ်ဆိုဒ် အပြင်အဆင် CSS ယူနစ်များ CSS တိကျမှု CSS !အရေးကြီးသည်။ CSS သင်္ချာလုပ်ဆောင်ချက်များ

CSS အဆင့်မြင့်

CSS Rounded Corners CSS Border ပုံများ CSS နောက်ခံများ CSS အရောင်များ CSS အရောင်သော့ချက်စာလုံးများ CSS Gradients CSS Shadows CSS စာသားအကျိုးသက်ရောက်မှုများ CSS ဝဘ်ဖောင့်များ CSS 2D အသွင်ပြောင်းမှုများ CSS 3D အသွင်ပြောင်းမှုများ CSS အသွင်ကူးပြောင်းမှုများ CSS Animations CSS Tooltips CSS စတိုင်ပုံများ CSS Image Reflection CSS object-fit CSS object-position CSS Masking CSS ခလုတ်များ CSS Pagination CSS ကော်လံမျိုးစုံ CSS User Interface CSS အပြောင်းအလဲများ CSS Box Sizing CSS မီဒီယာမေးခွန်းများ CSS MQ နမူနာများ CSS Flexbox

CSS တုံ့ပြန်မှု

RWD မိတ်ဆက် RWD Viewport RWD Grid View RWD မီဒီယာမေးခွန်းများ RWD ပုံများ RWD ဗီဒီယိုများ RWD မူဘောင်များ RWD နမူနာများ

CSS Grid

Grid Intro ဂရစ်ကွန်တိန်နာ ဇယားကွက်

CSS SASS

SASS ကျူတိုရီရယ်

CSS နမူနာများ

CSS Templates များ CSS နမူနာများ css စာမေးပွဲ CSS လေ့ကျင့်ခန်းများ CSS လက်မှတ်

CSS ကိုးကားချက်များ

CSS အကိုးအကား CSS ရွေးချယ်မှုများ CSS လုပ်ဆောင်ချက်များ CSS အကိုးအကား Aural CSS ဝဘ်ဘေးကင်းသောဖောင့်များ CSS Animatable CSS ယူနစ်များ CSS PX-EM Converter CSS အရောင်များ CSS အရောင်တန်ဖိုးများ CSS မူရင်းတန်ဖိုးများ CSS Browser ပံ့ပိုးမှု

CSS ပုံစံပုံများ


CSS ကို အသုံးပြု၍ ပုံများကို စတိုင်လ်လုပ်နည်းကို လေ့လာပါ။


လုံးဝန်းသောပုံများ

border-radiusအဝိုင်းပုံများ ဖန်တီးရန် ပိုင်ဆိုင်မှုကို အသုံးပြုပါ -


ပါရီ

ဥပမာ

လုံးဝန်းသောပုံ-

img {
  border-radius: 8px;
}
ပါရီ

ဥပမာ

စက်ဝိုင်းပုံ-

img {
  border-radius: 50%;
}

ပုံသေးပုံများ

borderပုံသေးပုံများဖန်တီးရန် ပိုင်ဆိုင်မှုကို အသုံးပြု ပါ။

ပုံသေးပုံ-

ပါရီ

ဥပမာ

img {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  width: 150px;
}

<img src="paris.jpg" alt="Paris">

လင့်ခ်အဖြစ် ပုံသေးပုံ-

ဥပမာ

img {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  width: 150px;
}

img:hover {
  box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

<a href="paris.jpg">
  <img src="paris.jpg" alt="Paris">
</a>


တုံ့ပြန်မှုပုံရိပ်များ

တုံ့ပြန်မှုရှိသောပုံများသည် မျက်နှာပြင်အရွယ်အစားနှင့် ကိုက်ညီစေရန် အလိုအလျောက်ချိန်ညှိပေးပါမည်။

အကျိုးသက်ရောက်မှုမြင်ရန် ဘရောက်ဆာဝင်းဒိုးကို အရွယ်အစားပြောင်းပါ။

ငါးပြည်

ပုံတစ်ပုံကို လိုအပ်ပါက စကေးလျှော့လိုပါက၊ ၎င်း၏မူလအရွယ်အစားထက် ပိုကြီးစေရန် ဘယ်တော့မှ စကေးမချဲ့လိုပါက အောက်ပါတို့ကို ထည့်ပါ။

ဥပမာ

img {
  max-width: 100%;
  height: auto;
}

အကြံပြုချက်- ကျွန်ုပ်တို့၏ CSS RWD ကျူတိုရီရယ် တွင် Responsive Web Design အကြောင်း ပိုမိုဖတ်ရှုပါ


ပုံတစ်ခုကို ဗဟိုပြုပါ။

ပုံတစ်ပုံကို ဗဟိုပြုရန် ဘယ်ညာ အနားသတ်မျဉ်းကို သတ်မှတ်ပြီး auto၎င်းကို blockဒြပ်စင်တစ်ခုအဖြစ် ပြုလုပ်ပါ။

ပါရီ

ဥပမာ

img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

Polaroid ပုံများ / ကတ်များ

ငါးပြည်

ငါးပြည်

နော်ဝေး

မြောက်ပိုင်းအလင်း

ဥပမာ

div.polaroid {
  width: 80%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

img {width: 100%}

div.container {
  text-align: center;
  padding: 10px 20px;
}

ဖောက်ထွင်းမြင်ရသောပုံ

ပိုင်ဆိုင်မှု သည် opacity0.0 မှ 1.0 မှ တန်ဖိုးတစ်ခုယူနိုင်သည်။ တန်ဖိုးနိမ့်လေ၊ ပိုမိုပွင့်လင်းလေဖြစ်သည်-

သစ်တော

opacity 0.2

သစ်တော

opacity 0.5

သစ်တော

opacity 1
(default)

Example

img {
  opacity: 0.5;
}

Image Text

How to position text in an image:

Example

Cingue Terre
Bottom Left
Top Left
Top Right
Bottom Right
Centered

Try it Yourself:


Image Filters

The CSS filter property adds visual effects (like blur and saturation) to an element.

Note: The filter property is not supported in Internet Explorer or Edge 12.

Example

Change the color of all images to black and white (100% gray):

img {
  filter: grayscale(100%);
}

Tip: Go to our CSS filter Reference to learn more about CSS filters.


Image Hover Overlay

Create an overlay effect on hover:

Example

Fade in text:

ကိုယ်ပွား
Hello World

Example

Fade in a box:

ကိုယ်ပွား
John

Example

Slide in (top):

ကိုယ်ပွား
Hello World

Example

Slide in (bottom):

ကိုယ်ပွား
Hello World

Example

Slide in (left):

ကိုယ်ပွား
Hello World

Example

Slide in (right):

ကိုယ်ပွား
Hello World

Flip an Image

Move your mouse over the image:

ပါရီ

Example

img:hover {
  transform: scaleX(-1);
}

Responsive Image Gallery

CSS can be used to create image galleries. This example use media queries to re-arrange the images on different screen sizes. Resize the browser window to see the effect:

ငါးပြည်
Add a description of the image here
သစ်တော
Add a description of the image here
မြောက်ပိုင်းအလင်း
Add a description of the image here
တောင်တွေ
Add a description of the image here

Example

.responsive {
  padding: 0 6px;
  float: left;
  width: 24.99999%;
}

@media only screen and (max-width: 700px){
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
}

@media only screen and (max-width: 500px){
  .responsive {
    width: 100%;
  }
}

Tip: Read more about Responsive Web Design in our CSS RWD Tutorial.


Image Modal (Advanced)

This is an example to demonstrate how CSS and JavaScript can work together.

First, use CSS to create a modal window (dialog box), and hide it by default.

Then, use a JavaScript to show the modal window and to display the image inside the modal, when a user clicks on the image:

Northern Lights၊ နော်ဝေး

Example

// Get the modal
var modal = document.getElementById('myModal');

// Get the image and insert it inside the modal - use its "alt" text as a caption
var img = document.getElementById('myImg');
var modalImg = document.getElementById("img01");
var captionText = document.getElementById("caption");
img.onclick = function(){
  modal.style.display = "block";
  modalImg.src = this.src;
  captionText.innerHTML = this.alt;
}

// Get the <span> element that closes the modal
var span = document.getElementsByClassName("close")[0];

// When the user clicks on <span> (x), close the modal
span.onclick = function() {
  modal.style.display = "none";
}