《小吃貨的上班日記》跟主管的英文溝通障礙
前幾天做一個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影片中提到,...
「position: absolute css」的推薦目錄:
- 關於position: absolute css 在 小吃貨的英國生活日記 Facebook 的最佳解答
- 關於position: absolute css 在 コバにゃんチャンネル Youtube 的最讚貼文
- 關於position: absolute css 在 大象中醫 Youtube 的最讚貼文
- 關於position: absolute css 在 大象中醫 Youtube 的最佳貼文
- 關於position: absolute css 在 How to center a "position: absolute" element - Stack Overflow 的評價
- 關於position: absolute css 在 CSS position absolute relative to window - gist no Github 的評價
position: absolute css 在 コバにゃんチャンネル Youtube 的最讚貼文
position: absolute css 在 大象中醫 Youtube 的最讚貼文
position: absolute css 在 大象中醫 Youtube 的最佳貼文
position: absolute css 在 CSS position absolute relative to window - gist no Github 的推薦與評價
CSS position absolute relative to window */ .container {. border: 10px solid red;. min-height: 100px;. } .content {. position: absolute;. left: 0;. ... <看更多>
position: absolute css 在 How to center a "position: absolute" element - Stack Overflow 的推薦與評價
... <看更多>
相關內容