D人好煩

編寫、設計網頁與程式。

版主: hamu278, 銘仔

版面規則
  • 本版面亦可以討論網頁寄存公司

Re: D人好煩

文章hkmtrhah » 2009-01-27, 12:19

大大師兄 寫:
銘仔 寫:
大大師兄 寫:叫佢 take 呢個 (HTML) 或者呢個 (XHTML) quiz,叫佢係結果一頁 cap 圖比你睇吓,再同佢講「你咁基本既 HTML/XHTML 知識都無,你 quiz 到 25% correct 先再搵我啦。我相信你有排都未有咁既成績。

我都係得:
Result:
17 of 20
85%
You can be proud of yourself!
Time Spent
3:10
... :cry:

http://i305.photobucket.com/albums/nn213/yingwai0708/xhtml_test.png

我比較想問既係,你個 screenshot 個 Ffx 個右下角係報天氣...咩 addon 來的? :?: :|
圖檔
頭像
hkmtrhah
地球會員
 
文章: 1583
註冊時間: 2008-05-26, 17:29

Re: D人好煩

文章hkmtrhah » 2009-01-27, 12:21


我地可以留意一下佢係用左幾耐時間。
圖檔
頭像
hkmtrhah
地球會員
 
文章: 1583
註冊時間: 2008-05-26, 17:29

Re: D人好煩

文章hamu278 » 2009-01-27, 12:35

正解:乜都唔選,直接 click Next :P
圖檔
頭像
hamu278
金星會員
 
文章: 4482
註冊時間: 2006-06-04, 08:49
來自: 香港

Re: D人好煩

文章efilm » 2009-01-27, 13:12

大大師兄 寫:測試 admin 是否適合開 forum 之 script:
代碼: 選擇全部
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>Can you create a forum by yourself?</title>
 </head>
 <body>
  <h1>Be a Forum Admi Check</h1>
  <noscript><p>Sorry, your browser does not support JavaScript, or you have switched off this function. Please enable JavaScript or use another browser if you could. Otherwise, you cannot perform this check.</p></noscript>
  <script type="text/javascript">
var target=new Admin();
var factAge=target.newAge();
var brainAge=target.brain.newAge();
var htmlKnowledge=target.brain.computer.html.newKnowledge();
var school=target.newSchool();
var computerLesson=school.newComputerSubject();
var ask=computerLesson.newAsk();

if (factAge<12 || brainAge<12) {
document.write("You are not able to be the admin of a forum because you a just a child.");
}
else if (htmlKnowledge==0) {
document.write("You are not able to be the admin of a forum because you don't have any HTML/XHTML knowledge.");
}
else if (ask>=50) {
document.write("You are not able to be the admin of a forum because you asked too much in your Computer Lesson, which means your computer knowledge is not enough.");
}
else
{
document.write("Basically, you are able to be the admin of a forum. At least you are not a child, and you have enough HTML/XHTML and Computer knowledge.");
}
  </script>
 </body>
</html>

(純屬惡搞,實際上會執行錯誤,切勿作測試之用)

<title> 個 admin 串錯字 :oops:

andy 寫:我當初開壇都係乜都唔識 :oops:
改得嘢多就開埋HTML :oops:

我好耐以前都係咁,架左 n 咁多個論壇出來,不過都係無人上。 :lol:
玩玩下就明佢大概個概念。
不過乜都唔識的話就唔好咁高要求,搵個鍾意的 theme 改 d d 咪算囉。

而家 d 討論區 / blog / CMS……程式都好易安裝,有晒指示畀你跟住做。你唔洗識 php 果 d language 都可以裝到 & 用到。你鍾意用來研究又得,只係 focus 響使用果方面又得。只係有 d 人覺得自已識裝就好威水(但佢唔識果個程式的 programming language )。

其實而家都有好多免費論壇 hosting 的網可以畀你申請。有 d 人只係想用討論區來做討論,而唔係用來研究 / 改裝。用呢 d 咪唔洗煩囉。

個 Quiz 我得 75% :oops:
W3Schools XHTML Quiz
Result:
15 of 20
75%
Almost! Study a little more and take the test again!
Time Spent
3:52
頭像
efilm
地球會員
 
文章: 1379
註冊時間: 2005-10-10, 00:00
來自: 天水圍

Re: D人好煩

文章Freeman » 2009-01-27, 13:38

我之前果個都摺左好耐 :D
Freeman
地球會員
 
文章: 1680
註冊時間: 2008-06-25, 21:04

Re: D人好煩

文章大大師兄 » 2009-01-27, 15:07

bananasims 寫::oops:
HTML
Result:
20 of 20
100%
Perfect!!!
Time Spent
1:57

XHTML
Result:
19 of 20
95%
You can be proud of yourself!
Time Spent
1:53


睇漏 :oops:
9. Is this correct XHTML?

代碼: 選擇全部
<ul>
<li>Coffee</li>
<li>Tea
<ul>
<li>Black tea</li>
<li>Green tea</li>
</ul>
<li>Milk</li>
</ul>

