《小吃貨的上班日記》跟主管的英文溝通障礙
前幾天做一個Task,用CSS。原來是一個方塊,每個方塊上面有標題跟圖片,但因為所有物件都是浮動的,所以只要標題太長,變成兩行,副標題、圖片、按鈕都會跟著移動。於是乎我一開始就想,那把所有的東西都變成固定不就好了。
然後送去給主管Review,他就把標題加長到整個方塊占滿.......說萬一User就是想要這麼長的標題怎麼辦?你要再去跟UI討論!
主管:This is not fixed
(我心裡想,我不是把東西都固定了嗎?)
我:But I set it as fixed.
主管:No, this is not fixed.
我:But I set the position as absolute, so it won't move when the title become longer, that's why it's still in the middle.
主管:I am not saying position, I meant the problem is not fixed.........
--------------------------------------------------
今天
主管:You need find a place to do the loggin
我:Log in ?
主管:You need to know why and when it returns unknown, so you need to put logging!!!
我:I see. Ok, I'll do it. (突然才領悟了過來.....)
-----------------------------------------------------
有時候覺得他大概很想殺掉我吧T^T 覺得我是個Idiot.....
同時也有10000部Youtube影片,追蹤數超過2,910的網紅コバにゃんチャンネル,也在其Youtube影片中提到,...
css position: fixed 在 Absolute, Relative, Fixed & Sticky Position | CSS Tutorial 的美食出口停車場
"In this CSS positioning tutorial, we will cover all the CSS position properties. We'll learn about absolute, relative, fixed and sticky ... ... <看更多>