ios sms css
CSS
body {
font-family: "Helvetica Neue";
font-size: 20px;
font-weight: normal;
}
section {
max-width: 450px;
margin: 50px auto;
}
section div {
max-width: 255px;
word-wrap: break-word;
margin-bottom: 20px;
line-height: 24px;
}
.clear {
clear: both;
}
.from-me {
position: relative;
padding: 10px 20px;
color: white;
background: #0B93F6;
border-radius: 25px;
float: right;
}
.from-me:before {
content: "";
position: absolute;
z-index: -1;
bottom: -2px;
right: -7px;
height: 20px;
border-right: 20px solid #0B93F6;
border-bottom-left-radius: 16px 14px;
-webkit-transform: translate(0, -2px);
}
.from-me:after {
content: "";
position: absolute;
z-index: 1;
bottom: -2px;
right: -56px;
width: 26px;
height: 20px;
background: white;
border-bottom-left-radius: 10px;
-webkit-transform: translate(-30px, -2px);
}
.from-them {
position: relative;
padding: 10px 20px;
background: #E5E5EA;
border-radius: 25px;
color: black;
float: left;
}
.from-them:before {
content: "";
position: absolute;
z-index: 2;
bottom: -2px;
left: -7px;
height: 20px;
border-left: 20px solid #E5E5EA;
border-bottom-right-radius: 16px 14px;
-webkit-transform: translate(0, -2px);
}
.from-them:after {
content: "";
position: absolute;
z-index: 3;
bottom: -2px;
left: 4px;
width: 26px;
height: 20px;
background: white;
border-bottom-right-radius: 10px;
-webkit-transform: translate(-30px, -2px);
}<section>
<div class="from-me">
<p>Hey there! What's up?</p>
</div>
<div class="clear"></div>
<div class="from-them">
<p>Checking out iOS7 you know..</p>
</div>
<div class="clear"></div>
<div class="from-me">
<p>Check out this bubble!</p>
</div>
<div class="clear"></div>
<div class="from-them">
<p>It's pretty cool!</p>
</div>
<div class="clear"></div>
<div class="from-me">
<p>Yeah it's pure CSS & HTML</p>
</div>
<div class="clear"></div>
<div class="from-them">
<p>Wow that's impressive. But what's even more impressive is that this bubble is really high.</p>
</div>
</section>
Also in CSS:
- Title
- css entities
- Category
- CSS
- Title
- css in js
- Category
- CSS
- Title
- !important css
- Category
- CSS
- Title
- nth child css
- Category
- CSS
- Title
- html css placeholder input font-size
- Category
- CSS
- Title
- add image under header html
- Category
- CSS
- Title
- Nuxt scss
- Category
- CSS
- Title
- margin css
- Category
- CSS
- Title
- overflow hidden in css
- Category
- CSS
- Title
- do some css using js on selector
- Category
- CSS
- Title
- edit scrollbar css
- Category
- CSS
- Title
- sumar clases css
- Category
- CSS
- Title
- how to include a css file in jsp
- Category
- CSS
- Title
- change font awesome icon color
- Category
- CSS
- Title
- css rotate 3d
- Category
- CSS
- Title
- Jquery .css
- Category
- CSS
- Title
- target css by form name
- Category
- CSS
- Title
- css how to add double shadow to text
- Category
- CSS
- Title
- css overflow-y scroll
- Category
- CSS
- Title
- css to hide scrollbar
- Category
- CSS
- Title
- css cursor pointer
- Category
- CSS
- Title
- stop text from wrapping
- Category
- CSS
- Title
- text underline hover css
- Category
- CSS
- Title
- css font style
- Category
- CSS
- Title
- choose grid position html
- Category
- CSS
- Title
- gradient background css for all browsers
- Category
- CSS
- Title
- will change css
- Category
- CSS
- Title
- link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"
- Category
- CSS
- Title
- link to css
- Category
- CSS
- Title
- animate css cdn
- Category
- CSS
- Title
- how to change height font css
- Category
- CSS
- Title
- affect top div opacity without affecting childrne
- Category
- CSS
- Title
- css ie11 only
- Category
- CSS
- Title
- static css in django
- Category
- CSS
- Title
- materialize css
- Category
- CSS
- Title
- chat bot with a floating button html and css
- Category
- CSS
- Title
- css underline color
- Category
- CSS
- Title
- how to stick a text to a div in css
- Category
- CSS
- Title
- css tricks media queries
- Category
- CSS
- Title
- code changes to Hostgator not being reflected
- Category
- CSS
- Title
- custom checkbox with image css
- Category
- CSS
- Title
- lier class et css
- Category
- CSS
- Title
- css variable
- Category
- CSS
- Title
- how to get my footer to the bottom of the page using css
- Category
- CSS
- Title
- align ionic icons and text css
- Category
- CSS
- Title
- how do I add a vertical margin in css
- Category
- CSS
- Title
- css overflow hide scrollbar when not needed
- Category
- CSS
- Title
- border shadow css
- Category
- CSS
- Title
- how to create polaroid effect in css
- Category
- CSS
- Title
- change color of css in js
- Category
- CSS
- Title
- how to bold in css
- Category
- CSS
- Title
- tzutc
- Category
- CSS
- Title
- how to horizontal center a div in css
- Category
- CSS
- Title
- how to link your css file to html
- Category
- CSS
- Title
- how to style hyperlink text css
- Category
- CSS
- Title
- red asterix css
- Category
- CSS
- Title
- upload file to s3 using javascript sdk
- Category
- CSS
- Title
- css color gradient background full height
- Category
- CSS
- Title
- css overflow truncate
- Category
- CSS
- Title
- responsive font sizing css
- Category
- CSS
- Title
- css form styling
- Category
- CSS
- Title
- mettre une image au milieu css
- Category
- CSS
- Title
- css font color
- Category
- CSS
- Title
- css zen garden
- Category
- CSS
- Title
- background color
- Category
- CSS
- Title
- scss react
- Category
- CSS
- Title
- hide horizontal scrollbar css
- Category
- CSS
- Title
- css transition on hover
- Category
- CSS
- Title
- ombre color div
- Category
- CSS
- Title
- how to use hover in css
- Category
- CSS
- Title
- css position
- Category
- CSS
- Title
- sketchup make
- Category
- CSS
- Title
- min and max width media query
- Category
- CSS
- Title
- hide number input arrows
- Category
- CSS
- Title
- how to apply bg image in inline css
- Category
- CSS
- Title
- css navigation bar
- Category
- CSS
- Title
- how to give page a random background image css
- Category
- CSS
- Title
- css transform property
- Category
- CSS
- Title
- responsive images css
- Category
- CSS
- Title
- convert image in rounshape in css
- Category
- CSS
- Title
- css limit text length
- Category
- CSS
- Title
- css remove number input arrows
- Category
- CSS
- Title
- summation in jupyter markdown
- Category
- CSS
- Title
- css border
- Category
- CSS
- Title
- striped tables css
- Category
- CSS
- Title
- how to chane text color when hover in css
- Category
- CSS
- Title
- docker exec bash
- Category
- CSS
- Title
- css system default font
- Category
- CSS
- Title
- css fade out
- Category
- CSS
- Title
- css space between elements
- Category
- CSS
- Title
- button two lines on ipad
- Category
- CSS
- Title
- how to create a shape in css
- Category
- CSS
- Title
- css id selector
- Category
- CSS
- Title
- comfirm before delete
- Category
- CSS
- Title
- css hover
- Category
- CSS
- Title
- how to add space tp table contents html css
- Category
- CSS
- Title
- bem in nested element
- Category
- CSS
- Title
- !important in css
- Category
- CSS
- Title
- css underline thickness
- Category
- CSS
- Title
- css doesnt update
- Category
- CSS