Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

Bootstrap

PotatoCannon7

Amateur
Advanced Member
Messages
146
Reaction score
0
Points
26
Share naman po kayo ng mga hilig nyong gamiting na bootrstrap class pag nag dedesign o gumagawa kayo ng website/blog/portpofolio :) newbie pa lang po ako sa bootstrap sana may mga mag share na mga expert.
 
Me nakakaalam po ba kung pano magka multiple background in 1 page na iba iba i mean habang nag sscroll down.
 
sa css3 na un pards

body {
background: url(fuck.gif), url(squirt.gif);
background-repeat: no-repeat;
}

other useful properties and methods for that pre

background-repeat: repeat-x;
background-position: right top; bla2x..
and background-attachment
 
Last edited:
sa css3 na un pards

body {
background: url(fuck.gif), url(squirt.gif);
background-repeat: no-repeat;
}

other useful properties and methods for that pre

background-repeat: repeat-x;
background-position: right top; bla2x..
and background-attachment

ty pre na imagine ko yung background mo. xD
 
.container
.navbar
.jumbotron
.row
glyphicon or fontawesome
grid system
scrollspy.js
collapse.js

^_^
 
sa tingin ko, "Parallax" ang gusto mo matutunan... may jquery plugin yan...
 
sa tingin ko, "Parallax" ang gusto mo matutunan... may jquery plugin yan...

tama si sir hahaha kea TS gamit ka ng skrollr or superscrollorama search mo nalang.
 
sige po search ko po yang mga advice nyo mga sir thanks! :)
 
Back
Top Bottom