HTML5/CSS3 Flat Responsive Web site – Begin To End Internet Design Tutorial



➢Tutorial Starter Recordsdata: https://m.w3newbie.com/d/tutorial-16.zip
➢Web site Template Bundle:

Template Bundle

➢Web site Internet hosting: https://w3newbie.com/bluehost/

On this video we’ll discover ways to design a responsive HTML5 and CSS3 web site from scratch utilizing solely a textual content editor. The web site design additionally incorporates a navigation that can rework on the cellular or responsive width of the web site.

source

44 thoughts on “HTML5/CSS3 Flat Responsive Web site – Begin To End Internet Design Tutorial”

  1. Dude you are breaking html5 ideals with use of tables that are not representing tabular data. Had assumed you would use either grid or flexbox to layout the "one-fourth" section.

    Otherwise learning some interesting things and for sure will be checking your udemy stuff.

    Reply
  2. Well-paced and structured, simplified and clear information. Using finished visual aids as you build the html and css pieces toward that goal, made it seem like you were constructing a jigsaw puzzle. Great stuff.

    Reply
  3. This is a great video btw amazing work. I have a question tho. In the beginning you talked about the font awesome folder that has the images for the CSS styling, if i understood correctly. If so how can i get other font styles fort my personal website and do they all work the same? Thank you

    Reply
  4. Hello Drew, I just want to say thank you! On May 5th 2019 I started learning CSS3 from this video and the way you explain on it. I remade my whole free funny greeting cards website, using CSS3 and HTML5. It took me 80 days ( I'm a CSS newbay), now the Mobile-Firts version of my site it's s online. https://www.OhMyGoodness.com Thank you, Biagio

    Reply
  5. id =“customers”的section标签未定义高度。为什么它显示与旁边的id相同的高度背景颜色?本教程非常适合我学习,但仍有一些问题需要解决。

    Reply
  6. I'm not understanding why the #header-inner is set to max-width:1200px and the header is set to width:100% . What does this accomplish ?? I interpret it this way :

    1 . The header is set to 100% so that it can take up all of the given viewport space ??

    But why is the #header-inner set to a max width of 1200px rather than 100%???

    Reply

Leave a Comment