Because Bootstrap is primarily for handling CSS and HTML part of a website, there is a lot of documentation and help on the web for designing the * cosmetic* appearance of a website.
I need some help on how you design a Bootstrap website in terms of physical pages. Please let me explain further with an example. I have a very old product review website which consists of 10 physical pages (HTML and PHP). There are *separate* physical pages for each function eg, login, register, read reviews, add a review, search etc So as you navigate the site you go from one physical page to the next eg, index.html >> Login.php >> add review.php etc I now want to convert this to Bootstrap. I have created a new landing page (index.html) in Bootstrap and it works very well. It has a NavBar, main body, left bar and footer. My question is: would a Bootstrap developer create 10 separate physical pages (each with a Navbar, main body, left bar and footer) to replicate my existing website pages? or is there a way of using one physical page which has 10 logical pages inside it? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "twitter-bootstrap" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
