Flask Tutorial Web Development with Python 6 - Finishing Homepage

preview_player
Показать описание


Bitcoin donations: 1GV7srgR4NJx4vrk7avCmmVQQrqmv87ty6
Рекомендации по теме
Комментарии
Автор

I'm so surprised this tutorial series has so few views/responses, it is absolutely fantastic! Thank you so much sentdex

madriarc
Автор

great tuts, can't expect more... keep up the good work (y)
Thanks a lot

thezoopdoop
Автор

Excellent! I learned more. Thank you very much!

abudukelimuhalidanmu
Автор

dude your the best love people that willing to teach people some great staff

KavkazIQE
Автор

Hi sentdex, Thanks for your very good tutorial, i have some questions about the html your wrote.
Why you put the <header> tag out of the body? is there any benefit for that?

Why you just didn't use:

<body>
<header>
...
</header>
...
</body>

since you put the header out of the body tag and the content of your tutorial in the body tag.
And thanks for the tip of the min-height css property. i was looking for how to do that.

khalilzakariazemmoura
Автор

I never let header and footer go outside the body. I thought it was syntactically wrong to put them outside the body?

sntshkmr
Автор

does .png not work in html? My code recognizes that there is ann image somewhere and gives an image icon instead of the actual image. What file formats are accepted in html/bootstrap?

aignise
Автор

Hi, My jinja2 python code is showing in the html instead of actually being recognised as python its showing it as {{x}} etc

Ghost-ali
Автор

Problem: sometimes when I repeatedly refresh my follow along site, it reverts back to previous versions. In other words, I'll lose updates that I made to my main.html file, so that it looks more like what I did along the lines of tutorial 4 or 5 instead of 6. For instance, after embedding the videos, they appeared on the site a few times, but then after a couple of refreshes they disappeared. Does my problem description make sense? If so, has anyone else experienced this and/or perhaps have an idea as to how to fix it?

jcf
Автор

Hi. I im having some trouble with sizing a search bar. No matter where i try to change the size, it does not change anything :( 

The bootstrap code i use is: 

<div class="col-lg-6 navbar-left">
     <div class="input-group">
      <input type="text" class="form-control" placeholder="Search for...">
      <span class="input-group-btn">
         <button class="btn btn-default" type="button">Go!</button>
      </span>
     </div>
  </div>

The answer might be pretty simple since i am not used to HTML.

Hope someone can help me.

- Jakob

jakobjensen
Автор

You talk more but work very less. Not good video tutorial.

hasan
Автор

you don't use dashboard anymore on your webpage, right? what do you use now? how do we call these data representation on the page?

IliaMochalov
welcome to shbcf.ru