You answered: Yes

Wrong Answer!


代碼: 選擇全部
</li>

好大條蕉皮跣隻蕉 :lol:
圖檔
大大師兄
地球會員
 
文章: 1400
註冊時間: 2009-01-16, 14:04

Re: D人好煩

文章大大師兄 » 2009-01-27, 15:12

pcyc 寫:
大大師兄 寫:
銘仔 寫:
大大師兄 寫:叫佢 take 呢個 (HTML) 或者呢個 (XHTML) quiz,叫佢係結果一頁 cap 圖比你睇吓,再同佢講「你咁基本既 HTML/XHTML 知識都無,你 quiz 到 25% correct 先再搵我啦。我相信你有排都未有咁既成績。

我都係得:
Result:
17 of 20
85%
You can be proud of yourself!
Time Spent
3:10
... :cry:

http://i305.photobucket.com/albums/nn213/yingwai0708/xhtml_test.png

我比較想問既係,你個 screenshot 個 Ffx 個右下角係報天氣...咩 addon 來的? :?: :|

送晒成個 addon list 比你又有咩所謂呢 :D
軟件: Firefox 3.0.5 (2008120122)
操作系統: WINNT (x86-msvc)

一月 27, 2009

- Adblock Plus 1.0.1
- All-in-One Gestures 0.19.1
- AutoPager 0.4.0.2
- AVG Safe Search 8.0
- Better Gmail 2 0.7.2
- Boss Key 0.1.8
(停用)
- ChatZilla 0.9.84
- CHM Reader 0.2.3
- CleanHide 1.0.9
- CoLT 2.4.3
- CookieCuller 1.3.1
- CustomizeGoogle 0.76
- Download Statusbar 0.9.6.3
- DownloadHelper 4.0.2
- dragdropupload 1.6.8
- Extension List Dumper 1.14.1
- FaviconizeTab 0.9.8.2
- Firebug 1.3.0
(停用)
- Firefox Showcase 0.9.5
- Firefox Universal Uploader (fireuploader) 0.3.8
- Fission 1.0.3
- Flagfox 3.3.7
- Forecastfox 0.9.8
- Foxmarks Bookmark Synchronizer 2.6.0
- FoxyProxy 2.8.11
(停用)
- Gmail Notifier 0.6.3.10
- GooglePreview 3.16
- Greasemonkey 0.8.20080609.0
- IE Tab 1.5.20081203
- iMacros for Firefox 6.1.1.4
- Java Console 6.0.05
- Java Console 6.0
- Java Console 6.0.04
- Java Console 6.0.07
- Java Console 6.0.11
- Java Quick Starter 1.0
- Locationbar² 1.0.3
- Menu Editor 1.2.6
- NoScript 1.8.9.7
- Open IT Online 1.5.2
- PDF Download 2.1.0.1
- Right Encoding 0.2.2.20080716
- ScrapBook 1.3.3.9
- Show Image 0.4.2
(停用, 不相容)
- Split Browser 0.5.2008112201
- Status-bar Scientific Calculator 3.9
- Stop-or-Reload Button 0.2.2
- Super DragAndGo 0.2.6.2
(停用, 不相容)
- Tab Scope 0.2.2.8
- TimeTracker 1.2.4
- Torbutton 1.2.0
- TwitterFox 1.7.4
- Undo Closed Tabs Button 3.0.3
- United States English Dictionary 3.0.3
- URL Fixer 1.5
- User Agent Switcher 0.6.11
- Web Developer 1.1.6
- XHTML Ruby Support 2.1.2008040101
(停用)
- YouPlayer 0.9.8
- 新同文堂 (New Tong Wen Tang) 0.3.9
圖檔
大大師兄
地球會員
 
文章: 1400
註冊時間: 2009-01-16, 14:04

Re: D人好煩

文章Freeman » 2009-01-27, 15:17

W3Schools SQL Quiz
Result:
18 of 20

90%

You can be proud of yourself!

Time Spent
3:23
Freeman
地球會員
 
文章: 1680
註冊時間: 2008-06-25, 21:04

Re: D人好煩

文章Freeman » 2009-01-27, 15:19

大大師兄 寫:送晒成個 addon list 比你又有咩所謂呢 :D

咁多 :oops: :oops:


我既
Fast Video Download
Firebug
FireFTP
GooglePreview
QuickDrag
Undo Closed Tabs Button
YSlow
Freeman
地球會員
 
文章: 1680
註冊時間: 2008-06-25, 21:04

Re: D人好煩

文章大大師兄 » 2009-01-27, 15:28

iamfreeman 寫:
大大師兄 寫:送晒成個 addon list 比你又有咩所謂呢 :D

咁多 :oops: :oops:


我既
Fast Video Download
Firebug
FireFTP
GooglePreview
QuickDrag
Undo Closed Tabs Button
YSlow

計埋停用但無剷走既總共 60 個 addons。 :lol:
圖檔
大大師兄
地球會員
 
