Attributes and table styling in html

Attributes and table styling in html After creating a table in an HTML web page, you can preview special table attributes and CSS styling effects in an ordinary HTML table by styling simple tables and changing the default preview to a more attractive and commercial format layout with new themes and styling. So, let's learn…

Comments Off on Attributes and table styling in html

Attributes and table styling in html hindi

Attributes and table styling in html hindi एचटीएमएल वेब पेज में टेबल को क्रिएट करने के बाद आप आर्डिनरी एचटीएमएल टेबल में स्पेशल टेबल ऐट्रिब्यूट्स और सीएसएस स्टाइलिंग इफ़ेक्ट को सिंपल टेबल की स्टाइलिंग और डिफ़ॉल्ट प्रीव्यू को मोर अट्रैक्टिव और कमर्शियल फॉर्मेट लेआउट में नई थीम और स्टाइलिंग के साथ प्रीव्यू कर सकते है.…

Comments Off on Attributes and table styling in html hindi

Basic table structure: table, tr, td, th in html

Basic table structure: table, tr, td, th in html If you want to display table i.e. normal text content data and information in row and column format order in HTML web page, then you can create and display tabular data and information in web page using HTML table tag. In table in HTML web page,…

Comments Off on Basic table structure: table, tr, td, th in html

Basic table structure table, tr, td, th in html hindi

Basic table structure table, tr, td, th in html hindi एचटीएमएल वेब पेज में यदि आप टेबल यानि नार्मल टेक्स्ट कंटेंट डाटा और इनफार्मेशन को रौ एंड कॉलम फॉर्मेट आर्डर में डिस्प्ले करना चाहते है, तो आप एचटीएमएल टेबल टैग से वेब पेज में टेबुलर डाटा और इनफार्मेशन को क्रिएट कर डिस्प्ले कर सकते है।…

Comments Off on Basic table structure table, tr, td, th in html hindi

Controls and attributes for multimedia elements in html

Controls and attributes for multimedia elements in html While inserting multimedia object in any HTML web page, you can insert or embed multimedia object like particular <video> and <audio> tag in your desired web page anytime. While embedding multimedia audio and video object in any HTML web page, we can manually manage and control many…

Comments Off on Controls and attributes for multimedia elements in html

Controls and attributes for multimedia elements html in hindi

Controls and attributes for multimedia elements html in hindi किसी भी एचटीएमएल वेब पेज में मल्टीमीडिया ऑब्जेक्ट को इन्सर्ट करने में आप पर्टिकुलर <video> और <audio> टैग जैसे मल्टीमीडिया ऑब्जेक्ट को अपने डिजायर वेब पेज में इन्सर्ट या कभी भी एम्बेड कर सकते है, किसी एचटीएमएल वेब पेज में मल्टीमीडिया ऑडियो और वीडियो ऑब्जेक्ट को…

Comments Off on Controls and attributes for multimedia elements html in hindi

Video and audio tag in html

Video and audio tag in html If you want to insert or embed multimedia features in HTML5 web page. Then you can directly embed video and audio multimedia object in webpage using HTML5 <video> and <audio> tags. Video and audio HTML web page can be used to add multimedia object directly in web page using…

Comments Off on Video and audio tag in html

Video and audio tag html in hindi

Video and audio tag html in hindi यदि आप एचटीएमएल5 वेब पेज में मल्टीमीडिया फीचर्स को इन्सर्ट या एम्बेड करना चाहते है. तो आप एचटीएमएल5 <video> और <audio> टैग का उपयोग करके वेबपेज में वीडियो और ऑडियो मल्टीमीडिया ऑब्जेक्ट को डायरेक्ट एम्बेड कर सकते  है। वीडियो और ऑडियो एचटीएमएल वेब पेज में ऑडियो और वीडियो…

Comments Off on Video and audio tag html in hindi

Attributes: src, alt, width, height in html

Attributes: src, alt, width, height in html When you insert or embed an image in an HTML web page using the <img> tag, some of the default properties of the inserted image in the web page are image src, alt, width, and image height. The default image attributes are image src, alt, width, and image…

Comments Off on Attributes: src, alt, width, height in html

Attributes: src, alt, width, height html in hindi

Attributes: src, alt, width, height html in hindi जब आप किसी एचटीएमएल वेब पेज में इमेज को <img> टैग से इन्सर्ट या एम्बेड करते है. तो वेब पेज में इन्सर्टेड इमेज की कुछ डिफ़ॉल्ट प्रॉपर्टीज में इमेज src, alt, width, और इमेज height डिफ़ॉल्ट इमेज ऐट्रिब्यूट्स होते है, जिन्हे आप अपनी जरूरत के अनुसार वेब…

Comments Off on Attributes: src, alt, width, height html in hindi