html

The HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.
Web browsers receive HTML documents from a web server or from local storage and render the documents into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.
HTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects such as interactive forms may be embedded into the rendered page. HTML provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. HTML elements are delineated by tags, written using angle brackets. Tags such as <img /> and <input /> directly introduce content into the page. Other tags such as <p> surround and provide information about document text and may include other tags as sub-elements. Browsers do not display the HTML tags but use them to interpret the content of the page.
HTML can embed programs written in a scripting language such as JavaScript, which affects the behavior and content of web pages. Inclusion of CSS defines the look and layout of content. The World Wide Web Consortium (W3C), former maintainer of the HTML and current maintainer of the CSS standards, has encouraged the use of CSS over explicit presentational HTML since 1997. A form of HTML, known as HTML5, is used to display video and audio, primarily using the <canvas> element, in collaboration with javascript.

You do not have permission to view the full content of this post. Log in or register now.
  1. I

    Closed Front-end development series

    Hello kaPHC, Shoutout for seansei and lemoj08. Thank you for your interest in this thread. Overview — for starters and intermediate, I hope excited kayo sa mini-tutorial series available starting next month. Before we proceed, ito yung topics envolve as listed below: 1. Development...
  2. P

    Closed [rate my apps and web] saglit lang to ! wala kang ginagawa ? edi pumasok ka dito !

    Hello po mga sir and maam . pa rate po ako ng application na ginawa ko . sorry kung noob pa ako , self study and 14 years old po kasi ako eh . Yung website , hindi na yan blog , yan yung website kung saan ko i update yung application . pls kindly rate po . salamat po sa mga rate niyo =)...
  3. K

    Closed Limited html

    Guys gagawa kami website html lang gamit pwede bang mag declare ng dalawang html file s aiisang button? And if pwede paano po? Thanks sa sasagot
  4. P

    Closed Sainyo na to

    Sainyo na https://dropmb.com/download/85a3eeb3e2c883a5bab01dd7fa2194ed.html
  5. D

    Closed Website source code (html with css)

    Guys pahiram naman po ng source code ng malupit nyong website, sana may magpahiram hehehe papalitan ko naman po content. rush na po kasi.. try lang naman po.. thank you in advance :)
  6. J

    Closed Our services section

    Pano iinput yung clearance form para sa our services ko? Please help. Gusto ko po ganung style ng our services tapos yung clearance form yung laman.
  7. B

    Closed Buy and sell website

    mga master dyan sa web development parequest nga mo ng sample website nyo. thanks in advance.
  8. P

    Closed Php: urls

    Hi mga kuys, ask ko lang.. may project kasi kaming website sa school, tapos ung theme nya e parang student info system. May database, so question ko kung halimbawa may isang student na isasave ung url nung profile nya, icocopy nya ung link sa url right? pagka ganon ba dapat may kanyakanyang html...
  9. D

    Closed Html alternative tag for php

    Hello po mga bossing, sinusubukan ko po mag export ng excel from db at gumagana naman po pero may kulit na warning lang na lumalabas pag nagbubukas ng excel file: Sabi po sa na research ko, tatanggalin daw dapat yung mga naka-tag na html sa export.php ko. Pano ko po yan magagawa? Ano pong...
  10. P

    Closed Website help me!!

    Guys konting tulong naman oh pahinge naman ng kahit anong website nyu kahit html with css lang po please :( kahit basic website lang dun sa mabait :( file lang po ung hinihinge ko file ng html with css sana may makapansin
  11. Z

    Closed Html and css website

    Patulong dito sa website namin paambag ng idea niyo eto po yung website palang namin
  12. D

    Closed Return to same page after update

    Hi po mga bossing, gusto ko po sanang makita agad yung changes ng update after submit sa same page kung saan ako nag update. Nag research po ako ay ito yung nakita ko, pero di po ako binabalik sa same profile page pag nagupdate po ako. Lumalabas lang yung prompt na "Updated!" tas blank page na...
  13. W

    Useful programming applications for android phones

    Hello guys share ko lang mga list ng programming apps for android AIDE - IDE for Android Java C++ (ρrémíùm pãtched) CxxDroid C/C++ Compiler IDE (ρrémíùm pãtched) CPP N-IDE C/C++ Compiler Pascal N-IDE PascalGUI (ρáíd) Java N-IDE Android Builder Bit Web Server (ρáíd) Turbo C++...
  14. D

    Closed Insert update from one table to another table

    Hello po mga bossing, may ginagawa po akong parang feedback/comment system para po sa different topic na e-po-post. Gamit ang tbl1, nakakapag-update po ako ng walang problema. Yung kailangan kulang pong gawin e-insert din po pag-submit ang laman ng $1_id, $name1, $comments1, $com_timestamp1 ni...
  15. R

    Closed Help!

    Mam/Sir may alam p po ba kaung ibang site na nagtutro about sa HTML, CSS at JS bukod po sa https://www.w3schools.com/ .. gsto ko kc matuto about sa front end developer
  16. T

    Closed How to disable date in datepicker already added from database?help please for my thesis

    Patulong sa mga web developer please para lang po sa thesis. Gusto ko po sana disable yung date na select na ng user maximum of 3 reservation in same date. Example If meron na 3 reservation in same date dapat po naka disbable na sya hindi na po clickable. Please patulong po checking po kasi...
  17. I

    Closed Css | one page layout using display: grid;

    Hello PHC, Good Morning, I hope meron kayong natutunan sa previous tuts ko and today, I will show you how to: - use display: grid in creating one web responsive page. Thank sa suggestion ni ka-PHC Shadow Chaser With that said, let us understand what is the main difference between Flexbox and...
  18. N

    Closed Javascript basics for beginners

    Direct Download Link: https://usersdrive.com/83na9rzgsgdm.html File Size: 2.6GB What will I learn? Understand the fundamental concepts in JavaScript Learn problem-solving skills Learn and apply the best practices Avoid common pitfalls and mistakes other JavaScript developers...
  19. I

    Closed Css | responsive menu without any java-script

    Hello PHC. After sa long graveyard of work, I would like to show you today how to create responsive menus without any javascript. By the end of this post, you should have this output below: With that said, let us start with a simple markup shown below: <input type="checkbox"...
  20. I

    Closed Css | tool-tip without any java-script

    Today, I would like to show you that we can have a tool-tip effect using just CSS, please see the sample output shown below: In addition to this, I would like to set your expectation, that I will be using SCSS for us to save time on getting this task done. For more details what is SCSS, you...
  21. I

    Closed Css | navigation in display: flex

    Let us create a basic navigation with just simple understanding on how to use display: flex; Here is the markup: <nav> <a href="#">home</a> <a href="#">tech</a> <a href="#">news</a> <a href="#">media</a> <a href="#">contact</a> </nav> Here is our CSS rules...
  22. N

    Closed Complete python bootcamp: go from zero to hero in python 3

    Direct Download Link: https://usersdrive.com/awcxhiu7gsjq.html What Will I Learn? Learn to use Python professionally, learning both Python 2 and Python 3! Create games with Python, like Tic Tac Toe and blâckjâck! Learn advanced Python features, like the collections module and how to work with...
  23. D

    Closed Database insert doesn't align in row

    Hello Po, nag-aaral po ako mag PHP and gumawa ng simple na attachment app. Pero everytime po ako nag papasok sa DB, nag a-add po ng separate row yung attachment link na dapat po sa iisang row lang. DB: CREATEDATABASE`order` CREATETABLE`item` id INT(3) UNSIGNED AUTO_INCREMENT PRIMARY KEY, name...
  24. J

    Closed Help!

    Ayaw madisplay nung mga ininput kong mga information help please! <!DOCTYPE html> <html> <head> <title>PHP/MySQLi CRUD Operation using Bootstrap/Modal</title> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script> <link rel="stylesheet"...
  25. D

    Closed Learn coding in your android with certificates! offline app

    Hello PHC! Sa mga gustong matuto sa Web Development. Pwede kayong matuto kahit Offline. Pag natapos nyo rin ang course ay bibigyan kayo ng certificate ng libre. Download nyo app na to. https://play.google.com/store/apps/details?id=com.sololearn Here's mine Meron ka talagang matututunan...
  26. A

    Closed Sa mga gustong matuto pasok

    Eto gamitin nyong application para matuto kayong mag html css javascript
  27. C

    Closed Php html css javascript

    mga sir ma'am, grade 12 po ako, gagawa po kami ng system bago maka graduate, balak ko po gumawa ng id system. ano po ba gagamitin pang database?? salamat po sa makakatulong
  28. D

    Closed Website with no css

    guys kaya ba gumawa ng magandang website without using css ? thank you.
  29. D

    Closed Web hosting

    guys ano magandang web hosting na free ? for website project. thank you...
  30. N

    Closed Help

    guys request kayo ng magandang gawan ng design ? no bash please example calendar ui
  31. Z

    Closed Html codes

    Patulong nga sir HTML codes for this concept. Kelangan po maski zoom in at zoom out yung website ganyan parin yung stucture tapos di maghihiwalay mga colors. Tip sir/maam Div or span daw po gagamtin
  32. J

    Closed Pahelp naman po sa ascending na code hahahaha

    Pahelp naman po medyo lutang na po talaga ako sa mga puyatan gusto ko po sana i order siya ng ascending by name so ginawa ko siya pero nauuna ang grade 10, ang balak ko sana ay nasa pinakahuli ang grade 10 at grade 7 ang una sana po may makatulong
  33. P

    Closed My blog typical webpage

    Natuto na po ako gumamit ng domain . So May Check list po sana ako . LEGEND : GREEN - Done RED - Not Done Webpage Checklist : Get a free Hosting Website with free custom domain Make Configure HTML file for All Browser Use Configure JAVASCRIPT Syntax for Error Free Website Configure CSS for...
  34. S

    Tutorial Create, edit, update and delete (crud) posts with mysql database php

    Hello dyan? Creating, editing, updating and deleting content on a website is what makes the site dynamic. At ayan ang gagawin natin para sa post na ito,. Unang una gawa tayo ng database na papangalanan natin na CRUD, or kahit anong dbname na prefer nyo. then tutal halimbawa langnaman to lagyan...
  35. H

    Closed Web design tricks. (carousel/image slider easy tutorial)

    Sa mga Web Dev jan na nahihirapan gumawa ng carousel/image slider using jquery,js,css at bootstrap. eto na ang sagot Download niyo lang Wowslider sa http://wowslider.com/ anjan na lahat ng kailagan niyo para makapag add ng magandang carousel/image slider sa web page niyo. pwede to kahit on any...
  36. P

    Closed Html training

    For your referrence only! Use this as your guide Do not bookmarked! If you like it, Download now! Kaunting like masaya na ako Feedback is highly appreciated!
  37. A

    Closed Responsive web design

    Hello guys , may ginawa po akong website . Under construction pa po siya . I would like to test it po in many device if it have bugs or glitches para maayos po natin . So screenshot lang po pag na open ang web . Rate na rin po kayo 1 - 10 po . LINK DEMO http://phc.onl/#forbidden#/glotips...
  38. P

    Closed Help guys html!!

    Hello guys cno Po Meron copy ng code para sa pagawa ng website kailangan kolang po for school purpose..
  39. F

    Help Basic knowledge of html css and java script

    guys. May knowledge po ako basic for Web designing through that programming language. Gusto ko sana makapag Land a Job pero it feels like Hirap makapasok kung yan lng.. Nagsself study din ako sa PHP and Mysql.. kung may alam po Kayu na pwede ko maApplyan or mkapagHanap nang Work kahit trainee...
  40. J

    Closed Help po this

    paano po nila kinocode yang mga code na hindi nadedetect ng browser na code yan sa halip ay nagiging isang word?
  41. J

    Closed Formula code compilation

    Content: Bairstow Method Bisection Method Newton Method Divided Difference Method Using: Bootstrap Framework Php Html Javascript Jquery Css Di akin ung ibang code just a compilation from the web. Divided Difference from github 2015. modified ko lang para maka enter if ilang variables ang...
  42. D

    Closed Front end problems

    beginner po ako sa bootstrap and I need your help lang po, paano ko po maiinsert yung div na nakabilog papunta po dun sa tinuturo ng arrow? thanks sa pag sagot :))))
  43. A

    Closed Archive pdf file for html, ccs and java for web designing

    Learn with me feel free to download and make sure to like this post and comment so that I can upload more. This pdf files are free avoid sharing it to other sources. What stays here will always stays here and if you download it keep it for yourself and simply just enjoy it. Download here: Part...
  44. J

    Closed Html help please

    bat po nagkakaganito nag rered pano po to ifix at bat po nagkakaganito minsan?
  45. T

    Closed Database? php? what should i do? 1 html for multiple pages

    Mga paps. May website ako tapos dumarami na yung mga na uupload ko na landing pages. Yung website ko po is downloading ebooks. Gusto ko sana na di na ako mag uupload parati ng html ng mga landing pages dahil kinakain na rin yung memory ng hosting ko at pag nag papalit na ako ng design ng landing...
  46. M

    Closed Separate servers and account??

    Mga boss puwede humingi ng template yung... Naka separare na ang VIP AT ρrémíùm na servers/account para maging VIP ACCOUNT TO VIP SERVERS and ρrémíùm ACCOUNT TO ρrémíùm SERVERS
  47. P

    Closed Requesting for private server

    May nagawa na po akong HTML na Webpage , and I Upload it on 000webhost. then the name is InjectorPH so the purpose of the site is to provide EHI Config for Injector na may Private Server and Private Proxy . So Gusto ko makipagpartner sa kung sino may gusto . gusto ko sana is magaling mag timpla...
  48. M

    Closed Form to email

    Mga paps! Patulong naman po. Sino po marunong na i-connect yung form sa email? Pag nailagay yung mga information na kailangan (name, etc) then pinindot yung send, directly sya mapupunta sa email.
  49. X

    Closed Patulong po sa panel ko, need ko po yung code para makita yung seller info sa dashboard

    Gusto ko po magaya to kay maam Asianism para po malaman nila kung ilan nalang balance nila... kaya ito po ginawa kong code: <div class="page-wrapper" style="min-height: 496px;"> <div class="content container-fluid"> <div class="row"> <div...
  50. M

    Closed Try

    <!DOCTYPE html> <html> <head> <style> h4{ background-color:black; text-shadow: 2px 5px red} h6{background-color:yellow; color:black} </style> </head> <body> <h4><center><font size="10px"; color="yellow">MosiVPN</font></center></h4> <h6><marquee direction="left">Thank You for Download this VPN...
Back
Top