文章: 1400
註冊時間: 2009-01-16, 14:04

Re: D人好煩

文章hkmtrhah » 2009-01-27, 15:43

大大師兄 寫:計埋停用但無剷走既總共 60 個 addons。 :lol:


  • Download Statusbar 0.96.3
  • facebookvideo 2.1.4
  • FireFTP 1.0.3
  • FlashGot 1.1.7.7
  • Forecastfox |10n 0.7.2008093001 (new Installed)
  • Google Gears 0.5.4.2
  • Greasemonkey 0.8.20080609.0
  • Hong Kong Toolbar 3.3.3.0
  • IE Tab 1.5.20081203
  • Modify Headers 0.6.4
  • Pearl Crescent Page Saver Basic 2.0.1
  • RealPlayer Browser Record Plugin 1.0
  • Skype extension for Firefox 2.2.0.102 (Disabled)

:|
圖檔
頭像
hkmtrhah
地球會員
 
文章: 1583
註冊時間: 2008-05-26, 17:29

Re: D人好煩

文章大大師兄 » 2009-01-27, 15:53

大大師兄 寫:計埋停用但無剷走既總共 60 個 addons。 :lol:

剛剛又裝多左個 FileFTP,61 個。 :lol:
圖檔
大大師兄
地球會員
 
文章: 1400
註冊時間: 2009-01-16, 14:04

Re: D人好煩

文章hkmtrhah » 2009-01-27, 16:03

大大師兄 寫:
大大師兄 寫:計埋停用但無剷走既總共 60 個 addons。 :lol:

剛剛又裝多左個 FireFTP,61 個。 :lol:

捉虫 :oops:
圖檔
頭像
hkmtrhah
地球會員
 
文章: 1583
註冊時間: 2008-05-26, 17:29

Re: D人好煩

文章bananasims » 2009-01-27, 16:06

我裝得 5 個 :oops:
唔好離題了,有冇問題唔明要解下? :oops:
影像.從心 At the heart of the ímage
bananasims
太陽會員
 
文章: 13541
註冊時間: 2005-09-22, 00:00

Re: D人好煩

文章大大師兄 » 2009-01-27, 16:19

bananasims 寫:我裝得 5 個 :oops:
唔好離題了,有冇問題唔明要解下? :oops:

其實成篇野既中心主旨就係點樣可以令樓主飛左果位懶勁既電腦白痴。

不過樓主又唔匯報最新戰況,咪離題討論囉。
圖檔
大大師兄
地球會員
 
文章: 1400
註冊時間: 2009-01-16, 14:04

Re: D人好煩

文章Freeman » 2009-01-27, 16:53

佢今日係咁炸我, 叫我幫手整5.0果個叫<tr class="header">既樣 :oops:
我話要出去拜年 :P
Freeman
地球會員
 
文章: 1680
註冊時間: 2008-06-25, 21:04

Re: D人好煩

文章大大師兄 » 2009-01-27, 17:04

iamfreeman 寫:佢今日係咁炸我, 叫我幫手整5.0果個叫<tr class="header">既樣 :oops:
我話要出去拜年 :P

Block 九鳥佢咪得囉。
圖檔
大大師兄
地球會員
 
文章: 1400
註冊時間: 2009-01-16, 14:04

Re: D人好煩

文章Freeman » 2009-01-27, 17:09

大大師兄 寫:
iamfreeman 寫:佢今日係咁炸我, 叫我幫手整5.0果個叫<tr class="header">既樣 :oops:
我話要出去拜年 :P

Block 九鳥佢咪得囉。
又唔想唔幫佢<-- :oops:
Freeman
地球會員
 
文章: 1680
註冊時間: 2008-06-25, 21:04

Re: D人好煩

文章hkmtrhah » 2009-01-27, 23:05

iamfreeman 寫:
大大師兄 寫:
iamfreeman 寫:佢今日係咁炸我, 叫我幫手整5.0果個叫<tr class="header">既樣 :oops:
我話要出去拜年 :P

Block 九鳥佢咪得囉。
又唔想唔幫佢<-- :oops:

「有些事是不能兩全其美的。」 :ugeek:
圖檔
頭像
hkmtrhah
地球會員
 
文章: 1583
註冊時間: 2008-05-26, 17:29

Re: D人好煩

文章Freeman » 2009-01-27, 23:27

pcyc 寫:
iamfreeman 寫:
大大師兄 寫:
iamfreeman 寫:佢今日係咁炸我, 叫我幫手整5.0果個叫<tr class="header">既樣 :oops:
我話要出去拜年 :P

Block 九鳥佢咪得囉。
又唔想唔幫佢<-- :oops:

「有些事是不能兩全其美的。」 :ugeek:

反正VISTA更新緊
名正言順休息下 :P
Freeman
地球會員
 
文章: 1680
註冊時間: 2008-06-25, 21:04

上一頁下一頁

回到 [B1] 網頁製作、程式編寫與介面設計



誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 40 位訪客

cron