silvercover Posted September 20, 2014 Share Posted September 20, 2014 How can I make a CSS3 menu like the menu placed in below website?Welcome :: Bardia Textile Co.I mean top menu that has fancy effect. please at least tell me the name of these kinds of menu in the way I could find some more examples. Quote Link to comment Share on other sites More sharing options...
Myndeks Posted September 21, 2014 Share Posted September 21, 2014 Hello, if i understand you: vertical-text { transform: rotate(90deg); transform-origin: left top 0;} I found example here: http://davidwalsh.name/css-vertical-text . Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.