Bootstrap3 RWD 改變手機顯示順序
        
      WriterShelf™ is a unique multiple pen name blogging and forum platform. Protect relationships and your privacy. Take your writing in new directions. ** Join WriterShelf**
      
        WriterShelf™ is an open writing platform. The views, information and opinions in this article are those of the author.
      
  
          Article info
        
        
              分類於:
            
            
                    
⟩
⟩
                  
                  
                    
⟩
⟩
                  
            
              標籤:
            
            
              日期:
            
            
              創作於:2017/11/22,最後更新於:2017/11/22。
            
          
              合計:483字
          
      
              Like
              
              or Dislike
              
            
          About the Author
          很久以前就是個「寫程式的」,其實,什麼程式都不熟⋯⋯
就,這會一點點,那會一點點⋯⋯
        More to explore
      
       
 
 
 
 
 
 
 


Bootstrap3 應該算是最流行的 CSS 架構了,用起來簡單,用的人也最多,用來做 RWD 響應式網頁開發也很快,對 RWD 設計,它有一個很方便的架構,但是,如果真的深入的用,就會碰到一些問題,我們就來看看一個常用的手機顯示順序與寬網頁不同時,要怎麼做的。
問題:寬網頁左右留白兩格,手機顯示順序不是右到左。
pull-right,以下就直接上碼,我們來看看怎麼做:就這樣,你的 RWD 可以照業主要的手機與寬網頁顯示順序了。
Bootstrap 很好用,唯一的缺點是,要是不蓋掉很多它原來的設計樣式,看起來好一般啊。