π Attention Aspiring Admins! π
π Kya aapko admin banana hai? Agar haan, toh yeh aapke liye hai!
π Isse aapko kya fayda? Salary hai 30k-50k! π°π΅
β¨ Har Sunday milega ek full course, famous aur demanded developer ka! ππ₯
π‘ Course price: 10,000-20,000! Par aapko toh bonus milega! π
π Interested? Msg karein @Myhurthearts! π©
π Join the journey and elevate your career! ππͺ
π Kya aapko admin banana hai? Agar haan, toh yeh aapke liye hai!
π Isse aapko kya fayda? Salary hai 30k-50k! π°π΅
β¨ Har Sunday milega ek full course, famous aur demanded developer ka! ππ₯
π‘ Course price: 10,000-20,000! Par aapko toh bonus milega! π
π Interested? Msg karein @Myhurthearts! π©
π Join the journey and elevate your career! ππͺ
π1
  π Java & Java with DSA Courses
π Web Development
π€ Data Science & Machine Learning
β¨
100+ More Demanding Courses to Explore!
Price starting at βΉ99 ..........
For more information and discount π - DM - @Myhurthearts
π CORE JAVA: NareshIT | Kishan Sirπ Python & Python with DSA
π₯ ADVANCED JAVA: Venkatesh Mansani
π₯οΈ SPRING BOOT: NareshIT | Kishan Sir
βοΈ JAVA DSA: DurgaSoft
β Sigma 5.0 Batch: Apna College
π CORE JAVA: Hari Krishna Sir | Naresh IT
π» JAVA FULL STACK COURSE
π Adul Bari Pythonπ΅ C++ & C++ with DSA
π₯οΈ PYTHON FULL STACK: KV Rao 2024
βοΈ PYTHON DSA: DurgaSoft
π KRISH NAIK Python Course
π‘ ALPHA DSA C++
π PW C++ DSA
π₯ Love Babbar Supreme Batch
π DSA Abdul Bari
---
π Web Development
π¨ PW Skills Web Developmentπ Database & SQL
β Delta 5.0 Batch: Apna College
π» DOT Batch: Love Babbar
π Namaste React
π Namaste JavaScript
βοΈ Namaste NodeJs
π Cohort 3.0: Web + DevOps
π§ Full Stack Web Development: Naresh IT & DurgaSoft
π Sanket Singh Full Stack Web Development
π NodeJS: Sanket Singh
π MERN Stack: Anuj Bhaiya
π₯οΈ PHP: Ram Sir
π¨ Frontend Development: IIT Madras
π Almabetter Full Stack Web Development Course
β‘ ASHOK IT Node JS
β UI Full Stack: Sudhakar Sharma | Naresh IT
π₯ Sherians Frontend Course
π MongoDB: Durga Sir
β Namaste SQL: Akshay Saini
π₯οΈ SQL: DurgaSoft & Naresh IT
π§ ORACLE
π€ Data Science & Machine Learning
π PW Skills Data Science Courseπ οΈ DevOps & Azure
π iNeuron Complete Data Science
π Data Science Master 2.0
π Data Science: IIT Madras
βοΈ MLOps Course: Naresh IT
β‘ Full DevOps Course: Tech Nanaπ Other Courses
β Hey DevOps 5.0
π§ Ashok IT DevOps
π MS Azure DevOps Course
π Azure Data Engineering: Gareth | Naresh IT
βοΈ Azure Cloud Mastery
π DevOps with AWS
βοΈ Google Cloud Platform: Mr. Saidul
π ASP.NET: Bangar Raju | Naresh IT
π GATE CSE Prep: PW 1500
π± App Development: Harnoor Singh
π± Android Using Kotlin: DurgaSoft
βοΈ Selenium: Naresh IT
π€ Applied AI Full Course
π» C#: Bangar Raju
π Unix/Linux: Imran 2024 | Naresh IT
π Power BI Course
βοΈ Salesforce: Adnan | Naresh IT
π‘οΈ Cyber Security: iNeuron
π Digital Marketing: Ramakanth | Naresh IT
π§ Git for DevOps: DurgaSoft
π Dhruv Rathee Management Course
β¨
100+ More Demanding Courses to Explore!
Price starting at βΉ99 ..........
For more information and discount π - DM - @Myhurthearts
π1
  Which HTML tag is used to insert an image?
  Anonymous Quiz
    11%
    <img url=βhtmllogo.jpgβ />
      
    9%
    <img alt=βhtmllogo.jpgβ />
      
    74%
    <img src=βhtmllogo.jpgβ />
      
    6%
    <img link=βhtmllogo.jpgβ />
      
    π1
  Which character is used to represent when a tag is closed in HTML?
  Anonymous Quiz
    8%
    #
      
    16%
    !
      
    65%
    /
      
    11%
    \
      
    Among the following, which is the HTML paragraph tag?
  Anonymous Quiz
    81%
    <p>
      
    9%
    <pre>
      
    7%
    <hr>
      
    3%
    <a>
      
    In HTML, which attribute is used to create a link that opens in a new window tab?
  Anonymous Quiz
    39%
    src=β_blankβ
      
    22%
    alt=β_blankβ
      
    9%
    target=β_selfβ
      
    30%
    target=β_blankβ
      
    π5β€1
  Which HTML element is used for short quote?
  Anonymous Quiz
    14%
    <em>
      
    20%
    <abbr>
      
    43%
    <q>
      
    22%
    <blockquote>
      
    Which HTML element is used for abbreviation or acronym?
  Anonymous Quiz
    62%
    <abbr>
      
    14%
    <blockquote>
      
    10%
    <q>
      
    14%
    <em>
      
    π1
  Which of the following HTML tag is used to add a row in a table?
  Anonymous Quiz
    13%
    <th>
      
    19%
    <td>
      
    62%
    <tr>
      
    7%
    <tr>
      
    Choose the correct HTML for width attribute and its value.
  Anonymous Quiz
    23%
    width=80
      
    63%
    width=β80β³
      
    12%
    WIDTH=β80β³
      
    3%
    WIDTH=80
      
    π2
  Which of the following is not a difference between HTML and XHTML?
  Anonymous Quiz
    25%
    Charset in html is βtext/htmlβ where as in xhtml it is βapplication/xml+xhtmlβ
      
    28%
    Charset in both html and xhtml is βtext/htmlβ
      
    30%
    Tags and attributes are case-insensitive in HTML but not in XHTML
      
    17%
    Special characters must be escaped using character entities in XHTML unlike HTML
      
    Choose the correct statement.
  Anonymous Quiz
    24%
    In traditional XHTML close tag for some elements is optional but not encouraged
      
    41%
    In traditional HTML close tag for some elements is optional but not encouraged
      
    26%
    In both traditional XHTML and HTML close tag for some elements is not optional
      
    9%
    In both traditional XHTML and HTML close tag for some elements is optional
      
    β€1
  i. <B>Go boldly</B>
