What Style of Design on this Example?

by 5 replies
6
I am seeing this style of website design a lot lately, it's basically a single page with separated sections and has a nice scrolling effect.

If I wanted to learn to build a website like this, where would I start? I know basic HTML and CSS but I mostly use Wordpress for my websites currently.

https://localmotors.com/
#website design #design #style
  • After looking at the source, it seems like it's just a simple page using CSS to create the different div's.
  • Yes that is a nice site. You will find plenty of themes (wordpress or html) in this style at themef orest. Search for landing page or onepage site, you might like the parallax themes too.
  • You can start by learning how to build responsive layouts
  • tweaking with some J Query or CSS3 Animations will be great.
    • [1] reply
    • Looks like a simple bootstrap type of theme.

Next Topics on Trending Feed

  • 6

    I am seeing this style of website design a lot lately, it's basically a single page with separated sections and has a nice scrolling effect. If I wanted to learn to build a website like this, where would I start? I know basic HTML and CSS but I mostly use Wordpress for my websites currently.