Myanmar HTML CSS Ebooks

Page 105

Web Design HTML and CSS

DREAM IT, CODE IT BY PLANETCREATOR .NET

အေပၚက ပုဵမွာဆုိရငး သူ႔မွာ အေရာငး (၂)ေရာငးေပၚေနပါတယး…. Yell, Cyan, Green, Black ဆုိတဲ႔ အေရာငးေလ့ ေရာငးပါ… တကယးေတာံ အဲ႔ဒါ အေရာငး (၂) ေရာငးလုိ႔ေၿပာရမွာမဟုတးပါဘူ့။ သူက index.html ဆုိတဲ႔ document page မွာ အၿခာ့ page (၂) ခုကုိ frameset နဲ႔ ေခၚယူသုဵ့စြဲထာ့တာ ၿဖစးပါတယး။

အာ့လုဵ့ကုိ

ၿခဵဳၾကညံးလုိကးမယးဆုိရငး

index.html

က

parent document

ေပါ႔

top_nav.html, menu_1.html,content.html နဲ႔ footer.html ေတြက parent document ၿဖစးတဲ႔ index.html ရဲ႕ ေခၚယူအသုဵ့ၿပဳမႈကုိ ခဵရတဲ႔ child documents ေတြပဲၿဖစးပါတယး။ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Frameset Elements by WWM</title> </head> <frameset rows="100,*,80" frameborder="0" border="0" framespacing="0"> <frame name="topNav" src="top_nav.html"> <frameset cols="100,*" frameborder="0" border="0" framespacing="0"> <frame name="menu" src="menu_1.html" marginheight="0" marginwidth="0" scrolling="auto" noresize> <frame name="content" src="content.html" marginheight="0" marginwidth="0" scrolling="auto" noresize> </frameset> <frame name="footer" src="footer.html"> </frameset> </html>

Frameset မွာပါှငးတဲ႔ attribute ေတြကေတာံ cols,rows, border, bordercolor, frameborder,

Page 105 of 197

http://www.worldwidemyanmar.com


Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.