ii. <B>Go boldly</b>
iii. <b>Go boldly</B>
iv. <b>Go boldly</b>
π1
  
  HTML & CSS PROGRAMMING
i. <B>Go boldly</B> ii. <B>Go boldly</b> iii. <b>Go boldly</B> iv. <b>Go boldly</b>
Which of the following prints bold letters in traditional HTML?
  Anonymous Quiz
    26%
    iv
      
    24%
    i
      
    29%
    i, ii, iii, and iv
      
    21%
    both iv and i
      
    Traditionally XHTML is case sensitive while HTML is case insensitive. In HTML these are ignored by default by browsers.
  Anonymous Quiz
    14%
    Use an external style sheet, either by importing it or by linking to it
      
    38%
    Directly embed a document-wide style in the head element of the document
      
    27%
    Set an inline style rule using the style attribute directly on an element
      
    21%
    All of the mentioned
      
    Which of the following is the correct way to apply Styles?
  Anonymous Quiz
    25%
    inside an HTML element
      
    14%
    inside the section of an HTML page
      
    34%
    in an external CSS file
      
    27%
    all of the mentioned
      
    πβ¨ Explore Your Future with Our Amazing Courses! β¨π
π Java & Java with DSA Courses
π Python & Python with DSA
π Web Development
π Database & SQL
π€ Data Science & Machine Learning
π οΈ DevOps & Azure
π Your journey to success starts here! π
For free course - https://t.me/addlist/vnAFuK9rY6FjNjM1
π Java & Java with DSA Courses
π CORE JAVA: NareshIT | Kishan Sir
π₯ ADVANCED JAVA: Venkatesh Mansani
π₯οΈ SPRING BOOT: NareshIT | Kishan Sir
βοΈ JAVA DSA: DurgaSoft
β Sigma 5.0 Batch: Apna College
π CORE JAVA: Hari Krishna Sir | Naresh IT
π» JAVA FULL STACK COURSE
π Python & Python with DSA
π Adul Bari Pythonπ΅ C++ & C++ with DSA
π₯οΈ PYTHON FULL STACK: KV Rao 2024
βοΈ PYTHON DSA: DurgaSoft
π KRISH NAIK Python Course
π ineuron python course
π‘ ALPHA DSA C++
π PW C++ DSA
π₯ Love Babbar Supreme Batch
π DSA Abdul Bari
β NARESH IT DSA
π± Durgasoft DSA
π€‘ Ashok IT
π Web Development
π¨ PW Skills Web Developmentο»Ώ
β Delta 5.0 Batch: Apna College
π» DOT Batch: Love Babbar
π Namaste React
π Namaste JavaScript
βοΈ Namaste NodeJs
π Cohort 3.0: Web + DevOps
π§ Full Stack Web Development: Naresh IT & DurgaSoft
π Sanket Singh Full Stack Web Development
π NodeJS: Sanket Singh
π MERN Stack: Anuj Bhaiya
π₯οΈ PHP: Ram Sir
π¨ Frontend Development: IIT Madras
π Almabetter Full Stack Web Development Course
β‘ ASHOK IT Node JS
β UI Full Stack: Sudhakar Sharma | Naresh IT
π₯ Sherians Frontend Course
π Database & SQL
π MongoDB: Durga Sir
β Namaste SQL: Akshay Saini
π₯οΈ SQL: DurgaSoft & Naresh IT
π§ ORACLE
π Power BI Course
π€ Data Science & Machine Learning
π PW Skills Data Science Course
π iNeuron Complete Data Science
π Data Science Master 2.0
π Data Science: IIT Madras
βοΈ MLOps Course: Naresh IT
π οΈ DevOps & Azure
β‘ Full DevOps Course: Tech Nanaπ» Special Courses
β Hey DevOps 5.0
π§ Ashok IT DevOps
π MS Azure DevOps Course
π Azure Data Engineering: Gareth | Naresh IT
βοΈ Azure Cloud Mastery
π DevOps with AWS
β¨ Ineuron All Course
βοΈ Google Cloud Platform: Mr. Saidul
π§ Git for DevOps: DurgaSoft
π ASP.NET: Bangar Raju | Naresh ITπ« Plus, we have:
π GATE CSE Prep: PW 1500
π± App Development: Harnoor Singh
π± Android Using Kotlin: DurgaSoft
βοΈ Selenium: Naresh IT
π€ Applied AI Full Course
π» C#: Bangar Raju
π Unix/Linux: Imran 2024 | Naresh IT
βοΈ Salesforce: Adnan | Naresh IT
π‘οΈ Cyber Security: iNeuron
π Digital Marketing: Ramakanth | Naresh IT
- Colt Steele Full Stack Web Development
- StationX Full Stack Python Development
- Arpit Bhayani System Design
- Government Exam All Courses Available
- 1500 TB Mega Link Course Available
- 13 TB Google Drive Course Link
- Code with Mosh All Courses
- Andrew Tate All Courses
- Zero to Mastery All Courses
π€ 100+ More Demanding Courses to Explore!β¨ For more information and discounts π, DM us @Myhurthearts!
π€‘ Order any course and get completed course in 24 hours
π Price Starting at βΉ49!
π Cheapest and best course in history
π 113+ member purchased course and 396 people in DM
π Your journey to success starts here! π
For free course - https://t.me/addlist/vnAFuK9rY6FjNjM1
π4π₯2β€1
  π₯2π1