20 HTML & CSS Anchor tag

כללי / תכנות כללי 167 צפיות 29/09/2022
פתח ב-YouTube

דרג סרטון זה

התחבר כדי לדרג

תיאור

The a tag (anchor tag) in HTML is used to create a hyperlink on the webpage. This hyperlink is used to link the webpage to other web pages or some section of the same web page. It's either used to provide an absolute reference or a relative reference as its “href” value.

#Web School 26