html css exampls 1
html css xampls lib 2
bootstrap 3
مسلسل | اسم الملف | لينك | التاريخ | ملاحظات |
---|---|---|---|---|
1 | Example: Stacked-to-horizontal --Grid system--Using a single set of .col-md-* grid classes, you can create a basic grid system that starts out stacked on mobile devices and tablet devices (the extra small to small range) before becoming horizontal on desktop (medium) devices. | https://badiecss.000webhostapp.com/bootstrap3/bs3-001.html | 07/08/2019 | |
2 | Example: Fluid container--Turn any fixed-width grid layout into a full-width layout by changing your outermost .container to .container-fluid. | https://badiecss.000webhostapp.com/bootstrap3/bs3-002.html | 08/08/2019 | |
3 | Example: Mobile and desktop--Grid system--Don't want your columns to simply stack in smaller devices? Use the extra small and medium device grid classes by adding .col-xs-* .col-md-* to your columns. See the example below for a better idea of how it all works. | https://badiecss.000webhostapp.com/bootstrap3/bs3-003.html | 08/08/2019 | |
4 | Example: Mobile, tablet, desktop---Grid system--Build on the previous example by creating even more dynamic and powerful layouts with tablet .col-sm-* classes. | https://badiecss.000webhostapp.com/bootstrap3/bs3-004.html | 08/08/2019 | |
5 | Example: Column wrapping---Grid system If more than 12 columns are placed within a single row, each group of extra columns will, as one unit, wrap onto a new line. | https://badiecss.000webhostapp.com/bootstrap3/bs3-005.html | 08/08/2019 | |
6 | Responsive column resets With the four tiers of grids available you're bound to run into issues where, at certain breakpoints, your columns don't clear quite right as one is taller than the other. To fix that, use a combination of a .clearfix and our responsive utility classes. | https://badiecss.000webhostapp.com/bootstrap3/bs3-006.html | 08/08/2019 | |
7 | Bootstrap grid examples | https://getbootstrap.com/docs/3.3/examples/grid/ | 08/08/2019 | |
8 | Responsive column resets With the four tiers of grids available you're bound to run into issues where, at certain breakpoints, your columns don't clear quite right as one is taller than the other. To fix that, | https://badiecss.000webhostapp.com/bootstrap3/bs3-007.html | 08/08/2019 | |
9 | Offsetting columns Move columns to the right using .col-md-offset-* classes. These classes increase the left margin of a column by * columns. For example, .col-md-offset-4 moves .col-md-4 over four columns. | https://badiecss.000webhostapp.com/bootstrap3/bs3-008.html | 08/08/2019 | |
10 | Nesting columns To nest your content with the default grid, add a new .row and set of .col-sm-* columns within an existing .col-sm-* column. Nested rows should include a set of columns that add up to 12 or fewer (it is not required that you use all 12 available columns). | https://badiecss.000webhostapp.com/bootstrap3/bs3-009.html | 08/08/2019 | |
11 | Column ordering Easily change the order of our built-in grid columns with .col-md-push-* and .col-md-pull-* modifier classes. | https://badiecss.000webhostapp.com/bootstrap3/bs3-010.html | 13/08/2019 | |
12 | from w3school | https://www.w3schools.com/bootstrap/bootstrap_ver.asp | 15/08/2019 | |
13 | What is Bootstrap? Bootstrap is a free front-end framework for faster and easier web development Bootstrap includes HTML and CSS based design templates for typography, forms, buttons, tables, navigation, modals, image carousels and many other, as well as optional JavaScript plugins Bootstrap also gives you the ability to easily create responsive designs What is Responsive Web Design? Responsive web design is about creating web sites which automatically adjust themselves to look good on all devices, from small phones to large desktops. | 15/08/2019 | ||
14 | Image Gallery The .thumbnail class can be used to display an image gallery. The .caption class adds proper padding and a dark grey color to text inside thumbnails. Click on the images to enlarge them. | https://badiecss.000webhostapp.com/bootstrap3/w3sbstImage%20Gallery%20%20001.html | 15/08/2019 | |
15 | Responsive Embed Create a responsive video and scale it nicely to the parent element with an 16:9 aspect ratio | https://badiecss.000webhostapp.com/bootstrap3/w3sbstIResponsive%20Embed%20001.html | 15/08/2019 | |
16 | Responsive Embed Create a responsive video and scale it nicely to the parent element. Aspect ratio 4:3 Aspect ratio 16:9 | https://badiecss.000webhostapp.com/bootstrap3/w3sbstIResponsive%20Embed2%20001.html | 15/08/2019 | |
17 | Aspect ratio 4:3 Aspect ratio 16:9 | https://www.youtube.com/watch?v=npbsI8-nD-4 | 15/08/2019 | |
18 | 24bootstrapv3 Bootstrap Example | https://badiecss.000webhostapp.com/bootstrap3/24bootstrapv3.html | 20/08/2019 |