[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –

Bootstrap Tutorial for Beginners – 4 – Tables
by
Tags:
Comments
25 responses to “Bootstrap Tutorial for Beginners – 4 – Tables”
-
how do yoy get rid of margin when you put table into a container
-
oh no not *** mcgurd
-
Turd McGurd. That is all.
-
hello @thenewboston i just started to watch your videos on bootstrap tutorial which are simple to understand and better.. can you make one for carousal …thanks
-
why he used <h2> instead <h4> like in the others tutorials??
-
I've been having issues too with Webstorm's code completion in HTML, not their best feature.
-
great tutorial but cant see the text content in mobile because text size is so small
-
Great tutorial!
PS There is a nice shortcut for copying a line in phpstorm- Ctrl+d -
I thought it is a bad idea to use tables for layout and it is heavily discouraged?
Thanks -
if you want to autocomplete tags, type a tag name without angle braces and hit Tab!Try it, it might work
-
1:09
my reason for not using an IDE.
Notepad (1) all the way! -
These are great, going at a good pace and it all flows nicely, thanks!
-
hey guys just to add on, there's a huge difference between "<table class="table">" and "<table class="Table">" in this example we use the second piece of code of you use the first one you'll have an ugly looking web page
-
why didn't you put the bootstrap scripts in the body to allow faster loading?
-
Thank you Bucky! I'm learning too much with you… again! Cya!
-
mersy
-
go back to notepad++ for bootstrap/html5 tutorials
-
Btw, Intellij IDEA (and other IDE's from Jetbrains I assume) has built-in emmet support. Meaning that you can type "td" and then press TAB to create a set of matching "td"-tags. The entire structure for the first table Bucky created can be generated with "table.table>thead>tr>th*3^^tbody>(tr>td*3)*3" and then TAB. Just had to mention this when seeing Bucky's difficulties ;P
-
Your tutorials are brilliant. I save every tutorial as an html file under a "bootstrap tutorial folder" and use it as notes to refer back too and each file is named after the tutorial video Example: Tables.html. This has been a great strategy for me.
-
ur lettin it get the best of u bruh…hey check ur fb. i asked u somethin about ur website
-
Awesome tutorials
-
love your tutorials. i'm learning a lot and having fun at the same time. 🙂
-
"Thanks"
-
Thank you so much bucky <3
-
Thanks Bucky!
Leave a Reply