Frontend - All Forum
What is HTML
HTML stands for Hyper Text Markup LanguageHTML is the standard markup language for creating Web pagesHTML describes the structure of a Web pageHTML consists of a series of elementsHTML elements tell the browser how to display the content
- 4 Comments
- 272 Views
- Share:
- 1
- 0
- 3 Comments
- 221 Views
- Share:
- 1
- 1
Frontend
how i use function
- 1 Comments
- 124 Views
- Share:
- 0
- 0
Frontend
how i use function
- 0 Comments
- 118 Views
- Share:
- 0
- 0
question on javascript data types
why does null return a data type of object in javascript
- 1 Comments
- 134 Views
- Share:
- 0
- 0
Vs code
Guys, is there any code editor like Vs code I can download on phone? I need to be coding everywhere I go and electricity is not stable here.
- 2 Comments
- 254 Views
- Share:
- 0
- 0
Programming Languages
Why are HTML and CSS not classified as programming languages?HTML (Hypertext Markup Language) and CSS (Cascading Style Sheets) are not typically classified as programming languages because they do not have the full capabilities of traditional programming languages like Python, Java, or C++. Here are a few key reasons why HTML and CSS are often considered markup and styling languages rather th...
- 0 Comments
- 83 Views
- Share:
- 1
- 0
Responsiveness
To ensure that elements, divs, and containers in your HTML maintain their intended layout across different screen sizes, you should use responsive web design techniques. Here are some key strategies to achieve this:1. Use a Responsive Framework: - Frameworks like Bootstrap or Foundation provide pre-built responsive grids and components that adjust automatically to different screen size...
- 0 Comments
- 88 Views
- Share:
- 0
- 0
Media Query
I want to remove extra white space at the right side of my website that appears in phone media Query in css
- 2 Comments
- 142 Views
- Share:
- 0
- 0
How to Overcome Tutorial Hell
Many aspiring developers find themselves stuck in what is commonly known as "tutorial hell." This term describes the cycle of endlessly following tutorials without ever feeling ready to apply the knowledge independently. While tutorials are an excellent way to start learning, breaking free from this cycle is crucial for growth and becoming a proficient developer. Here a...
- 1 Comments
- 83 Views
- Share:
- 2
- 0
JavaScript
I love JavaScript I learnt a lot about it and most especially the ARRAY[] aspect it’s so interesting and the looping aspect also THANK YOU APPCLICK I LOVE
- 0 Comments
- 108 Views
- Share:
- 1
- 0
Html + css
I learned how to link css to html, thanks to my instructor Mr ifeoluwa
- 0 Comments
- 59 Views
- Share:
- 0
- 0
HTML FORMS AND MULTIMEDIA
learnt how to create the form section of a website using the form tags and how to add up videos on a website. interesting session.
- 0 Comments
- 61 Views
- Share:
- 0
- 0
How I create registration form using HTML
Form tag with input of different types such as text, radio, checkbox, file, password, submit, and so on
- 0 Comments
- 102 Views
- Share:
- 0
- 0
How I create a timetable using HTML
I created this table using html table tag and it's sub tags (thead, tbody, tr, th, td) and I also added attributes (border, border-collapse, rowspan, colspan, cellspacing, cellpadding) to the table using inline styling method.
- 0 Comments
- 101 Views
- Share:
- 0
- 0
Bootstrap
I learned how to use bootstrap today, it makes work easier and easy to understand because we have a good instructor, thanks to Mr ifeoluwa
- 0 Comments
- 43 Views
- Share:
- 0
- 0